Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,924Mar 10, 2026Updated 4 months ago
Alternatives and similar repositories for slim
Users that are interested in slim are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A high performance memory-bound Go cache☆6,968Updated this week
- Fast key-value DB in Go.☆15,725Updated this week
- Fast event-loop networking for Go☆6,041May 19, 2026Updated 2 months ago
- Efficient cache for gigabytes of data written in Go.☆8,147Updated this week
- Embedded, Fast and Persistent bigqueue implementation☆454Updated this week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- RocksDB/LevelDB inspired key-value database in Go☆5,964Updated this week
- A tool to analyze and troubleshoot a Go binary size.☆1,708Apr 10, 2024Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 11 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,573Jul 6, 2026Updated 2 weeks ago
- A feature complete and high performance multi-group Raft library in Go.☆5,322Jul 23, 2025Updated 11 months ago
- Graceful process restarts in Go☆3,205Apr 23, 2026Updated 2 months 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,108May 2, 2025Updated last year
- A cache library for Go with zero GC overhead.☆5,402Mar 19, 2026Updated 4 months ago
- Thoughts on Go performance optimization☆10,904Jan 5, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,525Feb 21, 2024Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,372Jun 15, 2026Updated last month
- Generate x86 Assembly with Go☆2,986Jul 1, 2026Updated 2 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,862May 19, 2026Updated 2 months ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,157Updated this week
- A tool to list and diagnose Go processes currently running on your system☆7,015Updated this week
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆732Dec 6, 2023Updated 2 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,135Nov 22, 2023Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Oct 24, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and…☆6,059Oct 13, 2020Updated 5 years ago
- Optimized Go Compression Packages☆5,578Updated this week
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,417Updated this week
- Type-safe, zero-allocation sets for Go☆815Feb 25, 2020Updated 6 years ago
- Composable, observable and performant config handling for Go for the distributed processing era☆646Oct 28, 2020Updated 5 years ago
- Yaegi is Another Elegant Go Interpreter☆8,334Feb 9, 2026Updated 5 months ago
- handling 1M websockets connections in Go☆5,999Aug 14, 2022Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.