conradludgate / paracordLinks
A fast, simple, multi-threaded string interning library.
☆18Updated 5 months ago
Alternatives and similar repositories for paracord
Users that are interested in paracord are comparing it to the libraries listed below
Sorting:
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 7 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 2 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- 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
- futures-buffered☆45Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Deserialization library with focus on error handling☆49Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Channels☆26Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A utility crate to log errors without losing key information along the way.☆32Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- Rust crate to get the IANA time zone for the current system☆46Updated last week
- Alternative future adapters that provide cancel safety.☆78Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Generate Rust enum variants without associated data☆99Updated last month