alekseysidorov / static-box
A stack-allocated box that stores trait objects.
☆19Updated 3 years ago
Alternatives and similar repositories for static-box:
Users that are interested in static-box are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆15Updated 5 years ago
- ☆39Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Non-owning unsafe I/O☆20Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A library for extracting and validating links.☆22Updated 7 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Connection telemetry middleware for diesel and tracing☆20Updated 4 months ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- async time combinators☆21Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated this week
- Proc macro for smol async runtime☆53Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago