[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
Sorting:
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Jun 16, 2019Updated 6 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Dec 12, 2019Updated 6 years ago
- 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
- CancellationToken for composable cancellation in Rust☆18Oct 20, 2020Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Aug 1, 2018Updated 7 years ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆34Apr 11, 2021Updated 4 years ago
- impl Stream for (your own) Generator☆18Jun 3, 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
- Overriding Stdio file descriptors in Rust☆18Jan 26, 2025Updated last year
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Feb 24, 2026Updated last week
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- A math expression evaluation library for rust☆37Jul 16, 2024Updated last year
- A data engine for Data Oriented Design☆25Apr 19, 2019Updated 6 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Aug 21, 2025Updated 6 months ago
- compile rust-like source code to x86 assembly☆14Feb 11, 2024Updated 2 years ago
- A minimal toy async-await executor in web assembly☆11Oct 8, 2019Updated 6 years ago
- A simple unit system for Rust☆11Feb 24, 2017Updated 9 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated 3 weeks ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- ☆48Jan 18, 2024Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Sep 1, 2019Updated 6 years ago
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Sep 12, 2023Updated 2 years ago
- Code from my blog post, Up and Running with React + Rust + Wasm☆11Feb 26, 2019Updated 7 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- A toy std::fs implementation that does NOT depend on libc☆17May 8, 2023Updated 2 years ago
- Windows named pipes bindings for tokio☆12Sep 26, 2018Updated 7 years ago
- Rust Struct Translator Macro☆26Nov 11, 2022Updated 3 years ago
- A DIY, IMU-based skateboard activity tracker☆30Aug 1, 2021Updated 4 years ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago