jnorthrup / patl
Roman Klyujkov's Practical Algorithm Template library
☆23Updated 2 years ago
Alternatives and similar repositories for patl:
Users that are interested in patl are comparing it to the libraries listed below
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- C++14 - fast drop-in uniform_int_distribution☆9Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- What did you expect?☆111Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago