alainesp / wyLinks
C++ wrapper around wyhash and wyrand
☆14Updated last year
Alternatives and similar repositories for wy
Users that are interested in wy are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- C++ xUnit-like testing framework without macros☆16Updated 3 months ago
- Virtual memory based containers☆42Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A hash function library☆50Updated 2 weeks ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- fast prime sieve and hash algorithm☆39Updated 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☆60Updated 2 months ago
- Various useful c++ containers and utilities.☆14Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆115Updated 10 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 7 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year