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
- ☆24Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆39Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆31Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆56Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆47Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆62Updated last year
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆19Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago