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
- ☆64Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆47Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Rust serializer library☆88Updated last month
- skiplist☆144Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆125Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆122Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A sha1 implementation useable in const contexts☆88Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year