aaronraff / blog-codeLinks
A place to store source code that is relevant to my blog posts.
☆28Updated 3 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☆67Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- string interning library for lots of strings☆38Updated 4 years ago
- Simple go signals handler for performing graceful shutdown by executing callback function☆20Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Constant Database native golang implementation☆38Updated 4 years ago
- Wrapper around LUA script executor for long-running scripts☆21Updated 10 months ago
- Golang source code parsing, usage like reflect package☆63Updated 9 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆26Updated 6 months ago
- 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 …☆29Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- Go's missing DateTime package☆37Updated 7 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A diff3 text merge implementation in Go☆23Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- Fast histograms for Go☆38Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Toolbox for Go☆42Updated this week
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Experimental golang database/sql☆19Updated 3 years ago