tov / weak-table-rs
Weak hash tables for Rust
☆37Updated last year
Alternatives and similar repositories for weak-table-rs:
Users that are interested in weak-table-rs are comparing it to the libraries listed below
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- Threadsafe RefCell for Rust☆90Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- A simple, id-based arena☆119Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- We have Crater At Home☆32Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Big array helper for serde☆60Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆56Updated 11 months ago
- Token tree calling convention☆79Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Supercharge you Rust programs!☆38Updated 7 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Iterator of const known length☆16Updated 5 months ago