scandum / binary_cubeLinks
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
☆26Updated 4 years ago
Alternatives and similar repositories for binary_cube
Users that are interested in binary_cube are comparing it to the libraries listed below
Sorting:
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A stable adaptive partitioning comparison sort.☆208Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Assorted notes☆84Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆126Updated 8 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 11 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- ☆332Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- a 64-bit histogram / quantile sketch☆59Updated 8 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- Linux system calls.☆216Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Header-only binary fuse and xor filter library☆411Updated last month
- Managed C strings library☆97Updated 4 years ago
- All-inclusive Buffer for C☆412Updated last year
- ☆39Updated 4 years ago
- fundamental tools in the spirit of C☆59Updated 5 years ago
- Multipurpose C library and persistent key/value storage☆308Updated last month
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- A collection of array rotation algorithms.☆156Updated 2 years ago