evidence / linux-onposix
Tiny C++ library abstracting POSIX mechanisms (e.g., threads, networking, logging, IPC, etc.)
☆10Updated 8 years ago
Alternatives and similar repositories for linux-onposix
Users that are interested in linux-onposix are comparing it to the libraries listed below
Sorting:
- CMake, the cross-platform, open-source build system.☆12Updated 2 months ago
- The Evil License Manager☆30Updated 13 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- Experimental C++ network library on top of Boost.Fiber☆13Updated 6 years ago
- Library for cross-platform C generic data functions☆11Updated 7 months ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.