crlf0710 / repository-rs
Repository of all kinds of entities.
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for repository-rs
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆38Updated 2 years ago
- Babysteps blog☆31Updated this week
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- A benchmark library.☆15Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- An ordered multimap.☆20Updated last month
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- ☆15Updated 6 months ago
- ☆68Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 6 months ago
- Data-driven tests on stable Rust☆36Updated this week
- Propositional logic with types in Rust☆60Updated last year
- ☆36Updated 4 months ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- A Set of Bits☆62Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year