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
- Immutable Adaptive Radix Tree implementation in go☆21Updated 8 months ago
- 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
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- A Kafka log inspired in-memory and append-only data structure☆135Updated 3 weeks ago
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆20Updated last year
- 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
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆23Updated 5 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Simple (dumb?) query language☆49Updated 3 weeks ago
- Cookies, but with structs, for happiness.☆113Updated last month
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Fast and customizable object pool.☆33Updated 4 months ago
- A high performance in memory distributed cache☆81Updated 2 weeks ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- Golang in-memory caching stream reader☆35Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- Embedded cache lib using sqlite for storage☆21Updated last year
- MinLZ is a LZ77 compressor, focused on realtime data compression☆121Updated this week
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago