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
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Integer Map Data Structure☆132Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- Assorted notes☆84Updated last year
- An-source C library developed and used at AppNexus.☆112Updated 6 years ago
- ☆332Updated 6 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- Managed C strings library☆97Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Type-safe Printf in C☆72Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- A minimal modern LZ compressor example☆60Updated 4 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆180Updated last week
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated this week
- A collection of array rotation algorithms.☆162Updated 2 years ago
- ☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago