contain-rs / linked-listLinks
An alternative implementation of std::LinkedList
☆59Updated 6 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:
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Migrated to Codeberg☆79Updated last year
- ☆57Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆58Updated 9 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 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…☆89Updated 2 years ago
- ☆107Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆39Updated last year
- Initialize arrays with ease!☆84Updated 2 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A map backed by a vector☆25Updated last year