recoilme / sniperLinks
A simple and efficient thread-safe key/value store for Go
☆80Updated 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)☆182Updated last year
- Low-level key/value store in pure Go.☆99Updated 6 years ago
- Fast and simple key/value store written using Go's standard library☆372Updated 4 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- b52 is a fast experimental Key/value database. With support for the memcache protocol.☆33Updated 2 years ago
- fast int64-int64 map for go☆98Updated this week
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 6 months ago
- 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
- Easy flags population.☆36Updated 4 years ago
- The code used to serve gocorpus application☆52Updated last year
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- The size of variable at runtime☆152Updated last year
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Tarantool 1.6+ connector for Go language☆50Updated 7 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Library that helps to limit the memory consumption of your Go service.☆80Updated 2 years ago
- Helper tool for manual Go code optimization.☆137Updated 7 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 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 5 years ago
- JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)☆174Updated last year
- 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
- XML stream parser for Go☆110Updated last year
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago