Ekleog / indexed-dbLinks
Bindings to IndexedDB that default the transactions to aborting
☆21Updated 4 months ago
Alternatives and similar repositories for indexed-db
Users that are interested in indexed-db are comparing it to the libraries listed below
Sorting:
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- ☆43Updated last year
- ☆76Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Yet another string type for Rust☆90Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- A sinless derive helper☆76Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- Make trait methods callable without the trait in scope☆160Updated this week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year