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:
- ☆38Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- ☆111Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust map and set literals☆24Updated 5 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- ☆61Updated 2 years ago
- structured parallel execution for async Rust☆37Updated 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
- rust slice conversion library☆16Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A graph crate with simplicity in mind☆89Updated 2 years ago
- Profiling tool for Rust code.☆46Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago