hashicorp / go-msgpackLinks
Open-Source Go Code. msgpack.org[Go]
☆108Updated last week
Alternatives and similar repositories for go-msgpack
Users that are interested in go-msgpack are comparing it to the libraries listed below
Sorting:
- Bindings for the LMDB C library☆163Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 months ago
- A RAFT Election implementation in Go.☆189Updated 5 months ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆290Updated 3 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆139Updated last year
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- rendezvous hashing☆68Updated 4 years ago
- Effective Computation of Things☆109Updated 6 years ago
- ☆193Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆188Updated last week
- System V shared memory functions in pure Go.☆132Updated last year
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Library for creating predicate mini-languages in Go☆100Updated 2 months ago
- Generic boolean expression evaluation in Go☆117Updated 3 weeks ago
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Bitset data structure☆165Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago