softdevteam / depubLinks
Reduce the visibility of elements in a Rust code base
☆17Updated 2 years ago
Alternatives and similar repositories for depub
Users that are interested in depub are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Rust map and set literals☆24Updated 5 years ago
- ☆23Updated 11 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆38Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 4 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 8 months ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆47Updated 5 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago