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.
☆15Updated last year
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.☆38Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆59Updated 2 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Yet Another C++ Library☆23Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Asio Buffers without the Asio☆17Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆26Updated 2 weeks ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A modern, header-only request router for C++☆24Updated 5 months ago
- RPC library for embedded systems without code generation☆18Updated this week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆37Updated 4 years ago
- C++17 lock-free data structure library☆15Updated 7 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- C++ Active Objects☆68Updated 8 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago