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
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- TopN collector☆24Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆35Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- minimal password generator☆24Updated 7 months ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- GoT is a template engine that turns templates into Go code to compile into your app.☆37Updated 6 months ago
- Go's missing DateTime package☆37Updated 6 months ago
- Additional numeric types for Go (int128, uint128), repo moved!☆26Updated 9 months ago
- Toolbox for Go☆42Updated last month
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- strftime/strptime for Go☆18Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Parsing and calculating formulae☆43Updated 4 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Every grain of sand on Earth has its own ID.☆47Updated last month
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆82Updated 5 months ago
- Simple go signals handler for performing graceful shutdown by executing callback function☆20Updated 5 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆88Updated 8 months ago