chadaustin / Web-BenchmarksLinks
☆19Updated 8 years ago
Alternatives and similar repositories for Web-Benchmarks
Users that are interested in Web-Benchmarks are comparing it to the libraries listed below
Sorting:
- Bloom filter alternative (C++)☆18Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- bit & sketches data structures☆60Updated 7 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- BSD Licensed Bignum Library☆232Updated last year
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- Propositional Encodings in C++11☆18Updated 7 years ago
- Iterator library.☆80Updated 6 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- ☆31Updated 10 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Library for literal 128-bit integers in C++☆11Updated last month
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated last week