rmind / stdc
☆9Updated 2 years ago
Alternatives and similar repositories for stdc:
Users that are interested in stdc are comparing it to the libraries listed below
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Shared memory allocator☆19Updated 8 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 last year
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- ld.so implementation in C++1z☆9Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A User Space Threading Library☆18Updated 9 months ago
- Coroutines for C.☆74Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Benchmark for various store patterns on x86☆10Updated 5 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- structure aware memory allocator☆23Updated 7 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- ☆20Updated 9 years ago
- memory pool allocator☆49Updated 12 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 9 years ago
- Tiny helper lib for building daemons in C☆19Updated 4 months ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A debugger which detects memory access violations☆32Updated 10 years ago