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:
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Rust serializer library☆89Updated 4 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Faster integer division and modulus operations☆88Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆111Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Profiling tool for Rust code.☆45Updated last year
- ☆38Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆23Updated 11 months ago
- Better reference counted strings for Rust☆140Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago