nemasu / libasock
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
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Small library providing a platform layer☆13Updated this week
- byte <> string conversion utilities☆14Updated 10 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 3 months ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- ☆11Updated 8 years ago
- ↗️ A growable C char array and also a stream☆9Updated 3 weeks ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Experimental programming language☆11Updated 5 years ago
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆73Updated 7 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 5 years ago
- A light weight, low level embedded key-value database library