mohrezaei / thincollections
Alternate implementations of vector/map/set for Rust
☆15Updated 2 years ago
Alternatives and similar repositories for thincollections:
Users that are interested in thincollections are comparing it to the libraries listed below
- Generic Range iterators for Rust☆25Updated last year
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Rust's missing `String` literal☆19Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- A map backed by a vector☆24Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Efficient sized chunk datatypes for immutable.rs☆26Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 4 months ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- 💾 Binary crates cache for @actions-rs/install Action☆15Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- ☆15Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Experimental comparators for collections to be generic over☆15Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust library for using the backblaze b2 api.☆15Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Hexadecimal float support for Rust☆38Updated 2 weeks ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago