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 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- ☆155Updated 12 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- an echo server example based on epoll, a scalable I/O event notification mechanism☆57Updated last year
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 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 12 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 13 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Doug Lea's memory allocator☆270Updated 5 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- demonstration of how to use the EPOLLET flag☆73Updated 8 years ago
- A sample epoll server.☆74Updated 11 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Effective TCP/IP Programming☆50Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- io_uring echo server☆391Updated last year
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 6 years ago
- Boost.Lockfree☆136Updated 2 months ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆451Updated 4 years ago
- MySQL/MariaDB C API examples☆80Updated last year