gmarcais / NoShellLinks
C++ library to easily start subprocesses and pipelines of commands
☆15Updated 2 years ago
Alternatives and similar repositories for NoShell
Users that are interested in NoShell are comparing it to the libraries listed below
Sorting:
- a minimal C++ interval tree implementation☆231Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Bit packed vector of integral values☆27Updated 6 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 3 weeks ago
- libsequence: a C++ class library for evolutionary genetic analysis☆53Updated 5 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆16Updated 5 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- A C++ header only interval tree implementation.☆68Updated 2 weeks ago
- C++ thread pool library☆19Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated last week
- Parallel Lightweight Suffix Array Algorithm.☆18Updated 8 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆13Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 6 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 3 weeks ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 7 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…☆74Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- For details, see the blog post:☆32Updated last year
- A collection of string sorting algorithms☆56Updated 3 years ago