mohrezaei / thincollectionsLinks
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
Sorting:
- A command line tool to generate Unicode tables as source code.☆113Updated last year
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated 3 weeks ago
- A WebIDL Parser☆53Updated 4 months ago
- Windows INI file {de,}serialization☆26Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Proc macro for smol async runtime☆54Updated 5 years ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- More reliable path manipulation.☆66Updated 2 weeks ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 3 months ago
- Generic Range iterators for Rust☆27Updated 6 months ago
- A syntax exploration of eventually stable Rust Iterator items☆32Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Command line interface as a function.☆76Updated 2 years ago
- Extension of nom to trace parser☆50Updated 11 months 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 3 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- atttribute macro for running a flaky test multiple times☆34Updated last year
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆15Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆34Updated this week
- Struct and methods for union-find operation.☆21Updated last month
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago