crlf0710 / repository-rsLinks
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
Sorting:
- Data-driven tests on stable Rust☆40Updated this week
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- Propositional logic with types in Rust☆62Updated last year
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- A Set of Bits☆66Updated 6 months ago
- ☆32Updated 11 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- 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
- Weak hash tables for Rust