wicyn/taskflowlite
⚡ C++23 并发 DAG 编排框架
GitHub repository with 12 stars and 3 forks.
Language: C++
Topics: concurrency, cpp23, dag, header-only
⚡ C++23 并发 DAG 编排框架
GitHub repository with 12 stars and 3 forks.
Language: C++
Topics: concurrency, cpp23, dag, header-only
2026-06-05: 12 stars and 3 forks.
A systematic modern C++ tutorial covering C++11-C++23, STL, concurrency, performance optimization, software engineering, embedded systems, networking, GUI, and real-world project practices.
GitHub repository with 111 stars and 13 forks.
Trending score: 0.59; stars gained: +3; forks gained: +0.
Language: C++
Topics: modern-cpp, concurrency, embedded-software, gui, network-programming, performance-boost
Pluggable in-process caching engine to build and scale high performance services
GitHub repository with 1,547 stars and 320 forks.
Trending score: 0.05; stars gained: +0; forks gained: +0.
Language: C++
Topics: performance, cpp, cache, ssd, concurrency, cache-engine
C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.
GitHub repository with 225 stars and 7 forks.
Trending score: 0.04; stars gained: +0; forks gained: +0.
Language: C++
Topics: coroutines, cpp, cpp20, lock-free, concurrency, multi-threading
LLM inference in C/C++
GitHub repository with 114,731 stars and 19,196 forks.
Trending score: 4.40; stars gained: +304; forks gained: +99.
Language: C++
Topics: ggml
DuckDB is an analytical in-process SQL database management system
GitHub repository with 38,621 stars and 3,299 forks.
Trending score: 3.50; stars gained: +40; forks gained: +6.
Language: C++
Topics: analytics, database, embedded-database, olap, sql
Community maintained hardware plugin for vLLM on Ascend
GitHub repository with 2,201 stars and 1,350 forks.
Trending score: 3.25; stars gained: +16; forks gained: +22.
Language: C++
Topics: ascend, inference, llm, llm-serving, llmops, mlops
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
GitHub repository with 121,543 stars and 17,235 forks.
Trending score: 3.02; stars gained: +16; forks gained: +2.
Language: C++
Topics: electron, javascript, c-plus-plus, html, css, chrome
ClickHouse® is a real-time analytics database management system
GitHub repository with 47,833 stars and 8,468 forks.
Trending score: 2.96; stars gained: +53; forks gained: +10.
Language: C++
Topics: ai, analytics, big-data, clickhouse, cloud-native, cpp
Truly independent web browser
GitHub repository with 63,763 stars and 3,075 forks.
Trending score: 2.89; stars gained: +52; forks gained: +5.
Language: C++
Topics: browser, browser-engine
🪓 An orchestration engine for background tasks, AI agents, and durable workflows
GitHub repository with 7,294 stars and 408 forks.
Trending score: 2.37; stars gained: +19; forks gained: +1.
Language: Go
Topics: event-driven, golang, workflow-engine, distributed, distributed-systems, fastapi
Cloud Native application framework for .NET
GitHub repository with 10,787 stars and 2,129 forks.
Trending score: 0.60; stars gained: +3; forks gained: +1.
Language: C#
Topics: actor-model, distributed-actors, distributed-systems, cloud-computing, concurrency, orleans
A systematic modern C++ tutorial covering C++11-C++23, STL, concurrency, performance optimization, software engineering, embedded systems, networking, GUI, and real-world project practices.
GitHub repository with 111 stars and 13 forks.
Trending score: 0.59; stars gained: +3; forks gained: +0.
Language: C++
Topics: modern-cpp, concurrency, embedded-software, gui, network-programming, performance-boost
a Productive Parallel Programming Language
GitHub repository with 2,000 stars and 446 forks.
Trending score: 0.54; stars gained: +2; forks gained: +0.
Language: Chapel
Topics: compiler, gpu, hpc, language, parallel, chapel
Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing
GitHub repository with 185 stars and 20 forks.
Trending score: 0.48; stars gained: +0; forks gained: +0.
Language: Rust
Topics: async, concurrency, runtime, rust, structured-concurrency
A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.
GitHub repository with 72 stars and 2 forks.
Trending score: 0.33; stars gained: +1; forks gained: +0.
Language: C
Topics: c, concurrency, coroutines, cuda, discrete-event-simulation, fibonacci-hash