scandum / binary_cubeLinks
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
☆27Updated 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
- Assorted notes☆84Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 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
- SIMD-enhanced word counter☆247Updated 5 years ago
- ☆332Updated 6 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Managed C strings library☆97Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- a 64-bit histogram / quantile sketch☆59Updated 9 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.☆95Updated 2 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆55Updated last year
- Examples of common systems programming optimizations☆53Updated 4 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- Hashing functions and PRNGs based on them☆164Updated 8 months ago
- Type-safe Printf in C☆72Updated 9 months ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated last week
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆147Updated last year