hashicorp / go-msgpackLinks
Open-Source Go Code. msgpack.org[Go]
☆115Updated 3 weeks ago
Alternatives and similar repositories for go-msgpack
Users that are interested in go-msgpack are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆177Updated 3 years ago
- Bindings for the LMDB C library☆167Updated 3 years ago
- A RAFT Election implementation in Go.☆188Updated 9 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Generates UUID-format strings using purely high quality random bytes☆185Updated 3 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- System V shared memory functions in pure Go.☆135Updated last year
- Customizable TCP net.Listener for Go☆151Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Bitset data structure☆169Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆143Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Generic boolean expression evaluation in Go☆119Updated last week
- Expression evaluator for Go☆80Updated 2 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)☆238Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Intern Go strings☆97Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Go exec helpers for better using processes.☆95Updated 3 years ago