tov / weak-table-rs
Weak hash tables for Rust
☆36Updated 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
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Big array helper for serde☆60Updated 11 months ago
- Types to define keyboard related events.☆57Updated 3 weeks ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- ☆55Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆33Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Async executor for WebAssembly☆81Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆66Updated this week