xeoncross / go-embeddable-storesLinks
Collection of embeddable Go datastores along with benchmarks and examples (bolt,level,badger,sqlite,etc...)
☆43Updated 6 years ago
Alternatives and similar repositories for go-embeddable-stores
Users that are interested in go-embeddable-stores are comparing it to the libraries listed below
Sorting:
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- ☆78Updated 5 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
- Barebones subcommand handling☆62Updated 6 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Tool for golang that generates jennifer code☆74Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- A little Go util to print duration strings in a human-friendly format☆94Updated 6 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- A small flexible merge library in go☆128Updated 5 months ago
- Bow - Minimal embedded database powered by Badger☆225Updated 4 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Minimal protobuf generated plugins for go☆20Updated 4 years ago
- BoltDB's Interactive Shell☆85Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- golang generator for type-safe sql api constructs☆81Updated 4 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆30Updated 9 months ago