facebookarchive / libphenomLinks
An eventing framework for building high performance and high scalability systems in C.
☆1,665Updated 6 years ago
Alternatives and similar repositories for libphenom
Users that are interested in libphenom are comparing it to the libraries listed below
Sorting:
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,335Updated 2 years ago
- Coroutine library for C/C++☆523Updated 4 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,713Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆436Updated 4 years ago
- Simple C++ network server framework☆350Updated 5 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆736Updated 11 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Nick's libevent manual☆707Updated last year
- a library version of FreeBSD's TCP/IP stack plus extras☆761Updated 8 years ago
- Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability…☆3,753Updated 7 years ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,088Updated this week
- High-level C binding for ØMQ☆1,232Updated 3 weeks ago
- a small protobuf implementation in C☆1,512Updated 6 months ago
- I did not write this code, but I like it.☆394Updated 5 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆348Updated 4 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆786Updated 2 months ago
- ØMQ 4.x stable release branch - bug fixes only☆473Updated 4 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆440Updated 9 months ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,510Updated last week
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- Asynchronous networking for C☆1,447Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆316Updated 4 years ago
- Async non-blocking multi-protocol networking library for C/C++☆446Updated 5 years ago
- A sinatra inspired modern c++ web framework☆514Updated 6 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆693Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,147Updated 2 years ago
- Library that provides an actor style message-passing programming model (in C++).☆237Updated 3 years ago