gernest / requiemdbLinks
Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Query Language
☆17Updated last year
Alternatives and similar repositories for requiemdb
Users that are interested in requiemdb are comparing it to the libraries listed below
Sorting:
- K-way merge with Go 1.23 range functions☆41Updated 11 months ago
- Micro expression parser library for Go☆33Updated 11 months ago
- Simple oauth prompting☆28Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆20Updated 11 months ago
- Consistent hashing hashring implementation.☆36Updated last year
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 4 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 4 months ago
- Elegant and powerful Go enums with zero code generation☆41Updated 11 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- Embedded cache lib using sqlite for storage☆21Updated last year
- JSON schema support for Go programs☆86Updated last month
- CLI secret management☆15Updated last week
- A Linux daemon serving an API to compile, interpret and execute source code in containers using containerd.☆12Updated 7 months ago
- ☆15Updated last week
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- A Go library for Aerospike backup and restore☆19Updated this week
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 2 months ago
- Faster version of the Go regexp package