Fast non-cryptographic hash, with the benchmarks to prove it.
☆20Jun 19, 2023Updated 2 years ago
Alternatives and similar repositories for fastmurmur3
Users that are interested in fastmurmur3 are comparing it to the libraries listed below
Sorting:
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- A Rust port of BuntDB☆15Aug 5, 2021Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- A simple example of using Tile38 to track the ISS and send notifications when it's overhead.☆10Sep 4, 2018Updated 7 years ago
- A rust wrapper for the spoa C++ partial order alignment library☆10Jun 11, 2025Updated 8 months ago
- Rust implementation of the Haskell Rampart library that determines how intervals relate to each other.☆11Apr 21, 2022Updated 3 years ago
- Low level bindings and wrapper for slow5lib, an alternative for ONT Nanopore sequencing FAST5 output☆10Nov 5, 2024Updated last year
- Run Go executables under llvm-mca☆13Apr 1, 2022Updated 3 years ago
- HyperTwoBits implementation☆16Aug 29, 2025Updated 6 months ago
- Host depletion optimised for clinical metagenomic sequencing applications☆16Nov 18, 2024Updated last year
- ☆16Jan 6, 2023Updated 3 years ago
- discohash☆15Oct 30, 2021Updated 4 years ago
- Fast and Memory Efficient Genome Sketching via HyperLogLog, HyperMinHash and UltraLogLog☆19Jan 22, 2026Updated last month
- Work space for golang.org/x/perf version 2☆20Nov 14, 2020Updated 5 years ago
- A Go implementation of Amazon Ion Hash.☆23Nov 20, 2025Updated 3 months ago
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 2 years ago
- ☆23Feb 8, 2025Updated last year
- Pseudo-LRU implementation using 1-bit per entry and achieving Full-LRU performance.☆22Dec 17, 2022Updated 3 years ago
- Drug Resistance Prediction with Reference Graphs☆21Oct 23, 2025Updated 4 months ago
- Make random JSON in Go☆25Feb 9, 2020Updated 6 years ago
- Extract info from TODO's in your code from formatted TODO comments☆27Apr 17, 2017Updated 8 years ago
- A FASTA/FASTQ format parser library☆20Mar 1, 2024Updated 2 years ago
- Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).☆24Feb 8, 2026Updated 3 weeks ago
- Static slide presentation and article pages, generated from text☆44Mar 29, 2017Updated 8 years ago
- Nearly generic prime field implementation in Go☆24Feb 11, 2020Updated 6 years ago
- The semantic desktop search engine☆29Aug 13, 2021Updated 4 years ago
- Fuzz Go defer/panic/recover☆27Jan 31, 2021Updated 5 years ago
- JTK -- a regional diploid genome assembler☆25Oct 20, 2024Updated last year
- A tool to whitelist USB devices to prevent data leaks☆15Jan 25, 2018Updated 8 years ago
- Pairwise nucleotide alignment benchmark of Rust bindings☆31Jul 27, 2023Updated 2 years ago
- Single-cell analysis methods in Rust☆30Nov 4, 2025Updated 4 months ago
- Flat, memory bound, k/v store based point-in-polygon alg. using geohash.☆28Aug 29, 2018Updated 7 years ago
- Golang port of simdjson☆86Feb 10, 2020Updated 6 years ago
- VGS edition of Google's safe and hermetically sealed Starlark language - a non-Turing complete subset of Python 3.☆37Feb 17, 2026Updated 2 weeks ago
- A pure-Go wyhash implementation.