rmind / stdcLinks
☆10Updated 8 months ago
Alternatives and similar repositories for stdc
Users that are interested in stdc are comparing it to the libraries listed below
Sorting:
- Shared memory allocator☆21Updated 9 years ago
- Tiny helper lib for building daemons in C☆18Updated 2 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- skiplist library for C.☆54Updated 9 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- ☆20Updated 10 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆36Updated 2 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A replacement for libtool written in C☆38Updated 12 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- A User Space Threading Library☆20Updated last year