Introducing Tempo: low latency, cross-platform, end-to-end typesafe APIs

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. tempo

    🥁 Don't miss a beat. Real-time, end-to-end typesafe APIs. (by betwixt-labs)

    Thank you! If you (or anyone) wants to contribute, we have an RFC for the authentication and authorization mechanism in Tempo we'd love feedback on. https://github.com/betwixt-labs/tempo/discussions/1

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. bebop

    🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

    gRPC is not truly cross-platform; you can't use it with Cloudflare Workers, its support in the browser is lackluster, and Protocol Buffers are slow. Tempo is the RPC for [Bebop](https://github.com/betwixt-labs/bebop) which is the fastest and most efficient means of serializing data (check the benchmarks.) and used by companies such as Microsoft and powering services where low-latency, high throughput is key.

  4. go_serialization_benchmarks

    Benchmarks of Go serialization methods

    The bebop definition specifies fixed-width types inside a struct. The format of structs cannot be changed, but there are efficiency gains by omitting all of the indices and header data. It's useless as the root message, but it's small and fast for a benchmark.

  5. tempo

    Grafana Tempo is a high volume, minimal dependency distributed tracing backend.

    Last point: There's already a major open source project in the backend space called Tempo. You may want to reconsider the name.

  6. bebop

    bebop wire format in Go (by 200sc)

    1) Go support is right here https://github.com/200sc/bebop

  7. SerializationBenchmarks

    Benchmarking .NET Serialization Performance

  8. sophon

    Discontinued Generate real-time networking stack from a schema.

    Nice project, somewhat similar in idea to my project (https://github.com/mikotoIO/sophon), good to see a lot of innovation in this space!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. grpc-web

    gRPC for Web Clients

    The gRPC-Web protocol supports HTTP/1 and can be used from a browser.

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

  • The need for TypeSafety HTTPClient and HTTP Resource

    1 project | dev.to | 14 Apr 2025
  • Integrating Angular's httpResource with HttpInterceptors

    1 project | dev.to | 10 Apr 2025
  • Beyond JSON: Unleashing the Power of httpResource Sub-constructors in Angular

    1 project | dev.to | 9 Apr 2025
  • The Next Generation of Dynamic Component

    1 project | dev.to | 31 Mar 2025
  • Mastering httpResource Equality in Angular

    1 project | dev.to | 31 Mar 2025