mmcloughlin / problemsLinks
Programming problems
☆15Updated 6 years ago
Alternatives and similar repositories for problems
Users that are interested in problems are comparing it to the libraries listed below
Sorting:
- Tokenizers and lemmatizers for Go☆113Updated 5 months ago
- A library for parallel programming in Go☆189Updated 5 years ago
- Go package for loading program configuration from multiple sources.☆90Updated last year
- Go package for abstracting stats collection☆215Updated last month
- A probabilistic data structure service and storage☆92Updated 9 years ago
- Elements of Programming Interviews solutions in golang.☆56Updated 8 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- graphql parser + utilities☆57Updated 8 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆246Updated 2 months ago
- Canonical log lines for Go - Built on top of Uber's Zap logging library☆26Updated 5 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 8 years ago
- A Go implementation of the WordNet API☆39Updated 6 years ago
- Reduce Go programs☆216Updated last year
- A graph library in Go☆78Updated 6 years ago
- PostgreSQL script that generates Go struct definitions for all tables in a database☆115Updated 5 years ago
- Web crawler☆42Updated 9 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- An optimized substring search engine written in Go☆546Updated 6 years ago
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- A neural network library built in Go☆168Updated 3 years ago
- A lightweight, HTTP-centric, log-based (Kafka-like) message queue.☆187Updated 7 years ago
- On-demand image sizing+delivery for responsive applications☆157Updated 7 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 5 years ago
- Rothko is an aggregate metric system for large scale deployments.☆127Updated 7 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 3 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- a predictable, immutable state container in go☆96Updated 4 years ago
- A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.☆53Updated 7 years ago