QuietMisdreavus / slurp
little wrapper functions to load files in rust
☆10Updated 7 years ago
Alternatives and similar repositories for slurp:
Users that are interested in slurp are comparing it to the libraries listed below
- ☆20Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆40Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Serde (De)serializer implementation for rlua::Value☆24Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆29Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A package manager☆19Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- The Cheddar GLSL superset language☆28Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- ☆32Updated last year
- ☆19Updated 5 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Rust macros for statically including resources in release mode, but dynamically loading them in debug mode.☆22Updated 2 months ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago