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 last month
Alternatives and similar repositories for treds
Users that are interested in treds are comparing it to the libraries listed below
Sorting:
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆100Updated 3 months ago
- A fast file-based priority queue☆57Updated last year
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Generic concurrent lock-free map for Golang☆44Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 2 weeks ago
- Immutable Adaptive Radix Tree implementation in go☆21Updated 7 months ago
- Scheduler of events for near real-time systems☆31Updated 3 months ago
- Cookies, but with structs, for happiness.☆110Updated last month
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆118Updated 2 weeks ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- High-performance client-server library for Go, built around the Command pattern☆84Updated 3 weeks ago
- Fast and customizable object pool.☆33Updated 3 months ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 3 weeks ago
- A set of performant rate limiters for Go☆91Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 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
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Updated 3 months ago
- FastDB is an (persistent) in-memory key/value store in Go.☆64Updated this week
- A high performance in memory distributed cache☆76Updated 2 weeks ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- Wrapper for simple golang preprocessors☆28Updated 8 months ago
- Simple (dumb?) query language☆48Updated this week
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago