Stars
A SIMD-accelerated library to compute random minimizers
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
Modern embedded framework, using Rust and async.
You like pytorch? You like micrograd? You love tinygrad! ❤️
Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's method.
Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force
CKraft11 / pygeartrain
Forked from EelcoHoogendoorn/pygeartrainGearing calculations and related functionality
Low-Cost Ironless Rotor QDD 3D Printed Actuator
Mapping sequencing data to De Bruijn graphs, fast
A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
Rust implementation of ntHash rolling‑hash suite, focused on contiguous k‑mer hashing for DNA sequences.
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
Compacted and colored de Bruijn graph construction and querying
📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.
Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
Pure Nim implementation of deflate, zlib, gzip and zip.
A massively parallel, high-level programming language
PicoGK is a compact and robust geometry kernel for Computational Engineering
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
GFAffix identifies walk-preserving shared affixes in variation graphs and collapses them into a non-redundant graph structure.
memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…