dpc / pariterLinks
Parallel iterator processing library for Rust
☆103Updated last month
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 last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- Zero-cost bitsets over native Rust types☆79Updated last month
- A super powered testing macro for Rust☆124Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A GUI generator for clap-rs using egui☆113Updated last year
- ☆43Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Fast JSON deserialization on borrowed data☆121Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- ☆112Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Pull in every source file in a directory as a module☆179Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Simple string matching with single- and multiple-wildcard operator☆92Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- 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…☆99Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Small and fast library for k-means clustering.☆52Updated 5 months ago