dpc / pariterLinks
Parallel iterator processing library for Rust
☆104Updated 3 weeks ago
Alternatives and similar repositories for pariter
Users that are interested in pariter are comparing it to the libraries listed below
Sorting:
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A GUI generator for clap-rs using egui☆113Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Run closures in parallel☆115Updated last year
- "A very small syn"☆212Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago