stnuessl / fdcppLinks
File descriptors for C++ is a library which wraps plain C file descriptors in easy to use classes. The goal of this library is to enable RAII for file descriptors and remove a lot of boilerplate error checking code with the use of exceptions.
☆14Updated 6 months ago
Alternatives and similar repositories for fdcpp
Users that are interested in fdcpp are comparing it to the libraries listed below
Sorting:
- Implementation of a lock-free ring buffer class.☆36Updated 6 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated last month
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated this week
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆11Updated last week
- Yet Another C++ Library☆21Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last week
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++17 lock-free data structure library☆15Updated 6 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated last week
- Asio Buffers without the Asio☆14Updated 3 weeks ago
- C++ single header reflection library☆9Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Coroutine support tools☆36Updated 4 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 9 months ago