[rust] Extensions to the Box type
☆23Apr 24, 2019Updated 6 years ago
Alternatives and similar repositories for boxext
Users that are interested in boxext are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Jun 16, 2019Updated 6 years ago
- CancellationToken for composable cancellation in Rust☆18Oct 20, 2020Updated 5 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Dec 12, 2019Updated 6 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- A simple unit system for Rust☆11Feb 24, 2017Updated 9 years ago
- An enrichment of Rust's core language to support more advanced features☆22May 25, 2017Updated 8 years ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Mar 17, 2026Updated last week
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- The RSModules package is a tool to help you to modify your environment by using modulefiles.☆16Sep 29, 2022Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆34Apr 11, 2021Updated 4 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Aug 1, 2018Updated 7 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 4 years ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago
- Embeddable migration management☆23Oct 19, 2023Updated 2 years ago
- Macro for sealing traits and structures☆61Dec 2, 2024Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- WIP showing Rust / C++ ffi patterns.☆20Feb 28, 2020Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- Rust macro to generate self-referential structs☆213May 1, 2021Updated 4 years ago
- ☆21May 6, 2018Updated 7 years ago
- TUI music player for Ya.Music☆12Jun 6, 2022Updated 3 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Birkana SVG generator.☆13Feb 25, 2019Updated 7 years ago
- An experimental columnar arena☆43Feb 8, 2026Updated last month
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Aug 21, 2025Updated 7 months ago
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- Key-value git-like storage with full history backed by RocksDB☆13Aug 18, 2020Updated 5 years ago
- ☆23Mar 5, 2025Updated last year
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Dec 4, 2018Updated 7 years ago