recoilme / sniperLinks
A simple and efficient thread-safe key/value store for Go
☆79Updated 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
- Low-level key/value store in pure Go.☆99Updated 6 years ago
- fast int64-int64 map for go☆98Updated 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
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Fast and simple key/value store written using Go's standard library☆373Updated 4 years ago
- High performance JSON iterator & validator for Go☆96Updated last year
- Library that helps to limit the memory consumption of your Go service.☆79Updated 2 years ago
- b52 is a fast experimental Key/value database. With support for the memcache protocol.☆33Updated 2 years ago
- XML stream parser for Go☆110Updated last year
- Better sync package for Go.☆22Updated last year
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- Helper tool for manual Go code optimization.☆137Updated 6 months ago
- The size of variable at runtime☆151Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 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
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- Golang port of Petrovich - an inflector for Russian anthroponyms.☆50Updated last year
- Easy flags population.☆36Updated 3 years ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 11 months 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
- Model generator for go-pg package☆117Updated last week
- Golang library for clone things☆51Updated 10 months ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 months ago
- Simple query builder for MongoDB☆80Updated 6 months ago