RustyYato / generic-vecLinks
☆19Updated 4 years ago
Alternatives and similar repositories for generic-vec
Users that are interested in generic-vec are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- ☆31Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- ☆21Updated 2 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Macro for sealing traits and structures☆54Updated 6 months ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- ☆57Updated last year
- ☆21Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago