tysonmote / gommapLinks
Git mirror of launchpad.net/gommap with additional patches.
☆139Updated last year
Alternatives and similar repositories for gommap
Users that are interested in gommap are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 2 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Deep copy generator☆160Updated last week
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- [mirror]☆280Updated last year
- Channels for gRPC: custom transports☆223Updated 3 weeks ago
- Packages for go clients.☆165Updated this week
- Convert snake case, camel case and kebap case strings☆154Updated 5 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆202Updated last week
- concurrency utilities☆304Updated 6 years ago
- ☆122Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A RAFT Election implementation in Go.☆189Updated 7 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago