contain-rs / linked-listLinks
An alternative implementation of std::LinkedList
☆59Updated 7 months ago
Alternatives and similar repositories for linked-list
Users that are interested in linked-list are comparing it to the libraries listed below
Sorting:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 10 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- Rust serializer library☆87Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago
- A HTML entity encoding library for Rust☆43Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- A Set of Bits☆67Updated 3 weeks ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Vec-backed ID-tree☆61Updated 3 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Atomic file-writes.☆99Updated 8 months ago