millken / c-exampleLinks
example code
☆52Updated 11 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:
- IPC benchmark on Linux☆75Updated 3 years ago
- redis's async event loop library☆189Updated 6 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- ☆155Updated 12 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 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…☆117Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- io_uring echo server☆396Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- A sample epoll server.☆73Updated 12 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- demonstration of how to use the EPOLLET flag☆74Updated 9 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 2 years ago
- A generic C memory pool☆101Updated 9 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- Effective TCP/IP Programming☆52Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- Boost.Lockfree☆148Updated last month
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- https://git.fedorahosted.org/git/libaio.git☆17Updated 9 years ago
- A companion repository for the io_uring by Example article series☆424Updated last year
- Investigate on the details of Linux programming☆107Updated 4 years ago