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☆46Updated 4 months ago
- stl-like algorithms for TYPES☆31Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆98Updated this week
- C++ utilities☆137Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- value types for composite class design - with allocators☆57Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated last week
- C++ small containers☆146Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆84Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A light weight C++ in memory argument parser☆60Updated last year
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆89Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- Functional reactive programming library for c++☆160Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆91Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆113Updated last month
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago