tov / weak-table-rsLinks
Weak hash tables for Rust
☆41Updated 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
Sorting:
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Compares two equal-sized byte strings in constant time.☆39Updated last week
- Concurrent hash trie☆54Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Safe generators on stable Rust.☆40Updated last year
- ☆63Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Extract differences between arbitrary datastructures☆89Updated last year
- Advisory cross-platform file locks using file descriptors☆78Updated 2 months ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compact sets in rust☆57Updated 3 months ago