xxshady / relib
a framework for reloadable dynamic libraries (plugins) in Rust
☆20Updated this week
Alternatives and similar repositories for relib:
Users that are interested in relib are comparing it to the libraries listed below
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Parallel iterator processing library for Rust☆104Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆71Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 6 months ago
- Obsessively tiny error derive macro☆86Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- A fixed-size circular buffer written in Rust.☆113Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆41Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Generate Rust enum variants without associated data☆93Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Yet another string type for Rust☆85Updated this week
- Cargo hack manager☆64Updated last year
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- The quickest way to override dependencies with Cargo☆60Updated last week
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- ☆41Updated 6 months ago
- Rust procedural macro attribute parser☆38Updated 10 months ago
- A Rust code linter☆212Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago