dpc / pariterLinks
Parallel iterator processing library for Rust
☆103Updated last year
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☆70Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A GUI generator for clap-rs using egui☆107Updated 9 months ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- ☆42Updated 9 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆97Updated 2 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 3 months ago
- Small and fast library for k-means clustering.☆49Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Fast and safe evaluation of algebraic expressions☆291Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- ☆258Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month