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:
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Rust serializer library☆88Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆61Updated last year
- Atomic file-writes.☆101Updated last year
- ☆88Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆125Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 3 months ago
- Data parallelism library for async-std.☆96Updated last year
- Conversion traits for Rust☆50Updated 4 years ago
- ☆61Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Cross-platform interface to the `errno` variable☆73Updated last week
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆108Updated last year