stnuessl / fdcpp
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.
☆13Updated 3 weeks ago
Alternatives and similar repositories for fdcpp:
Users that are interested in fdcpp are comparing it to the libraries listed below
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated last year
- Tiny Test System☆27Updated last month
- Json benchmark based on nativejson-benchmark☆25Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A general property customisation mechanism☆15Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Asio Buffers without the Asio☆12Updated last week
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆25Updated this week
- Boost.Scope, a collection of scope guard utilities.☆14Updated last month
- Efficient in-process pub/sub pattern for C++☆14Updated 3 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆12Updated this week
- A modern, fast, structured logging framework in C++☆58Updated last year
- Library for complex bitfields☆19Updated 8 months ago
- An asynchronous FastCGI web microframework for C++☆38Updated last month
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆12Updated last week
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago