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 2 years ago
- A scriptable FSM library for Go☆40Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Toolbox for Go☆44Updated 2 months ago
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Runtime struct builder for Go☆32Updated 2 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Collect data about your dependencies☆43Updated 8 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 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…☆39Updated last month
- Go's missing DateTime package☆37Updated last month
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- Go implementation of the Rust `dbg` macro☆207Updated 6 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago