Ekleog / indexed-dbLinks
Bindings to IndexedDB that default the transactions to aborting
☆21Updated 6 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:
- Yet another string type for Rust☆91Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆76Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Rust procedural macro attribute parser☆44Updated last year
- ☆43Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 4 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A faster Arc.☆77Updated last year