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 3 months ago
Alternatives and similar repositories for treds
Users that are interested in treds are comparing it to the libraries listed below
Sorting:
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year
- An offheap memory allocator for manual memory management in Golang☆30Updated 5 months ago
- Immutable Adaptive Radix Tree implementation in go☆21Updated 5 months ago
- A high performance in memory distributed cache☆70Updated 8 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆157Updated 6 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆111Updated 2 weeks ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 2 weeks ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- A fast file-based priority queue☆58Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Simple (dumb?) query language☆48Updated last month
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- Scheduler of events for near real-time systems☆30Updated last month
- High-performance client-server library for Go, built around the Command pattern☆83Updated this week
- Golang in-memory caching stream reader☆35Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Golang high performant functional Memoize☆14Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Fast and customizable object pool.☆32Updated last month
- Generic concurrent lock-free map for Golang☆44Updated last year
- A Kafka log inspired in-memory and append-only data structure☆134Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆68Updated last month
- Ungrammar implementation and API in Go☆46Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆19Updated 9 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month