nessan / utilitiesLinks
Some header-only C++ utility functions
☆10Updated 3 weeks ago
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++☆107Updated last year
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Collection of vcpkg ports for some of my repos☆14Updated 11 months ago
- variadic pointers and references☆22Updated 4 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- value types for composite class design - with allocators☆72Updated last month
- An HTML generator for Valgrind's Memcheck tool☆48Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- A light weight C++ in memory argument parser☆67Updated last year
- C++20 Dependency Injection library☆31Updated 8 months ago
- Prevent whole classes of errors by constraining input parameters☆17Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated 3 weeks ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated this week
- Light-weight Thread Pool library in modern C++☆103Updated last month
- Algorithm wrappers☆97Updated 2 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 6 months ago
- C++ reimplementation of cpplint.py☆33Updated 2 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆25Updated this week
- C++20 Compact Tuple Tools☆57Updated 3 weeks ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆37Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated this week
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- RPC library for embedded systems without code generation☆18Updated last week
- Boilerplate-free YAML parsing for C++☆18Updated 4 years ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆161Updated last week
- High performance, tagged binary data specification☆108Updated 3 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆164Updated 9 months ago