awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
concurrencykit avatar

concurrencykit/ck

0
View on GitHub↗
2,650 stars·331 forks·C·8 viewsconcurrencykit.org↗

Ck

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+.

Features

  • Build Systems - Concurrency primitives and non-blocking data structures.
  • Concurrency and Parallelism - Concurrency primitives and non-blocking data structures.

Star history

Star history chart for concurrencykit/ckStar history chart for concurrencykit/ck

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ck

These projects share indexed features with Ck. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/rusttrainingmicrosoft avatar

    microsoft/RustTraining

    14,636View on GitHub↗

    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

    Rust
    View on GitHub↗14,636
  • absint/compcertAbsInt avatar

    AbsInt/CompCert

    2,187View on GitHub↗

    The CompCert formally-verified C compiler

    Rocq Proverccompcertcompiler
    View on GitHub↗2,187
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
  • abiggerhammer/hammerabiggerhammer avatar

    abiggerhammer/hammer

    291View on GitHub↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    View on GitHub↗291
Compare all 30 related projects→

Frequently asked questions

What does concurrencykit/ck do?

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+.

What are the main features of concurrencykit/ck?

The main features of concurrencykit/ck are: Build Systems, Concurrency and Parallelism.

Which projects share features with concurrencykit/ck?

Projects with overlapping indexed features include: 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.