danielhenrymantilla / stackvec-rs
A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)
☆11Updated 5 years ago
Alternatives and similar repositories for stackvec-rs:
Users that are interested in stackvec-rs are comparing it to the libraries listed below
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Full precision decimal representation of f64☆25Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- ☆35Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆38Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- A safe-guarded transmute for Rust☆38Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Reactive dependency injection for Rust.☆41Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 4 years ago
- ☆60Updated 7 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago