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:
- redis's async event loop library☆189Updated 5 years ago
- ☆155Updated 12 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆57Updated last year
- 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
- IPC benchmark on Linux☆75Updated 2 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 13 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A sample epoll server.☆74Updated 11 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Doug Lea's memory allocator☆271Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆457Updated 4 years ago
- io_uring echo server☆391Updated last year
- demonstration of how to use the EPOLLET flag☆74Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- ☆339Updated 4 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 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
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆371Updated 4 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
- Our open source benchmarks and code samples☆192Updated last month
- Mirror from SVN of GNU libmicrohttpd☆66Updated 9 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆139Updated 2 years ago