edransy / pipexLinks
☆62Updated 4 months ago
Alternatives and similar repositories for pipex
Users that are interested in pipex are comparing it to the libraries listed below
Sorting:
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆111Updated 4 months ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆217Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A Rust crate for extracting readable content from web pages.☆189Updated last week
- ☆78Updated 2 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆194Updated 2 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Blazing fast parallel caching for Rust. Serializes complex data to a chunked file format to get CPU maximum power on data loads, but as a…☆107Updated 3 weeks ago
- Rust Wasm plugins examples☆121Updated this week
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆295Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 months ago
- A safe sync/async multi-producer, multi-consumer channel☆207Updated 8 months ago
- Userp is a Rust user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama t…☆66Updated 10 months ago
- run rust executables with vscode's codelldb extension☆64Updated 11 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- ☆224Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!