nemasu / libasockLinks
Asynchronous C++ TCP socket library for Linux.
☆15Updated 4 years ago
Alternatives and similar repositories for libasock
Users that are interested in libasock are comparing it to the libraries listed below
Sorting:
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Small library providing a platform layer☆13Updated this week
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated last month
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆16Updated 4 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Dynamic-language-like data structure for C☆13Updated 9 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- ☆13Updated 6 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- a non blocking hash map implementation in c☆14Updated 15 years ago