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:
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Deep copy generator☆160Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 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
- Storing strings without GC overhead☆84Updated 3 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A RAFT Election implementation in Go.☆189Updated 7 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- [mirror]☆280Updated last year
- concurrency utilities☆304Updated 6 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Packages for go clients.☆164Updated last week
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆203Updated 3 weeks ago
- Convert snake case, camel case and kebap case strings☆154Updated 5 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Channels for gRPC: custom transports☆223Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 7 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago