sitegui / feattle-rs
Feature toggles for Rust, extensible and with background synchronization and administration UI
☆24Updated 6 months ago
Alternatives and similar repositories for feattle-rs:
Users that are interested in feattle-rs are comparing it to the libraries listed below
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust promises library☆19Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆31Updated last year
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- features - A Rust library for runtime feature toggles☆22Updated 10 months ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Connection telemetry middleware for diesel and tracing☆19Updated 2 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- Thread-unsafe async runtime☆27Updated 2 months ago
- Bevy Async ECS☆21Updated last month
- A Syn Attribute Parser Toolkit☆14Updated 3 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A more powerful replacement for standard macros☆32Updated last month
- Asynchronize blocking operation.☆26Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆13Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- ☆22Updated 3 years ago
- Trait implementation generator macro☆28Updated last month
- A library for validating and modeling user input.☆21Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- An async version of iterator☆39Updated 7 months ago