milosob / miloLinks
Cryptography library for modern C++.
☆77Updated 2 years ago
Alternatives and similar repositories for milo
Users that are interested in milo are comparing it to the libraries listed below
Sorting:
- C++ small containers☆148Updated 6 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆134Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- C++ utilities☆144Updated last month
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 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.☆144Updated this week
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A light weight C++ in memory argument parser☆66Updated last year
- 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++20 single-header library for embedding INI configs☆60Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 months ago
- C++ command line argument parsing and routing☆52Updated last year
- ☆103Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago