flexera-public / persistLinks
Simple persistence or replay log for golang
☆13Updated 10 years ago
Alternatives and similar repositories for persist
Users that are interested in persist are comparing it to the libraries listed below
Sorting:
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆19Updated 3 years ago
- High performance transport protocol for distributed applications.☆19Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Take control of your Go packages' import paths☆63Updated 8 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Interoperable GRPC based publish/subscribe☆40Updated last year
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 3 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated last month
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- Tool for managing versions in git tags☆17Updated last month
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated 3 weeks ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…