Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,931Nov 24, 2023Updated 2 years ago
Alternatives and similar repositories for slim
Users that are interested in slim are comparing it to the libraries listed below
Sorting:
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,499Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Embedded, Fast and Persistent bigqueue implementation☆449Dec 20, 2025Updated 2 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,297Jul 23, 2025Updated 7 months ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- Thoughts on Go performance optimization☆10,892Jan 5, 2022Updated 4 years ago
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,532Feb 21, 2024Updated 2 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,134Nov 22, 2023Updated 2 years ago
- Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and…☆6,077Oct 13, 2020Updated 5 years ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Optimized Go Compression Packages☆5,411Updated this week
- A modern text/numeric/geo-spatial/vector indexing library for go☆10,976Updated this week
- Type-safe, zero-allocation sets for Go☆818Feb 25, 2020Updated 6 years ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- dque is a fast, embedded, durable queue for Go☆792Oct 24, 2024Updated last year
- Yaegi is Another Elegant Go Interpreter☆8,075Feb 9, 2026Updated 3 weeks ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,555Feb 20, 2026Updated last week
- handling 1M websockets connections in Go☆5,991Aug 14, 2022Updated 3 years ago
- Tiny WebSocket library for Go.☆6,434Feb 12, 2026Updated 2 weeks ago
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,157Aug 21, 2024Updated last year
- LevelDB key/value database in Go.☆6,322May 14, 2024Updated last year
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,421Jan 29, 2026Updated last month
- An embedded key/value database for Go.☆9,382Updated this week
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month