[ANN] Retty v0.6.0 - An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • retty

    An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.

  • Retty is an asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.

  • wangle

    Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.

  • In this version 0.6.0, both Inbound/OutboundHandler and Inbound/OutboundHandlerContext are Trait with associated types, so the user doesn't need to guess what types are to be expected for read/write. This is very close to Wangle (C++).

  • 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
  • Netty

    Netty project - an event-driven asynchronous network application framework

  • It's like Netty or Wangle, but in Rust.

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