danielhenrymantilla / stackvec-rsLinks
A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)
☆12Updated 6 years ago
Alternatives and similar repositories for stackvec-rs
Users that are interested in stackvec-rs are comparing it to the libraries listed below
Sorting:
- Full precision decimal representation of f64☆26Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆36Updated 9 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆47Updated 4 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- ☆46Updated 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`☆31Updated 2 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- ☆39Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- The simd optimized escape code