bearcove / dyloLinks
dylo generates "consumer" versions of your "module" crates.
☆29Updated 3 months ago
Alternatives and similar repositories for dylo
Users that are interested in dylo are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Memory validation framework for Rust☆68Updated 5 months ago
- A tracing layer for macOS/iOS's `oslog`☆27Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated last week
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Convert number to enum☆87Updated 11 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A sinless derive helper☆72Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 2 weeks ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A tar archive reading/writing library for async Rust.☆31Updated last year
- Imitate the documentation build that docs.rs would do☆54Updated this week
- Rate-limit middleware for reqwest.☆17Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last month