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
- 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
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆53Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Rust serializer library☆89Updated 4 months ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- ☆24Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆126Updated 3 years ago
- ☆47Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆64Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- skiplist☆144Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year