tyler-smith / golang-sql-benchmark
A benchmarking shootout of various db/SQL utilities for Go
☆66Updated 3 years ago
Alternatives and similar repositories for golang-sql-benchmark:
Users that are interested in golang-sql-benchmark are comparing it to the libraries listed below
- Fast generation of 192-bit UUIDs☆84Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- github.com/cznic/sortutil has moved to modernc.org/sortutil☆32Updated 6 years ago
- Benchmarking logging libraries for Go☆53Updated 2 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Caching package for Go☆89Updated 8 years ago
- Profiling deployed binaries in real-time with flame graphs and plots.☆109Updated 4 years ago
- Gzip middleware for Negroni☆59Updated 4 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- An example TCP proxy in Go.☆65Updated 6 years ago
- Package pidfile manages pid files.☆78Updated 9 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆172Updated 6 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆171Updated 8 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A Go database☆529Updated 6 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago