stbuehler / rust-boxfnonceLinks
obsolete since rust 1.35.0 doesn't need it anymore
☆10Updated 4 years ago
Alternatives and similar repositories for rust-boxfnonce
Users that are interested in rust-boxfnonce are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Ordered iterators☆10Updated 5 years ago
- An experimental columnar arena☆43Updated last year
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A pool of reusable values☆51Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆47Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago