tov / weak-table-rs
Weak hash tables for Rust
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for weak-table-rs
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Overloadable functions in rust.☆41Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- ☆50Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Target "triple" support☆48Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A generic, fixed-size, associative cache☆39Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Threadsafe RefCell for Rust☆88Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Compact sets in rust☆53Updated last week
- Cast between dynamic trait objects☆32Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆15Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- docs.rs as a publishing platform?☆65Updated 3 months ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago