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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆23Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆34Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Rust serializer library☆88Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust map and set literals☆24Updated 5 years ago
- ☆38Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago