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:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆93Updated 2 weeks ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆133Updated 2 weeks ago
- A powerful C++ unit testing/assert/log utils☆34Updated 6 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- A light weight C++ in memory argument parser☆66Updated last year
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆139Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 8 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- Functional reactive programming library for c++☆160Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- C++ utilities☆144Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ command line argument parsing and routing☆52Updated last year