crlf0710 / repository-rs
Repository of all kinds of entities.
☆14Updated 2 years ago
Alternatives and similar repositories for repository-rs:
Users that are interested in repository-rs are comparing it to the libraries listed below
- 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.☆40Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- An ordered multimap.☆20Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- Propositional logic with types in Rust☆62Updated last year
- Data-driven tests on stable Rust☆39Updated this week
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- A benchmark library.☆15Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Rust NonEmpty slice☆13Updated 3 years ago
- pest grammar file support for all JetBrains IDEs☆36Updated this week
- Babysteps blog☆36Updated last month
- Simple goldenfile testing in Rust.☆39Updated 2 months ago
- ☆16Updated last month
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- ☆16Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago