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☆45Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- Shared memory allocator☆19Updated 8 years ago
- A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.☆12Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 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
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- ld.so implementation in C++1z☆9Updated 7 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Portable Runtime System☆24Updated 8 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- structure aware memory allocator☆23Updated 8 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- The ELF Tool Chain Project (mirror of SourceForge.Net). Please do not create pull requests here on Github, Please use SourceForge's tick…☆70Updated last year
- small epoll implementation using kqueue; includes all features needed for libinput/libevdev☆97Updated 4 months ago
- Just-in-Time compilation of bpf☆31Updated 4 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Intrusive Red-Black Tree Collection☆31Updated last year
- A User Space Threading Library☆19Updated 11 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Benchmark for various store patterns on x86☆10Updated 6 years ago
- Context-free grammar parsing library☆10Updated 6 months ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆55Updated last year