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☆123Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Compact sets in rust☆60Updated 9 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Big array helper for serde☆65Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- Serialization value trees☆48Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- ☆60Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Interning of data in rust☆115Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month