ilqvya / randomLinks
Random for modern C++ with convenient API
☆940Updated 2 weeks ago
Alternatives and similar repositories for random
Users that are interested in random are comparing it to the libraries listed below
Sorting:
- Your binary serialization library☆1,160Updated 5 months ago
- A C++17 cross-platform implementation for UUIDs☆816Updated last year
- Argh! A minimalist argument handler.☆1,382Updated 5 months ago
- scanf for modern C++☆1,193Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,767Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,435Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,163Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,567Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,536Updated 11 months ago
- Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.☆878Updated 11 months ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,589Updated 9 months ago
- A library for interactive command line interfaces in modern C++☆1,297Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆522Updated last month
- A lightweight C++20 serialization and RPC library☆854Updated last week
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,257Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆527Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,347Updated this week
- Unicode (UTF-8) capable std::string☆551Updated last month
- 🍦 Never use cout/printf to debug again☆709Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆525Updated 9 months ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆444Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,546Updated last month
- Implementation of strong types in C++☆800Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,446Updated 5 months ago