aaronraff / blog-code
A place to store source code that is relevant to my blog posts.
☆28Updated 3 years ago
Alternatives and similar repositories for blog-code:
Users that are interested in blog-code are comparing it to the libraries listed below
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Toolbox for Go☆42Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- Constant Database native golang implementation☆38Updated 4 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated last year
- string interning library for lots of strings☆40Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A scriptable FSM library for Go☆38Updated 5 years ago
- Parsing and calculating formulae☆43Updated 4 years ago
- SQLite over stdin/stdout☆82Updated last month
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- copy struct to struct for golang☆25Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- 🧵 thead facilities in Go☆15Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- minimal password generator☆24Updated 2 months ago
- Go's missing DateTime package☆37Updated 2 months ago
- Cgo-free bindings☆22Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- TopN collector☆23Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- GoT is a template engine that turns templates into Go code to compile into your app.☆34Updated last month
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Graphic library supporting various displays☆26Updated 5 months ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago