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
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- Chromium DevTools remote for C++☆11Updated 6 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Fast cross-platform async network library☆16Updated 5 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
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- Generic C++11 PIMPL implementation☆11Updated 10 months ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Small library providing a platform layer☆13Updated 3 weeks ago
- C++ asynchronous mongo library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆12Updated 10 years ago
- Extremely lightweight C++ library implementing thread-pool-managed, asynchronous, periodic timer events.☆24Updated 5 years ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices…☆11Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆15Updated last week
- Dictionary implemented through a skiplist☆15Updated 10 years ago