tov / weak-table-rsLinks
Weak hash tables for Rust
☆41Updated 2 years ago
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 2 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Token tree calling convention☆83Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆61Updated last year
- Compact sets in rust☆60Updated 11 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆55Updated 5 months ago
- Fast and correct computations with uncertain values☆96Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Serialization value trees☆48Updated last year