garypen / deduplicateLinks
asynchronous deduplicator with optional LRU caching
☆12Updated last week
Alternatives and similar repositories for deduplicate
Users that are interested in deduplicate are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Typed any map for rust☆67Updated last year
- Utilities to work with dyn [Async]Fn*☆17Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- A concise view macro for Leptos☆59Updated 6 months ago
- ☆43Updated last year
- `smol` integrations with `hyper`☆17Updated 5 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆36Updated 2 months ago
- 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!☆71Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- An alternative rust async runtime.☆59Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- State machine pattern for Rust☆29Updated last year
- Another try to simplify newtype creation in rust☆16Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- File/log rotation writer for Rust☆38Updated 4 months ago
- A caching middleware that follows HTTP caching rules☆92Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time gua…☆17Updated last year