millken / c-example
example code
☆53Updated 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
- Minimize lock-free queue ever!☆132Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- ☆150Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆158Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆131Updated 2 years ago
- demonstration of how to use the EPOLLET flag☆72Updated 8 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- SSL/TLS client server examples using libssl and polarssl☆33Updated 7 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 12 years ago
- A simple high performance http server based on epoll☆95Updated 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…☆114Updated 11 years ago
- Effective TCP/IP Programming☆48Updated 8 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆53Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- IPC benchmark on Linux☆73Updated 2 years ago
- An experimental HTTP server implemented as Linux kernel module☆71Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- Programming with POSIX Threads: David R. Butenhof☆81Updated 11 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- https://git.fedorahosted.org/git/libaio.git☆15Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- High performance web server☆24Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆39Updated 6 years ago
- A sample epoll server.☆74Updated 11 years ago