lerouxrgd / ngt-rsLinks
Rust wrappers for NGT approximate nearest neighbor search
☆38Updated last year
Alternatives and similar repositories for ngt-rs
Users that are interested in ngt-rs are comparing it to the libraries listed below
Sorting:
- String Distances in rust☆14Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 6 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Rust traits for key comparison in maps.☆33Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Transitive derive macros for Rust☆32Updated last month
- `async_dag` is an async task scheduling utility.☆24Updated 3 years ago
- ☆39Updated 2 years ago
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆61Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Human-friendly indexed collections☆53Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago