drycpp / libposixLinks
[Inactive] Public domain C++14 wrapper for POSIX interfaces.
☆26Updated 10 years ago
Alternatives and similar repositories for libposix
Users that are interested in libposix are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- Boost.Predef (a Boost C++ Library)☆53Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.