Awesome C Concurrency and Parallelism

  • bdwgc bdwgc 2,799
    star
    updated 7 months ago Other

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

  • updated about 11 years ago BSD 2-Clause "Sim...

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

  • updated about 1 year ago

    This is a repository for the code posted on my blog

  • updated 3 months ago Apache License 2.0

    The FastPFOR C++ library: Fast integer compression

  • updated 8 months ago Apache License 2.0

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

  • updated over 1 year 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,499
    star
    updated over 2 years ago Apache License 2.0

    A blazing fast and lightweight C asymmetric coroutine library πŸ’Ž β›…πŸš€β›…πŸŒž

  • updated about 3 years ago zlib License

    ©️ Concurrent Programming Library (Coroutine) for C11

  • libcsp libcsp 1,302
    star
    updated over 1 year ago MIT License

    A concurrency C library 10x faster than Golang.

  • libhl libhl 416
    star
    updated over 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 over 7 years ago GNU General Publi...

    A small C OpenCL wrapper

  • updated about 9 years ago Other

    OpenCL Mid-Level Abstractions Project

  • ompi ompi 2,137
    star
    updated about 1 month ago Other

    Open MPI main development repository

  • pal pal 300
    star
    updated about 4 years ago Apache License 2.0

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

  • updated over 1 year ago BSD 3-Clause "New...

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

  • updated 8 months ago Apache License 2.0

    Fast integer compression in C using the StreamVByte codec

  • updated 11 months ago

    Small, portable implementation of the C11 threads API