the best way to pass parameters to egui

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • remoc

    Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust

  • You can use an RPC framework to not invent the wheel from scratch like for example https://crates.io/crates/remoc Why? Because such program as an https proxy will likely often run as a daemon started via an init system for example systemd. As you can not start a GUI program as a daemon under unix the GUI wouldn't work anyway. It might even run on a headless server with any GUI and you might want to start you GUI remotely and connect to it.

  • 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

  • Tsyncp: Channel-like primitives (mpsc, broadcast, etc) over TCP

    3 projects | /r/rust | 14 May 2022
  • Pubsub-like library for microservices?

    2 projects | /r/rust | 25 Jan 2022
  • Bebop v3: a fast, modern replacement to Protocol Buffers

    4 projects | news.ycombinator.com | 12 Mar 2024
  • A Rust Framework for Cloud Development: Volo

    2 projects | dev.to | 18 Jan 2024
  • Roll your own auth with Rust and Protobuf

    5 projects | dev.to | 28 Oct 2023