theodesp / go-object-poolLinks
Simple and efficient implementation of a generic Object Pool in Go
☆12Updated 8 years ago
Alternatives and similar repositories for go-object-pool
Users that are interested in go-object-pool are comparing it to the libraries listed below
Sorting:
- Code examples for blog post☆15Updated 7 years ago
- Queue data structure for Go; SAY NO TO GITHUB☆131Updated 8 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- Simple Dependency Injection Container☆22Updated 5 years ago
- Pipelines using goroutines☆60Updated 4 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- Distributed Computing with Go, published by Packt☆76Updated 3 years ago
- go datastructures using generics☆105Updated 8 years ago
- ☆86Updated 5 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Sample go application demonstrating good development practices☆32Updated 3 years ago
- ☆52Updated 5 years ago
- Simplistic, opinionated logging for Golang☆25Updated 4 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- RabbitMQ tests with Go☆43Updated 4 years ago
- A collection of useful utility functions☆300Updated 3 years ago
- Cgo binding for Snowball C library☆38Updated 8 years ago
- Pool go routines dedicated to processing work☆70Updated 10 years ago
- Go simple async worker pool☆92Updated 5 years ago
- Use the Go API to read CAPTCHAs using TensorFlow☆68Updated 6 years ago
- a Go package to observe notable events in a decoupled fashion☆241Updated 12 years ago
- Minimal repository template for well constructed Go libraries.☆33Updated 6 years ago
- A package for handling reCaptcha (http://www.google.com/recaptcha) form submissions in Go (http://golang.org/).☆123Updated 5 years ago
- Data structures implementation in Golang☆44Updated 4 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Advanced Example for mockery☆38Updated 8 years ago
- Django style fixtures for Golang's excellent built-in database/sql library.☆31Updated 6 years ago
- Go bindings for Apache Spark☆48Updated 6 years ago
- A collection of golang tools used at Uber☆60Updated 6 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 4 years ago