rvaser / thread_poolLinks
C++ thread pool library
☆19Updated 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
- libstrbuf: A powerful string library for C☆17Updated 9 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- a minimal C++ interval tree implementation☆231Updated 4 years ago
- C++ library to easily start subprocesses and pipelines of commands☆16Updated 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…☆75Updated last year
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 3 months ago
- BitMagic Library☆429Updated last month
- Bit packed vector of integral values☆27Updated 8 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- C++ implementation of FM Index data structure wrapped in Python☆14Updated 2 years ago
- libsequence: a C++ class library for evolutionary genetic analysis☆53Updated 5 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 9 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- ☆25Updated this week
- Provides a header-only iterator template that is easy to adapt for any custom container☆47Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.