rvaser / thread_poolLinks
C++ thread pool library
☆20Updated last year
Alternatives and similar repositories for thread_pool
Users that are interested in thread_pool are comparing it to the libraries listed below
Sorting:
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 5 years ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 6 months ago
- Bit packed vector of integral values☆28Updated last year
- C++ library to easily start subprocesses and pipelines of commands☆16Updated 2 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years ago
- libstrbuf: A powerful string library for C☆17Updated 9 years ago
- BitMagic Library☆441Updated 5 months ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆17Updated 6 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- A C++ header only interval tree implementation.☆73Updated 5 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Provides a header-only iterator template that is easy to adapt for any custom container☆47Updated 3 years ago
- A tool for merging large BWTs☆24Updated 5 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆93Updated last week
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- A C++ header-only ZLib wrapper☆335Updated 3 months ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆44Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Updated 8 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Updated 4 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- libsequence: a C++ class library for evolutionary genetic analysis☆52Updated 5 years ago