milosob / miloLinks
Cryptography library for modern C++.
☆76Updated 2 years ago
Alternatives and similar repositories for milo
Users that are interested in milo are comparing it to the libraries listed below
Sorting:
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆94Updated this week
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated this week
- stl-like algorithms for TYPES☆31Updated last year
- C++ utilities☆136Updated last month
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A memory leak and deadlock finder for C, C++☆73Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆32Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- C++ small containers☆147Updated 3 months ago
- A light weight C++ in memory argument parser☆60Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- ☆102Updated last year
- C++ command line argument parsing and routing☆53Updated last year
- value types for composite class design - with allocators☆54Updated 3 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago