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:
- IPC benchmark on Linux☆75Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- ☆154Updated 11 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 9 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
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆68Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆56Updated last year
- Boost.Lockfree☆134Updated last month
- redis's async event loop library☆188Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- demonstration of how to use the EPOLLET flag☆72Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Doug Lea's memory allocator☆266Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 16 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
- An experimental HTTP server implemented as Linux kernel module☆74Updated this week
- modern c++ raft library☆47Updated 5 years ago
- A generic C memory pool☆100Updated 8 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- A sample epoll server.☆74Updated 11 years ago