bearcove / dyloLinks
dylo generates "consumer" versions of your "module" crates.
☆29Updated 2 months ago
Alternatives and similar repositories for dylo
Users that are interested in dylo are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Rate-limit middleware for reqwest.☆17Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 7 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- Rust `Vec` that can store unsized values☆20Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- horrible serde macro stuff☆39Updated last year
- Hash trait that is object-safe☆32Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Re-usable CLI flags for `cargo` plugins☆39Updated 3 weeks ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Check all the things.☆27Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago