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 4 months ago
- A fast file-based priority queue☆58Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- A high performance in memory distributed cache☆68Updated 6 months ago
- Scheduler of events for near real-time systems☆29Updated last week
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 10 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆54Updated last month
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆151Updated 5 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- A Go-based SQL parsing toolkit☆34Updated last week
- A Kafka log inspired in-memory and append-only data structure☆134Updated 3 weeks ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 3 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 8 months ago
- Embedded cache lib using sqlite for storage☆20Updated 10 months ago
- Distributed queue☆31Updated 2 months ago
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆106Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Simple (dumb?) query language☆47Updated last week
- Scan-resistant, sharded Go cache: Admission-LFU + LRU/LFU/FIFO eviction, HTTP middleware, and low-GC object pooling.☆60Updated this week
- Fast and customizable object pool.☆32Updated last week
- High-performance client-server library for Go, built around the Command pattern☆82Updated last month
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last month
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆93Updated 2 weeks ago
- A set of performant rate limiters for Go☆91Updated last year
- Fast cryptographically safe Guid generator for Go☆73Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago