aaronraff / blog-code
A place to store source code that is relevant to my blog posts.
☆27Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for blog-code
- A scriptable FSM library for Go☆37Updated 4 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- copy struct to struct for golang☆25Updated last year
- Go's missing DateTime package☆37Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Go implementation of the Rust `dbg` macro☆202Updated 5 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆14Updated this week
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- 🧵 thead facilities in Go☆15Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆28Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- Toolbox for Go☆41Updated this week
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Yet Another Go+ interpreter (still in beta version)☆27Updated 4 months ago
- Constant Database native golang implementation☆38Updated 3 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- ☆12Updated 11 months ago
- Simple go signals handler for performing graceful shutdown by executing callback function☆20Updated 4 years ago
- Go library for parsing and submitting HTML forms☆21Updated this week
- A diff3 text merge implementation in Go☆22Updated 9 months ago
- Collect data about your dependencies☆41Updated last week
- An SQL-based key/value store for Golang☆39Updated 10 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆62Updated 2 years ago