coinvariant's Stars
facundoolano/software-papers
📚 A curated list of papers for Software Engineers
maneatingape/advent-of-code-rust
Complete 2024 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 500 stars in less than 1 second.
BurntSushi/duration-unit-lookup
How fast can we recognize a word from a small pre-determined set?
RightTyper/RightTyper
A fast and efficient type assistant for Python, including tensor shape inference
mstange/samply
Command-line sampling profiler for macOS and Linux
10XGenomics/rust-boomphf
Fast and scalable minimal perfect hashing for massive key sets
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
coekie/flowtracker
Track data flowing through Java programs
COMBINE-lab/oarfish
long read RNA-seq quantification
sger/RustBooks
List of Rust books
sbslee/fuc
Frequently used commands in bioinformatics
lmdu/pyfastx
a python package for fast random access to sequences from plain and gzipped FASTA/Q files
samuell/gccontent-benchmark
Benchmarking different languages for a simple bioinformatics task (Counting the GC fraction of DNA in a FASTA file)
TeXitoi/benchmarksgame-rs
The Computer Language Benchmarks Game: Rust implementations
biotite-dev/biotite
A comprehensive library for computational molecular biology
devrim/cloudflare-noip
free alternative to paid dynamic DNS services like NoIP.com
Wilfred/difftastic
a structural diff that understands syntax 🟥🟩
lelanthran/frame
Personal DB to help maintain focus on long-sequences of tasks.
betsee/betse
BETSE — Bioelectric Tissue Simulation Engine
lava-xyz/rust-ontologist
Visualizing Rust codebases in a few seconds
375gnu/spell-be-tarask
Belarusian hunspel dictionary for taraškievica (classic orthography)
ljavuras/obsidian-power-tools
Obsidian custom scripts, templates and workflows developed for myself. Take whatever you need.
wolfpld/tracy
Frame profiler
jondot/rust-how-do-i-start
Hand curated advice and pointers for getting started with Rust
mcy/best
The Best Library: a C++ STL replacement
go-ego/gse
Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
orlp/glidesort
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
mbrubeck/robinson
A toy web rendering engine
kyclark/command-line-rust
Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)
Shnatsel/fast-io-cookbook