contain-rs / linked-listLinks
An alternative implementation of std::LinkedList
☆62Updated 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:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆62Updated last year
- Spawn processes with arbitrary closures in rust☆115Updated 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…☆91Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆61Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Rust serializer library☆89Updated 4 months ago
- A Set of Bits☆73Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Run closures in parallel☆114Updated last year
- 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 4 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- ☆87Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago