klev-dev / klevdb
Fast message store, written in Go
☆25Updated last month
Alternatives and similar repositories for klevdb:
Users that are interested in klevdb are comparing it to the libraries listed below
- Fast reflection for mere mortals☆17Updated 5 months ago
- Simple SQLite-based disk-persisted queues for golang.☆19Updated 9 months ago
- Simple streaming RPC for Golang.☆20Updated 2 years ago
- Serve HTTP on a tailnet☆22Updated 6 months ago
- A Golang library designed to simplify the execution of shell commands and handle their output.☆45Updated 5 months ago
- Pratt parser implementation in Go☆44Updated 2 years ago
- Global defers for Go.☆17Updated 4 months ago
- Login, registration library for go☆16Updated last year
- Structured concurrency manager for Go☆46Updated last year
- pgx-collect is a drop-in replacement for the pgx collection functions with lower overhead☆18Updated last year
- strftime/strptime for Go☆18Updated 2 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated this week
- Embedded cache lib using sqlite for storage☆19Updated 6 months ago
- Basic Configuration Language☆25Updated 2 weeks ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated 8 months ago
- a self-updatable cli to generate projects with self-updatable clis☆22Updated 6 months ago
- Generate Go enum encoding☆14Updated last month
- A Go library to work with SQL database using standard `database/sql` api. It supports SQL to array/maps/structs, and CRUD operations on s…☆13Updated 5 months ago
- googlesheetsparser is a library for dynamically parsing Google Sheets into Golang structs.☆17Updated 2 years ago
- Dataframe library for Go.☆16Updated last year
- Easy Testing With Docker Compose in Go.☆12Updated last year
- mapreader is a tiny Golang library for accessing arbitrary keys from maps - especially useful when dealing with semi-unknown JSON payload…☆18Updated 8 months ago
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆25Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Mutable strings in Golang via overlays