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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ConorWilliams avatar

ConorWilliams/libfork

0
View on GitHub↗
879 Stars·44 Forks·C++·MPL-2.0·6 Aufrufeconorwilliams.github.io/libfork↗

Libfork

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

Features

  • Concurrency and Parallelism - Lock-free continuation-stealing tasking library.

Star-Verlauf

Star-Verlauf für conorwilliams/libforkStar-Verlauf für conorwilliams/libfork

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Libfork

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Libfork.
  • microsoft/rusttrainingAvatar von microsoft

    microsoft/RustTraining

    14,636Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,636
  • amanieu/asyncplusplusAvatar von Amanieu

    Amanieu/asyncplusplus

    1,417Auf GitHub ansehen↗

    Async++ concurrency framework for C++11

    C++
    Auf GitHub ansehen↗1,417
  • andreiavrammsd/cpp-channelAvatar von andreiavrammsd

    andreiavrammsd/cpp-channel

    584Auf GitHub ansehen↗

    C++11 thread-safe container for sharing data between threads (synchronized queue)

    C++channelconcurrent-queuecpp
    Auf GitHub ansehen↗584
  • ahoward/forkoffAvatar von ahoward

    ahoward/forkoff

    74Auf GitHub ansehen↗

    brain-dead simple parallel processing for ruby

    Ruby
    Auf GitHub ansehen↗74
Alle 30 Alternativen zu Libfork anzeigen→

Häufig gestellte Fragen

Was macht conorwilliams/libfork?

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

Was sind die Hauptfunktionen von conorwilliams/libfork?

Die Hauptfunktionen von conorwilliams/libfork sind: Concurrency and Parallelism.

Welche Open-Source-Alternativen gibt es zu conorwilliams/libfork?

Open-Source-Alternativen zu conorwilliams/libfork sind unter anderem: microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… amanieu/asyncplusplus — Async++ concurrency framework for C++11. andreiavrammsd/cpp-channel — C++11 thread-safe container for sharing data between threads (synchronized queue). apple/swift-corelibs-libdispatch — The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware. arrayfire/arrayfire — ArrayFire is a hardware-agnostic compute framework and JIT-compiled tensor engine designed for high-performance… ahoward/forkoff — brain-dead simple parallel processing for ruby.