Rust framebuffer

Open-source Rust projects categorized as framebuffer

Rust framebuffer Projects

  • rust_minifb

    Cross platfrom window and framebuffer crate for Rust

  • Project mention: placing pixels | /r/rust_gamedev | 2023-05-15

    Well, it depends on how you use it; writing to an image buffer isn't much less efficient than writing to any normal buffer (in fact, although displaying your scene to a window efficiently is important, your main bottleneck will be the actual ray tracing loop). You may want to read this article for a practical example of using an ImageBuffer to create and draw a texture with Piston. Other window backends you could use, apart from pixels which was already mentioned in another comment, include minifb and Mini GL, though I haven't personally used them.

  • reStream

    Stream your reMarkable screen over SSH.

  • Project mention: The ReMarkable Streaming Tool v2: Elevating Remote Work Efficiency | news.ycombinator.com | 2023-08-20

    If the goal is to share the visual contents of the pad, why not just stream the graphics over SSH?

    I recommend checking out reStream: https://github.com/rien/reStream/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust framebuffer related posts

Index

Project Stars
1 rust_minifb 951
2 reStream 716

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com