suyash / ulidLinks
ulids in C++, Header Only
☆102Updated 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…☆165Updated 5 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- C++20 implementation of {{ mustache }}☆86Updated last year
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆100Updated 7 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆150Updated 3 weeks ago
- A fixed capacity dynamically sized string☆69Updated last week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Flat containers for C++☆59Updated 5 months ago