Go memory-efficient

Open-source Go projects categorized as memory-efficient

Top 3 Go memory-efficient Projects

  • haxmap

    Fastest and most memory efficient golang concurrent hashmap

    Project mention: hash/maphash is slow | /r/golang | 2023-02-12

    It depends on the architecture like amd64 it’s naturally fast but for amd and the rest is kinda of slow because Go uses AES hashing algorithm upcoming they’re planning to change the hashing alg either xxhash or swisstable I recommend you use 3rd party maphash like https://github.com/alphadose/haxmap or any

  • ZenQ

    A thread-safe queue faster and more resource efficient than golang's native channels

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • optic

    A simplified, generic, entity based web library for golang that's drop in compatible with net/http (by nanvenomous)

    Project mention: The Gorilla web toolkit project is being revived, all repos are out of archive mode. | /r/golang | 2023-07-12

    Doesn't hurt to be more frugal & heavily scope the code we write. I wrote optic to solve one problem for a net/http service. Would love feedback in the context of this disucssion.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-12.

Index

What are some of the best open-source memory-efficient projects in Go? This list will help you:

Project Stars
1 haxmap 773
2 ZenQ 615
3 optic 10
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org