scandum / binary_cubeLinks
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
☆28Updated 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:
- A stable adaptive partitioning comparison sort.☆209Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- Assorted notes☆84Updated last year
- SIMD-enhanced word counter☆247Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- ☆332Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- a 64-bit histogram / quantile sketch☆59Updated 11 months ago
- Linux system calls.☆216Updated 6 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 11 months ago
- All-inclusive Buffer for C☆415Updated 2 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Type-safe Printf in C☆72Updated 11 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆38Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆156Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated 2 years ago
- A C implementation of Amazon Ion.☆172Updated last month
- Managed C strings library☆97Updated 4 years ago