An open API service indexing awesome lists of open source software.

Blockchain-Guide

Blockchain Guide
https://github.com/mikeroyal/Blockchain-Guide

Last synced: 6 days ago
JSON representation

  • Rust Tools

    • E-Books

      • Tokio - driven, non-blocking I/O platform for writing asynchronous applications with the Rust programming language.
      • TiKV - source distributed transactional key-value database that also provides classical key-vlue APIs, but also transactional APIs with ACID compliance.
      • Hyper
      • Rocket
      • Clippy
      • Servo
      • RustPython
      • Miri - level intermediate representation. It can run binaries and test suites of cargo projects and detect certain classes of undefined behavior. Miri will alsowill also tell you about memory leaks: when there is memory still allocated at the end of the execution, and that memory is not reachable from a global static, Miri will raise an error.
      • Simpleinfra
      • Rustlings
  • Utilities