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:
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- 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
- Bit packed vector of integral values☆27Updated 4 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- Add-on packages for Vector class library☆74Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 6 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- C++ library to easily start subprocesses and pipelines of commands☆15Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Generic hash table library in C☆31Updated 2 weeks ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- A C++ header only interval tree implementation.☆64Updated 4 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 9 months ago
- A tool for merging large BWTs☆26Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Updated 5 years ago