Building Rust code for my OpenWrt Wi-Fi router

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • router7

    router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.

  • You can do more in a single binary, in the style of BusyBox / router7. Of course, you'd still have to ship BusyBox for admin/debug purposes, but you can save some disk space and probably boot performance too if you don't spawn new processes for every write to /proc or whatever.

  • 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 number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Securely Chaining Wi-Fi Routers (2022)

    2 projects | news.ycombinator.com | 25 Nov 2023
  • Show HN: My HomeLab (and other cool stuff)

    2 projects | news.ycombinator.com | 3 May 2024
  • Should I write my own Redis?

    1 project | news.ycombinator.com | 17 Mar 2024
  • Golang WebRTC. How to use Pion 🌐Remote Controller

    4 projects | dev.to | 16 Feb 2024
  • "Every time a new Go release happened, the package stopped building, and the authors had to add a new file with a new //go:build line, and then the entire ecosystem of packages with that as a dependency had to explicitly update to the new version" -- Go itself

    2 projects | /r/programmingcirclejerk | 6 Dec 2023