GitHub Trending List | Overview of Popular C++/C#/C Projects (2025.11.25) – 15 Projects Listed

GitHub Trending List | Overview of Popular C++/C#/C Projects (2025.11.25) - 15 Projects Listed

GitHub Trending List | Overview of Popular C++/C#/C Projects (2025.11.25) – 15 Projects Listed Data statistics time: 2025-11-25 07:14:03 1. Snapchat/Valdi πŸ“Š Data Metrics: ⭐ stars : 13k | 🍴 forks : 437 πŸ”— https://github.com/Snapchat/Valdi Project Overview Valdi is a high-performance cross-platform UI framework designed to balance development efficiency and native performance. It allows developers … Read more

Introduction to Embedded GUI – AWTK

Introduction to Embedded GUI - AWTK

πŸ”₯ Opening Soul Question: Have you been tormented by these GUI development pain points? ** Cross-platform adaptation difficulties: After writing the Windows version, do you have to rewrite it for Linux and embedded devices? Low development efficiency: Changing a button style or animation effect requires modifying dozens of lines of underlying code? High resource consumption: … Read more

GitHub Trending List | Overview of Popular C++/C#/C Projects (2025.11.22) – 15 Projects Listed

GitHub Trending List | Overview of Popular C++/C#/C Projects (2025.11.22) - 15 Projects Listed

GitHub Trending List | Overview of Popular C++/C#/C Projects (2025.11.22) – 15 Projects Listed Data statistics time: 2025-11-22 06:32:38 1. Snapchat/Valdi πŸ“Š Data Metrics: ⭐ stars : 12.1k | 🍴 forks : 407 πŸ”— https://github.com/Snapchat/Valdi Project Overview Framework Positioning Valdi is a high-performance cross-platform UI framework designed for teams pursuing native performance and development efficiency. … Read more

Technological Stacks Supporting Embedded Development

The embedded development framework serves as a bridge connecting hardware abstraction and business logic, making it more important to grasp its design principles than to memorize specific APIs. Embedded Development Framework System Layered Architecture Design Embedded systems adopt a layered architecture design, with each layer having clear responsibility boundaries: Application Layer Middleware Layer OS Layer … Read more

Performance Testing Report of AWTK on Embedded A7 Platform

Performance Testing Report of AWTK on Embedded A7 Platform

Testing Conditions Development Board:EPC-6G2C-L Processor:Freescale I.MX6UL (Cortex-A7 core) Clock Frequency:528MHz Memory:128MB DDR3 System:AWorks/Linux GUI Framework:AWTK Screen:480×272, 16-bit color Testing Examples This article selects 5 AWTK demo programs for testing, with the controls used for each example listed in Table 1. Table 1 AWTK Testing Examples and Controls Used Testing Method First, test the Debug version … Read more

Why Do We Need Another Cross-Platform Development Framework Besides Flutter?

Why Do We Need Another Cross-Platform Development Framework Besides Flutter?

Compiled by|Nuclear Cola, Yan Shan Recently, Google officially launched Jetpack Compose version 1.0. Following this, JetBrains released the Compose Multiplatform Alpha version, aiming to extend Compose to desktop and web platforms. Compose Multiplatform consists of Compose for Desktop and Compose for Web, supporting many different platforms through Kotlin Multiplatform. Among them, Compose Desktop uses Google’s … Read more

Open Source GUI Framework Based on C Language: Powerful, Efficient, Reliable, and Easy to Use

Open Source GUI Framework Based on C Language: Powerful, Efficient, Reliable, and Easy to Use

Yifei Open Source introduces creative, novel, interesting, practical open-source applications, systems, software, hardware, and technologies, serving as a platform for exploration, discovery, sharing, usage, and interaction within the open-source technology community. Committed to building a vibrant open-source community and co-creating a new open-source ecosystem! 1. Introduction to the Open Source Project AWTK, short for Toolkit … Read more