softdevteam / depubLinks
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
Sorting:
- structured parallel execution for async Rust☆36Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- rust slice conversion library☆16Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- ☆22Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆35Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆95Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆36Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month