HaxMap v0.2.0 released, huge performance improvements and added support for 32-bit systems

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • haxmap

    Fastest and most memory efficient golang concurrent hashmap

    New version [v0.2.1](https://github.com/alphadose/haxmap/releases/tag/v0.2.1) released with more performance improvements

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • itogami

    Fastest and most efficient goroutine pool (experimental)

    Use of golang runtime internals like itogami and ZenQ to squeeze out a little extra performance

  • ZenQ

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

    Use of golang runtime internals like itogami and ZenQ to squeeze out a little extra performance

  • avo

    Generate x86 Assembly with Go

    Curious if you're looking at using avo to write the assembly

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

  • hash/maphash is slow

    1 project | /r/golang | 12 Feb 2023
  • The fastest and most-memory efficient concurrent hashmap in Golang

    1 project | news.ycombinator.com | 8 Aug 2022
  • Hi there, I've just created an auxillary tool for dev using different programming languges.

    1 project | /r/programming | 21 May 2023
  • Hermes. Extremely fast full-text-searches (10-300µs) and cache.

    2 projects | /r/Python | 6 May 2023
  • Object-oriented JSON in Go

    2 projects | /r/golang | 12 Apr 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?