millken / c-exampleLinks
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
Sorting:
- ☆154Updated 11 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
- IPC benchmark on Linux☆74Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆135Updated 2 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- modern c++ raft library☆47Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆56Updated last year
- https://git.fedorahosted.org/git/libaio.git☆16Updated 8 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- ☆37Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- ☆151Updated 4 months ago
- Effective TCP/IP Programming☆49Updated 8 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- lock free queue☆47Updated 11 years ago
- Programming with POSIX Threads: David R. Butenhof☆82Updated 12 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- Stevens的《TCP/IP 实现》的源代码 ,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Redis C++ Client☆66Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A network framework☆9Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- Investigate on the details of Linux programming☆106Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago