lettergram / IPC-examplesLinks
IPC Examples
☆52Updated 6 years ago
Alternatives and similar repositories for IPC-examples
Users that are interested in IPC-examples are comparing it to the libraries listed below
Sorting:
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- timing wheel implementation☆14Updated 13 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 5 years ago
- NIH Utility Library☆92Updated 4 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 months ago
- A few examples of how to link Linux shared libraries with secondary dependencies☆17Updated 8 years ago