jdm / accountable-refcellLinks
std::RefCell with more useful error messages.
☆16Updated 5 months ago
Alternatives and similar repositories for accountable-refcell
Users that are interested in accountable-refcell are comparing it to the libraries listed below
Sorting:
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- ☆40Updated 6 years ago
- configuration☆31Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆60Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safely combine results☆82Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Rusty client-server chat webapp doodle with wasm-bindgen and serde☆80Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 3 years ago
- ☆60Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Streaming parser extensions for BufRead☆23Updated 5 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Updated 4 years ago