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 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- ☆47Updated 4 years ago
- ☆24Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- ☆59Updated last year
- ☆60Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- ☆20Updated 5 years ago
- ☆39Updated 5 years ago
- HTTP date parsing and formatting☆53Updated 8 months ago
- Concurrent hash trie☆57Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆63Updated 8 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆23Updated 4 years ago