Awesome C Concurrency and Parallelism

  • bdwgc bdwgc 2,799
    star
    updated 4 days ago Other

    The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

  • updated over 10 years ago BSD 2-Clause "Sim...

    checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking

  • updated 8 months ago

    This is a repository for the code posted on my blog

  • updated 19 days ago Apache License 2.0

    The FastPFOR C++ library: Fast integer compression

  • updated 12 months ago Apache License 2.0

    header-only library to validate utf-8 strings at high speeds (using SIMD instructions)

  • updated 10 months ago Apache License 2.0

    C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference

  • libaco libaco 3,444
    star
    updated almost 2 years ago Apache License 2.0

    A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞

  • updated over 2 years ago zlib License

    Šī¸ Concurrent Programming Library (Coroutine) for C11

  • libcsp libcsp 1,289
    star
    updated 10 months ago MIT License

    A concurrency C library 10x faster than Golang.

  • libhl libhl 416
    star
    updated almost 2 years ago GNU Lesser Genera...

    Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues

  • updated about 7 years ago GNU General Publi...

    A small C OpenCL wrapper

  • updated over 8 years ago Other

    OpenCL Mid-Level Abstractions Project

  • ompi ompi 2,012
    star
    updated 13 days ago Other

    Open MPI main development repository

  • pal pal 300
    star
    updated over 3 years ago Apache License 2.0

    An optimized C library for math, parallel processing and data movement

  • updated 9 months ago BSD 3-Clause "New...

    A simple C library for compressing lists of integers using binary packing

  • updated about 1 month ago Apache License 2.0

    Fast integer compression in C using the StreamVByte codec

  • updated 4 months ago

    Small, portable implementation of the C11 threads API