golang-sql / sqlexp
Experimental golang database/sql
☆19Updated 2 years ago
Alternatives and similar repositories for sqlexp:
Users that are interested in sqlexp are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go package providing information about the number of CPUs in the system☆26Updated last week
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Toolbox for Go☆42Updated last month
- Barebones subcommand handling☆60Updated 5 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- TopN collector☆23Updated 7 months ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- Golang radix tree implementation☆35Updated 5 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- Create a gRPC Server from Database