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:
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Generates automatically a Reset() method☆35Updated 8 years ago
- A small flexible merge library in go☆127Updated 11 months ago
- 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 7 years ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- Bow - Minimal embedded database powered by Badger☆225Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- ☆30Updated last week
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- ☆78Updated 5 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Reload Go code in a running process at function/method level granularity, using Yaegi☆53Updated last year
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- A little Go util to print duration strings in a human-friendly format☆95Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 7 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 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 3 months ago
- Simple error handling primitives☆60Updated 4 years ago
- Tickers with random jitter☆92Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆152Updated 2 years ago