gomempool

A []byte pool for Go. (by thejerf)

Gomempool Alternatives

Similar projects and alternatives to gomempool

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gomempool alternative or higher similarity.

gomempool reviews and mentions

Posts with mentions or reviews of gomempool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-30.
  • Things that annoy you in Go...
    7 projects | /r/golang | 30 Jun 2022
    For the case of needing a large amount of transiently-used []byte, you may find my gomempool package useful. It isn't a generic memory pool, it is very specifically for sets of bytes. I had a system many years ago with exactly the problem you mentioned, I was receiving multi-megabyte messages that I really needed to have in a big []byte, but they never lived long, so it was driving the allocator nuts for no good reason because I was receiving a lot per second but there was never more than a handful alive at a time.

Stats

Basic gomempool repo stats
1
38
10.0
almost 2 years ago

thejerf/gomempool is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gomempool is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com