lettergram / IPC-examplesLinks
IPC Examples
☆52Updated 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:
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- timing wheel implementation☆14Updated 13 years ago
- C11 Lock-free Stack☆183Updated last year
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆67Updated 14 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Code samples for using libjit☆90Updated 8 years ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 6 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- My personal C++ framework :^)☆43Updated 5 months ago