Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,929Mar 10, 2026Updated last week
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,816Jan 21, 2026Updated 2 months ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Embedded, Fast and Persistent bigqueue implementation☆449Dec 20, 2025Updated 3 months ago
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- A tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,561Feb 8, 2026Updated last month
- A feature complete and high performance multi-group Raft library in Go.☆5,298Jul 23, 2025Updated 7 months ago
- Graceful process restarts in Go☆3,168Sep 25, 2024Updated last year
- 🚀 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,096May 2, 2025Updated 10 months ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Thoughts on Go performance optimization☆10,894Jan 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,529Feb 21, 2024Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,007Updated this week
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,132Nov 22, 2023Updated 2 years ago
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- dque is a fast, embedded, durable queue for Go☆792Oct 24, 2024Updated last year
- Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and…☆6,069Oct 13, 2020Updated 5 years ago
- 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,293Updated this week
- Yaegi is Another Elegant Go Interpreter☆8,105Feb 9, 2026Updated last month
- handling 1M websockets connections in Go☆5,993Aug 14, 2022Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,155Aug 21, 2024Updated last year
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,927May 27, 2024Updated last year
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,110Mar 15, 2026Updated last week
- An embedded key/value database for Go.☆9,411Mar 12, 2026Updated last week
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,555Mar 4, 2026Updated 2 weeks ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year