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
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang source code parsing, usage like reflect package☆64Updated last week
- string interning library for lots of strings☆37Updated 4 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- copy struct to struct for golang☆25Updated 2 years ago
- Go's missing DateTime package☆37Updated 10 months ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Runtime struct builder for Go☆32Updated last week
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- A go database/sql driver for csvq☆76Updated 2 years ago
- Toolbox for Go☆43Updated this week
- Expression evaluator for Go☆77Updated 6 months ago
- Fast histograms for Go☆37Updated last year
- A Visual Go code generator☆58Updated last year
- TopN collector☆26Updated last year
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 2 months ago
- minimal password generator☆25Updated 11 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago