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:
- 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
- A fast file-based priority queue☆59Updated last year
- Cookies, but with structs, for happiness.☆112Updated last month
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 5 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Fast and customizable object pool.☆33Updated 4 months ago
- 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 last month
- Golang in-memory caching stream reader☆35Updated last year
- A high performance in memory distributed cache☆81Updated 2 weeks ago
- [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
- Immutable Adaptive Radix Tree implementation in go☆21Updated 8 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 7 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last week
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆20Updated last year
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆135Updated 3 weeks ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆90Updated 4 months ago
- Ungrammar implementation and API in Go☆48Updated last year
- Embedded cache lib using sqlite for storage☆21Updated last year
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆105Updated last month
- MinLZ is a LZ77 compressor, focused on realtime data compression☆121Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆100Updated 4 months ago