aaronraff / blog-codeLinks
A place to store source code that is relevant to my blog posts.
☆28Updated 4 years ago
Alternatives and similar repositories for blog-code
Users that are interested in blog-code are comparing it to the libraries listed below
Sorting:
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- A scriptable FSM library for Go☆40Updated 5 years ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Runtime struct builder for Go☆32Updated last month
- Collect data about your dependencies☆43Updated 4 months ago
- Golang source code parsing, usage like reflect package☆64Updated 11 months ago
- Toolbox for Go☆43Updated last month
- copy struct to struct for golang☆25Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Constant Database native golang implementation☆39Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- K-means algorithm implemented in Go (golang)☆21Updated 6 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Expression evaluator for Go☆77Updated 5 months ago
- Go's missing DateTime package☆37Updated 9 months ago
- Simple string pattern matcher for Go☆132Updated 2 weeks ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Storing strings without GC overhead☆84Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆74Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated last month
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago