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.☆55Updated last year
- A scriptable FSM library for Go☆40Updated 5 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- Runtime struct builder for Go☆32Updated 3 weeks ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Simple string pattern matcher for Go☆130Updated last year
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Toolbox for Go☆43Updated 2 weeks ago
- string interning library for lots of strings☆37Updated 4 years ago
- Build system and task runner for Go projects☆123Updated 3 weeks ago
- Golang source code parsing, usage like reflect package☆63Updated 11 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆83Updated 7 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Every grain of sand on Earth has its own ID.☆47Updated 3 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Load file-backed memory☆121Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated 2 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Simple profiling for Go☆76Updated last year