Concurrent Programming Library (Coroutine) for C11
☆365Sep 28, 2021Updated 4 years ago
Alternatives and similar repositories for libconcurrent
Users that are interested in libconcurrent are comparing it to the libraries listed below
Sorting:
- Go-style concurrency in C☆3,136Feb 9, 2021Updated 5 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- a light weight, high performance coroutine implementation☆39Oct 16, 2012Updated 13 years ago
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Oct 3, 2018Updated 7 years ago
- Structured concurrency in C☆1,915Apr 9, 2024Updated last year
- Cross platform C preprocessor and compiler.☆276Aug 19, 2015Updated 10 years ago
- A minimal C runtime for Linux i386 & x86_64☆587Apr 10, 2022Updated 3 years ago
- A very small C interpreter☆1,470Jun 5, 2018Updated 7 years ago
- small self hosting C compiler☆490Oct 21, 2021Updated 4 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Oct 29, 2023Updated 2 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Feb 27, 2015Updated 11 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- C implementation of the mustache templating language☆11Mar 7, 2015Updated 10 years ago
- Smart pointers for the (GNU) C programming language☆1,713Nov 2, 2022Updated 3 years ago
- minimal freestanding C library for bare-metal i386 development☆278Mar 17, 2016Updated 9 years ago
- luna programming language - a small, elegant VM implemented in C☆2,455Jan 11, 2018Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- 🎁 A glib-like multi-platform c library☆5,096Updated this week
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,672May 21, 2022Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆176Oct 27, 2024Updated last year
- 🔄 Flexible C memory allocation scheme☆79Jan 21, 2026Updated last month
- A single-header ANSI C gui library☆14,185Jan 3, 2020Updated 6 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Feb 22, 2023Updated 3 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Aug 28, 2022Updated 3 years ago
- Micro C library for handling HTTP requests on low resource systems.☆659Dec 14, 2020Updated 5 years ago
- A library of generic data structures for the C language.☆2,977Jun 27, 2025Updated 8 months ago
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,863May 29, 2024Updated last year
- A highly-flexible thread pool for Rust☆180Mar 4, 2016Updated 9 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆134Nov 23, 2021Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆317Oct 2, 2020Updated 5 years ago
- Python to C++ 14 transpiler☆585Jun 3, 2018Updated 7 years ago
- Fast C/C++ HTML 5 Parser. Using threads.☆1,716Jan 15, 2025Updated last year
- Bidirectional secure channels over TCP/IP☆26May 28, 2020Updated 5 years ago
- ☆329Feb 8, 2016Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- A critique of "How to C in 2016"☆530Sep 3, 2022Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆266May 10, 2021Updated 4 years ago