Gravity - Allocator on byte array

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

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

    An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.

  • here is how im using sync.Pool in order to get rid of memory reallocation under the hood of Golang runtime https://github.com/halturin/ergo/blob/master/lib/tools.go#L20

  • ristretto

    A high performance memory-bound Go cache

  • Ristretto uses a similar technique for a cache. You might wanna check it out. The blogpost here https://dgraph.io/blog/post/manual-memory-management-golang-jemalloc/ explains 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

  • Introducing Read Replicas

    2 projects | dev.to | 15 Dec 2023
  • Show HN: I rewrote the 1990's LambdaMOO server from scratch

    8 projects | news.ycombinator.com | 23 Sep 2023
  • Actor framework versus standard channels

    2 projects | /r/golang | 13 Apr 2023
  • Theine - High performance in-memory cache

    2 projects | /r/golang | 11 Apr 2023
  • Ergo Framework v.2.2.2 is just released with the new cool feature gen.Pool

    1 project | /r/golang | 1 Mar 2023