millken / c-example
example code
☆52Updated 10 years ago
Alternatives and similar repositories for c-example:
Users that are interested in c-example are comparing it to the libraries listed below
- ☆150Updated 11 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- https://git.fedorahosted.org/git/libaio.git☆16Updated 8 years ago
- redis's async event loop library☆188Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆159Updated 3 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 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
- IPC benchmark on Linux☆74Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆54Updated last year
- skip list with rank, code less than z_set in redis☆174Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆37Updated 9 years ago
- High performance web server☆24Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- Protocol Buffers C RPC implementation☆192Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆132Updated 2 years ago
- C Sql parser from sqlite☆72Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- Doug Lea's memory allocator☆257Updated 5 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago