peterjoel / needleLinks
Search algorithms written in Rust
☆11Updated 7 years ago
Alternatives and similar repositories for needle
Users that are interested in needle are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆62Updated last year
- ☆24Updated 3 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆47Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- HTTP date parsing and formatting☆57Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆39Updated 5 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆61Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year