milosob / miloLinks
Cryptography library for modern C++.
☆78Updated 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++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- C++ small containers☆148Updated 3 weeks ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated last week
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated last month
- C++ command line argument parsing and routing☆51Updated last year
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆94Updated 4 years ago
- A light weight C++ in memory argument parser☆68Updated last year
- C++ utilities☆145Updated 2 weeks ago
- A modern C++ library for type-safe environment variable parsing☆155Updated 2 months ago
- Modern C++ made easy☆140Updated this week
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆169Updated this week
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago