alainesp / wyLinks
C++ wrapper around wyhash and wyrand
☆14Updated 11 months ago
Alternatives and similar repositories for wy
Users that are interested in wy are comparing it to the libraries listed below
Sorting:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Various useful c++ containers and utilities.☆14Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 weeks ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- The Fancy Named Parameters Library☆32Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Radix set/map implementation☆17Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years 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 this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago