nessan / utilitiesLinks
Some header-only C++ utility functions
☆10Updated last week
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆154Updated this week
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Boilerplate-free YAML parsing for C++☆18Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆25Updated this week
- C++20 State Machine library☆232Updated 7 months ago
- Light-weight Thread Pool library in modern C++☆103Updated 3 weeks ago
- Word Game Solver☆16Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated this week
- boost::statechart extractor☆29Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆55Updated this week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆162Updated 8 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- Micro Signal/Slot implementetation☆35Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆220Updated 2 months ago
- A light weight C++ in memory argument parser☆67Updated last year
- Organization, documentation, etc. for the Beman Project,☆110Updated this week
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆142Updated last month
- Backward compatibly refactor header-based C++ into modules.☆92Updated 5 months ago
- C++ reimplementation of cpplint.py☆33Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- Algorithm wrappers☆97Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Prevent whole classes of errors by constraining input parameters☆17Updated last year