alldroll / cdbLinks
Constant Database native golang implementation
☆39Updated 4 years ago
Alternatives and similar repositories for cdb
Users that are interested in cdb are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Buffered Reader/Writer☆78Updated last month
- Fast integer map for uint32-to-uint32☆30Updated last month
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆68Updated 6 years ago
- Intern Go strings☆95Updated last year
- Go driver for ragel scanners☆37Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A goroutine limiter for Go