sfackler / rstackLinks
☆34Updated last year
Alternatives and similar repositories for rstack
Users that are interested in rstack are comparing it to the libraries listed below
Sorting:
- ☆59Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆47Updated 4 years ago
- ☆63Updated 8 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆87Updated 7 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Rust serializer library☆87Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- 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
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago