marcelloh / fastdbLinks
FastDB is an (persistent) in-memory key/value store in Go.
☆63Updated 9 months ago
Alternatives and similar repositories for fastdb
Users that are interested in fastdb are comparing it to the libraries listed below
Sorting:
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- Generate dynamic image content based on a template image and a CSV file.☆83Updated last year
- Database based task queue implemented in Go☆50Updated 3 weeks ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated 2 years ago
- Higher level use of Go templates for rendering web pages☆78Updated 4 months ago
- Global defers for Go.☆17Updated 8 months ago
- Pattern Matching library for go☆93Updated last year
- A Go string concatenation library that is more efficient than strings.Builder.☆39Updated 2 months ago
- Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.☆88Updated this week
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆151Updated 5 months ago
- Make Writing HTML in Go a Breeze 🍃☆51Updated 8 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 8 months ago
- mas sql templating☆99Updated 8 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on individual…☆30Updated 3 years ago
- All you need when you are working with countries in Go.☆92Updated last year
- Struct validation using tags☆100Updated 3 months ago
- 🍃 Tiny event emitter built on generics☆43Updated last year
- A Go to TypeScript API client generator.☆51Updated 10 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last month
- Generic manual memory management for golang☆180Updated 7 months ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆83Updated last week
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated last month
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.