Implements a .NET inspired execution context for Rust
☆36Jun 13, 2018Updated 7 years ago
Alternatives and similar repositories for rust-execution-context
Users that are interested in rust-execution-context are comparing it to the libraries listed below
Sorting:
- Minimum Viable (Psuedo) Database☆10Aug 5, 2017Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Apr 17, 2017Updated 8 years ago
- Never forget your in-code Todos☆14Dec 21, 2018Updated 7 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Mar 12, 2026Updated last week
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- Bit-vectors and bit-slices for Rust☆29Apr 29, 2021Updated 4 years ago
- [Incomplete] A Raft implementation in Rust☆15Jun 4, 2017Updated 8 years ago
- ☆14May 15, 2016Updated 9 years ago
- A double-ended priority queue☆42Jan 28, 2025Updated last year
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Aug 4, 2020Updated 5 years ago
- Load dotenv files for an application without the dependency☆12Feb 1, 2016Updated 10 years ago
- Rust macros for container initialization and iterator literals☆26Aug 24, 2015Updated 10 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Jan 22, 2022Updated 4 years ago
- Rust Struct Translator Macro☆26Nov 11, 2022Updated 3 years ago
- A program that generates rolling-shutter images from a set of frames.☆14Jul 8, 2017Updated 8 years ago
- Exit cleanly with an exit code.☆13Sep 8, 2023Updated 2 years ago
- Reactive Extensions for Rust☆122Nov 20, 2018Updated 7 years ago
- Asynchronous adapter for byteorder☆20Feb 10, 2021Updated 5 years ago
- ☆22Sep 26, 2016Updated 9 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Oct 27, 2021Updated 4 years ago
- A C++ Compiler (on the works)☆14Jun 25, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Repo for the Rust `platform` crate.☆22Jan 31, 2019Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 8 years ago
- Parallel event emitter built on futures-rs☆29Jan 20, 2017Updated 9 years ago
- Very simple Rust string interpolation☆36Feb 22, 2023Updated 3 years ago
- Thin wrapper around [`tokio::process`] to make it streamable☆16May 20, 2025Updated 10 months ago
- A collection of simple programs written in rust and other languages (c++, python) to show differencies and similarities and learn rust ha…☆23Jun 13, 2020Updated 5 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Dec 10, 2018Updated 7 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- Rust spy functions for testing purposes☆11Aug 24, 2019Updated 6 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- A Static Electric Field Visualizer☆18May 29, 2018Updated 7 years ago
- Rust powered background process CLI task manager☆14May 2, 2022Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Mar 14, 2019Updated 7 years ago
- The direct 2D api used from rust.☆10Jul 30, 2016Updated 9 years ago
- Uses `noise-rs` library rendered to render noise to a canvas, allowing users to select and configure the utilized noise functions.☆11Nov 19, 2018Updated 7 years ago