recoilme / sniperLinks
A simple and efficient thread-safe key/value store for Go
☆77Updated last year
Alternatives and similar repositories for sniper
Users that are interested in sniper are comparing it to the libraries listed below
Sorting:
- b52 is a fast experimental Key/value database. With support for the memcache protocol.☆33Updated last year
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated last month
- Helper tool for manual Go code optimization.☆130Updated 3 months ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- fast int64-int64 map for go☆97Updated 2 years ago
- Simple query builder for MongoDB☆81Updated 2 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Library that helps to limit the memory consumption of your Go service.☆79Updated 2 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Easy flags population.☆34Updated 3 years ago
- Fast and simple key/value store written using Go's standard library☆373Updated 3 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- Low-level key/value store in pure Go.☆99Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Faster base64 encoding for Go☆182Updated 2 years ago
- Golang port of Petrovich - an inflector for Russian anthroponyms.☆50Updated last year
- rest/http helpers☆59Updated 2 months ago
- Generates Validate() methods for structs by tags☆28Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- OAuth2 client in Go☆22Updated last year
- The package provides a very thin wrapper (no external dependencies) for http.Client allowing the use of layers (middleware).☆24Updated 4 months ago
- In-memory search index by strings (suffix trie)☆26Updated last year