garypen / deduplicateLinks
asynchronous deduplicator with optional LRU caching
☆12Updated 7 months ago
Alternatives and similar repositories for deduplicate
Users that are interested in deduplicate are comparing it to the libraries listed below
Sorting:
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last week
- Typed any map for rust☆67Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- ☆43Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- An alternative rust async runtime.☆56Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- State machine pattern for Rust☆29Updated 11 months ago
- axum::ws with type safe messages☆24Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A concise view macro for Leptos☆57Updated 3 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆30Updated 2 weeks ago
- Finite State Machines with an entry API and data storage☆42Updated 6 months ago
- Browser based code editor☆37Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Stack of Rust crates for stead state projects☆69Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- `smol` integrations with `hyper`☆17Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- CSV parsing in async context☆49Updated 4 months ago
- Conditional compile-time verified queries with SQLx☆59Updated 3 weeks ago
- An async version of iterator☆40Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- File/log rotation writer for Rust☆38Updated last month