suyash / ulidLinks
ulids in C++, Header Only
☆100Updated 2 years ago
Alternatives and similar repositories for ulid
Users that are interested in ulid are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- Amalgamate C source and header files.☆90Updated 10 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A fixed capacity dynamically sized string☆67Updated last week
- Result<T, E> for Modern C++☆34Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago