gmarcais / NoShell
C++ library to easily start subprocesses and pipelines of commands
☆14Updated last year
Alternatives and similar repositories for NoShell:
Users that are interested in NoShell are comparing it to the libraries listed below
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Low memory multithreaded hash table☆24Updated 9 years ago
- Bit packed vector of integral values☆26Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- semi-reference-based short read compression☆11Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆17Updated last month
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆15Updated 5 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆86Updated 3 months ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- ☆12Updated 8 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…☆69Updated 7 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- Portable MurmurHash Implementation☆11Updated 10 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 11 months ago
- A hash map using the BooPHF perfect hash function☆12Updated 8 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 4 months ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Updated 5 years ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- A collection of string sorting algorithms☆55Updated 2 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Parallel Lightweight Suffix Array Algorithm.☆17Updated 8 years ago