Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
concurrencykit/ck 的主要功能包括:构建系统, Concurrency and Parallelism。
concurrencykit/ck 的开源替代品包括: microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… absint/compcert — The CompCert formally-verified C compiler. adamierymenko/huffandpuff. ahoward/forkoff — brain-dead simple parallel processing for ruby. alanxz/rabbitmq-c — RabbitMQ C client. abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang
The CompCert formally-verified C compiler
Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.