Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

not-yet-awesome-rust

A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.
https://github.com/not-yet-awesome-rust/not-yet-awesome-rust

Last synced: 3 days ago
JSON representation

  • User Interfaces

  • Rust Toolchain

    • Personal information management

  • Issues

    • **Placing bounties** - yet-awesome-rust/not-yet-awesome-rust/issues?q=is%3Aopen+is%3Aissue+label%3Abounty) to indicate which issues have bounties associated.
  • ~~Character encodings~~

    • Stack Overflow

      • `cp437` - yet-awesome-rust/not-yet-awesome-rust/issues/21)).~~ Implemented [here](https://github.com/not-yet-awesome-rust/not-yet-awesome-rust/issues/40)!
      • `encoding` - rs`](https://crates.io/crates/encoding_rs) exist, but don't support this currently.~~
      • decode-only library
  • Computer Vision

    • Stack Overflow

      • `imageproc`
      • `cv-rs` - rust`](https://github.com/kali/opencv-rust/). Neither are very complete.
  • Data processing

    • Stack Overflow

      • wiki
      • HDF5 - rust) crate has been released and is now [available](https://crates.io/crates/hdf5) on crates.io.
      • pandoc
      • git-annex
      • RxRust - streams.org/#the-problem) model -- it currently seems closest to this use case.
      • `tokio` - lang-nursery/futures-rs) may be interesting components to use when building this.
  • Data structures

  • Dynamic programming analysis/instrumentation

  • Embedded development

  • Game development

  • Geometry

    • Stack Overflow

      • PCL - point clouds, essential 3D geometry functions
  • Geospatial Information Systems

  • Mathematics

    • Stack Overflow

  • Native desktop application integrations

    • Microsoft Office

    • Networking and Protocols

      • AMQP 1.0 - While there are several libraries for AMQP 0.9.1, the AMQP 1.0 spec represents a significant departure from the previous version.~~ [`fe2o3-amqp`](https://github.com/minghuaw/fe2o3-amqp) implements the AMQP 1.0 protocol for both client side and server/listener side.
    • Parsers/Emitters

      • `calamine`
      • `beancount` data format
      • `quirc` - - implemented [by @Wanzenbug](https://github.com/WanzenBug/rqrr) and [by @piderman](https://github.com/piderman314/bardecoder), the latter of which was announced on [Reddit](https://www.reddit.com/r/rust/comments/bk7z2x/announcing_bardecoder_a_qr_detector_and_decoder/). See [the PR](https://github.com/not-yet-awesome-rust/not-yet-awesome-rust/pull/75).
      • RData
      • `serialize.c`
      • APP (AKA 3B2)
    • Personal information management

      • vCard - level interface" exists yet that uses it or an alternative. <!-- FIXME: What does this actually mean? What APIs are missing/expected? -->
      • iCalendar - level API is missing. <!-- FIXME: What does this actually mean? What APIs are missing/expected? -->