steadylearner / bornLinks
Remove code duplication from Struct and Enum with functional macros.
☆51Updated 2 years ago
Alternatives and similar repositories for born
Users that are interested in born are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago
- Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly.☆91Updated last year
- Dead simple queue implementation for rust with async-await☆108Updated 6 months ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated this week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- ☆43Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆72Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A full asyncronous Rust ORM and query builder for multiple databases☆113Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Load Javascript and CSS asynchronously in yew☆43Updated 2 years ago
- A small and fast frontend framework in Rust☆69Updated last week
- Rust procedural macro attribute parser☆44Updated last year
- fn(Code) -> Docs☆86Updated 2 years ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- Procedural macros for data validation/modification☆72Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month