contain-rs / linked-listLinks
An alternative implementation of std::LinkedList
☆59Updated 10 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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years 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
- Run closures in parallel☆115Updated 9 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Data parallelism library for async-std.☆94Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- ☆60Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- ☆125Updated 3 years ago
- ☆108Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆39Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A simple bitset container for Rust☆151Updated 3 months ago
- Atomic file-writes.☆100Updated 11 months ago