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
- docs.rs as a publishing platform?☆71Updated last month
- ☆47Updated 5 years ago
- ☆126Updated 3 years ago
- ☆53Updated 6 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Serialization value trees☆48Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆24Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆27Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 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
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year