wqking / accessorpp
☆17Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for accessorpp
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- A modern C++ uri & query parser☆11Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆25Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- A modern, header-only request router for C++☆22Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- easy to use callback library for C++☆39Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Type-safe and lightweight header-only ECS library for C++17☆12Updated this week
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆21Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Small header only library to call a function at a specific time interval.☆28Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A simple implementation of a MessageBus.☆26Updated 8 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 6 years ago