onecodex / rust-bfieldLinks
B-field implementation in Rust
☆203Updated 3 months ago
Alternatives and similar repositories for rust-bfield
Users that are interested in rust-bfield are comparing it to the libraries listed below
Sorting:
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆236Updated 10 months ago
- Rust implementation of the Zstandard Seekable Format☆238Updated last month
- a small, lightweight crate for numerical integration written in Rust.☆109Updated 2 months ago
- Operations on matrices, vectors, and quaternions☆126Updated last month
- Gradual typing for tensor shapes in Rust☆75Updated 3 months ago
- SQL Language server and cli☆86Updated 3 weeks ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆301Updated last year
- Foundation DB Query Language☆146Updated 3 weeks ago
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 years ago
- Rust framework for LLM orchestration☆203Updated last year
- Node-Based Robotics Framework Written in Rust☆70Updated last year
- A Rust crate for containing memory leaks and fragmentation☆244Updated 5 months ago
- Translations of a simple C program to Rust.☆141Updated last year
- ☆163Updated last year
- Rust port of Spice, a low-overhead parallelization library☆681Updated 5 months ago
- An arbitrary precision calculator language☆105Updated 5 months ago
- Fast multimodal routing in Rust designed for memory-constrained machines☆136Updated 3 months ago
- High throughput suffix array searching☆146Updated 5 months ago
- Postgres made distributed using FoundationDB☆206Updated 4 months ago
- A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.☆228Updated last week
- A GPU Accelerated Binary Vector Store☆47Updated 7 months ago
- What do you call a pointer we stole the high bits off? An ointer.☆88Updated 2 years ago
- Backtesting engine in Zig☆144Updated 5 months ago
- An experiment in controlling the size of a thread pool using a PID controller.☆118Updated last year
- ☆75Updated 7 months ago
- Zig library for HyperLogLog estimation☆89Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…