sfackler / rstackLinks
☆35Updated last year
Alternatives and similar repositories for rstack
Users that are interested in rstack are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- ☆24Updated 3 years ago
- ☆47Updated 5 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆46Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆126Updated 3 years ago
- Rust serializer library☆89Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- ☆64Updated 8 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months 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
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago