conradludgate / paracordLinks
A fast, simple, multi-threaded string interning library.
☆18Updated 6 months ago
Alternatives and similar repositories for paracord
Users that are interested in paracord are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- futures-buffered☆46Updated 6 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- State machine pattern for Rust☆29Updated last year
- A utility crate to log errors without losing key information along the way.☆32Updated last year
- Provides many useful tools related to tuples☆58Updated last month
- Deserialization library with focus on error handling☆49Updated 4 months ago
- ☆53Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Serde error messages for humans.☆40Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks 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…☆100Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- Multi-source configuration library for Rust.☆43Updated this week
- Another try to simplify newtype creation in rust☆16Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month