mariusbancila / stduuidView external linksLinks
A C++17 cross-platform implementation for UUIDs
☆867Jun 26, 2024Updated last year
Alternatives and similar repositories for stduuid
Users that are interested in stduuid are comparing it to the libraries listed below
Sorting:
- Super fast C++ library to generate and parse UUIDv4☆211Jan 7, 2026Updated last month
- Lightweight cross platform C++ GUID/UUID library☆494Jun 7, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆305Jul 15, 2022Updated 3 years ago
- efsw is a C++ cross-platform file system watcher and notifier.☆840Jan 20, 2026Updated 3 weeks ago
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,956Feb 7, 2026Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 11, 2024Updated 2 years ago
- C++ Reflection Library☆3,435Apr 25, 2024Updated last year
- A simple C++14 signal-slots implementation☆870Jul 26, 2025Updated 6 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,513Dec 31, 2025Updated last month
- A beautiful stack trace pretty printer for C++☆4,245Apr 14, 2025Updated 10 months ago
- Event Dispatcher and callback list for C++☆1,630Dec 8, 2024Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Nov 5, 2022Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739May 1, 2025Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆919Jan 23, 2026Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆642Oct 31, 2025Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆650May 8, 2025Updated 9 months ago
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- A modern formatting library☆23,254Updated this week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,026Dec 17, 2025Updated last month
- Async++ concurrency framework for C++11☆1,413Oct 11, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,377Jan 10, 2026Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last week
- A header only C++ library that provides type safety and user defined literals for physical units☆519Feb 11, 2025Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- A Template Engine for Modern C++☆1,910Jan 9, 2026Updated last month
- Semantic Versioning for modern C++☆347Jan 25, 2026Updated 2 weeks ago
- Fast C++ logging library.☆28,305Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- A C++11 library for serialization☆4,615Jan 20, 2025Updated last year
- Unified Executors☆1,684Feb 6, 2026Updated last week
- Activity Indicators for Modern C++☆3,357May 9, 2025Updated 9 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,814Jan 9, 2024Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11