recoilme / sniperLinks
A simple and efficient thread-safe key/value store for Go
☆77Updated 2 years ago
Alternatives and similar repositories for sniper
Users that are interested in sniper are comparing it to the libraries listed below
Sorting:
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- Fast and simple key/value store written using Go's standard library☆373Updated 4 years ago
- Low-level key/value store in pure Go.☆99Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- High performance JSON iterator & validator for Go☆95Updated last year
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- Golang generator of client to sql database based on interface☆52Updated 5 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
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 months ago
- b52 is a fast experimental Key/value database. With support for the memcache protocol.☆33Updated 2 years ago
- Library that helps to limit the memory consumption of your Go service.☆79Updated 2 years ago
- Helper tool for manual Go code optimization.☆132Updated 4 months ago
- Faster base64 encoding for Go☆182Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- Better sync package for Go.☆22Updated last year
- The size of variable at runtime☆149Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- WIP. Redis client for Go☆16Updated 2 years ago
- XML stream parser for GO☆109Updated last year
- 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
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- ☆30Updated 4 years ago
- Golang port of Petrovich - an inflector for Russian anthroponyms.☆50Updated last year
- Simple query builder for MongoDB☆80Updated 4 months ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆112Updated last year
- JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)☆173Updated last year
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Go library for accessing multi-host SQL database installations☆153Updated last month