jbeardly-junkyard / storableLinks
MongoDB ODM for Go
☆24Updated 9 years ago
Alternatives and similar repositories for storable
Users that are interested in storable are comparing it to the libraries listed below
Sorting:
- ☆15Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- ☆47Updated 9 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- Package httpgzip provides a http handler wrapper to transparently add gzip compression.☆61Updated 7 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 5 years ago
- Go driver for MariaDB/MySQL server☆28Updated 8 years ago
- A LINQ-inspired typewriter for use with gen.☆16Updated 4 years ago
- A dependency injection library using struct tags.☆28Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Package pluginunmarshal unmarshals Go plugins into structs.☆22Updated 8 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆49Updated 8 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Run linters from Go code -☆66Updated 7 years ago
- Simple and performant routing in Go.☆20Updated 10 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 8 years ago
- pcg random number generator☆41Updated 4 years ago
- Composable chains of nested http.Handler instances.☆61Updated 7 years ago
- Session store using Bolt☆88Updated 5 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.