RustyYato / generic-vec
☆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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆31Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆29Updated last year
- ☆21Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆38Updated last year
- ☆52Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years 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