actions-library / actionsLinks
Software without side-effects. Redo and Undo.
☆24Updated 6 years ago
Alternatives and similar repositories for actions
Users that are interested in actions are comparing it to the libraries listed below
Sorting:
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- This library is a workaround until futures-rs and error-chain crates works out-of-box with each other☆13Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Several demos for embedding RSX code☆24Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- Library for writing Cocoa apps in Rust (still very much WIP)☆35Updated 7 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated this week
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆20Updated 5 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.☆24Updated 7 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Like wc, but unicode-aware, and with per-line mode.☆39Updated last year
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 3 years ago