embano1 / memlogLinks
A Kafka log inspired in-memory and append-only data structure
☆136Updated last week
Alternatives and similar repositories for memlog
Users that are interested in memlog are comparing it to the libraries listed below
Sorting:
- A set of performant rate limiters for Go☆91Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- A high performance in memory distributed cache☆76Updated 2 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- PostgreSQL Lock Client for Go☆119Updated last week
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Avro codec and code generation for Go☆90Updated 6 months ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆28Updated 7 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆84Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- 🚨 slog sampling: drop repetitive log records☆97Updated 2 weeks ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- ☆83Updated 4 years 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
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Go 1.23 range functions with database/sql☆151Updated last year
- Notification broadcaster library☆157Updated 3 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 7 months ago
- Pure Go SQL parser☆173Updated 2 weeks ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)