rschulman / rust-ipfs-apiLinks
An API into the IPFS RPC from Rust
☆23Updated 8 years ago
Alternatives and similar repositories for rust-ipfs-api
Users that are interested in rust-ipfs-api are comparing it to the libraries listed below
Sorting:
- Subotai, a Kademlia based Distributed Hash Table in Rust☆80Updated 7 years ago
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Macaroons: bearer credentials with caveats for distributed authorization☆61Updated 8 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 weeks ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- For comparing the differences between files over time☆26Updated 7 years ago
- ☆20Updated 4 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Asynchronous promises in rust using threads☆26Updated 10 years ago
- An experimental Rust implementation of various IPFS components☆30Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Rust language IPFS API implementation☆20Updated 7 years ago
- Implementation of Web Application Messaging Protocol in Rust☆22Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- A simple neural net implementation.