softdevteam / depub
Reduce the visibility of elements in a Rust code base
☆17Updated last year
Alternatives and similar repositories for depub:
Users that are interested in depub are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 8 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 weeks ago
- Rust map and set literals☆24Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)