asheshvidyut / tredsLinks
Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search server. It also persists data on disk.
☆65Updated 2 months ago
Alternatives and similar repositories for treds
Users that are interested in treds are comparing it to the libraries listed below
Sorting:
- Immutable Adaptive Radix Tree implementation in go☆21Updated 8 months ago
- Cookies, but with structs, for happiness.☆113Updated last month
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last month
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 7 months ago
- A fast file-based priority queue☆59Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 5 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last week
- Golang in-memory caching stream reader☆35Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- A Kafka log inspired in-memory and append-only data structure☆135Updated 3 weeks ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- Simple (dumb?) query language☆49Updated 3 weeks ago
- Fast cryptographically safe Guid generator for Go☆73Updated 5 months 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
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated last month
- Fast and customizable object pool.☆33Updated 4 months ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆35Updated 3 months ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆49Updated 3 weeks ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆121Updated this week