tov / weak-table-rsLinks
Weak hash tables for Rust
☆40Updated 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:
- A simple, id-based arena☆120Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆118Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Token tree calling convention☆80Updated 2 years ago
- Compact sets in rust☆56Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- ☆59Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Safe generators on stable Rust.☆40Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year