stbuehler / rust-boxfnonceLinks
obsolete since rust 1.35.0 doesn't need it anymore
☆10Updated 3 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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Ordered iterators☆10Updated 5 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- An experimental columnar arena☆43Updated 9 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆9Updated 9 years 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
- A Raw utility for managing contiguous heap allocations☆10Updated 9 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- ☆47Updated 4 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust serializer library☆87Updated last year