dtolnay / db-dump
Library for scripting analyses against crates.io's database dumps
☆69Updated 2 months ago
Alternatives and similar repositories for db-dump
Users that are interested in db-dump are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆53Updated 2 months ago
- Convert closures into wakers☆45Updated 3 months ago
- ☆72Updated last month
- ☆92Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Pick a free unused port☆39Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Serde support for the humantime crate☆33Updated last year
- An exploration of Storages☆34Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.