contain-rs / linked-listLinks
An alternative implementation of std::LinkedList
☆61Updated last year
Alternatives and similar repositories for linked-list
Users that are interested in linked-list are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆68Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆61Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Big array helper for serde☆65Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Floating point approximate comparison for Rust☆66Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆87Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- ☆62Updated last year
- ☆109Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Cross-platform interface to the `errno` variable☆74Updated 2 weeks ago
- Initialize arrays with ease!☆84Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago