lettergram / IPC-examplesLinks
IPC Examples
☆53Updated 5 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:
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 4 months ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Netstring parsing in C☆36Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Stuff related to the ZMTP protocol☆17Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago