sharvil / flingfdLinks
A tiny library to send file descriptors across processes
☆167Updated 7 years ago
Alternatives and similar repositories for flingfd
Users that are interested in flingfd are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Transparently replace domain sockets with a fast shared memory channel☆69Updated 8 years ago
- C11 Lock-free Stack☆181Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Simple out-of-process invoker☆18Updated 11 months ago
- Portable Runtime System☆24Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 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
- libuv thread communication☆58Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Parallel sections library for parallel data-structures☆14Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- ☆21Updated 7 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago