an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆385May 26, 2025Updated 9 months ago
Alternatives and similar repositories for offheap
Users that are interested in offheap 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 cache library for Go with zero GC overhead.☆5,387Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- ☆11Sep 15, 2017Updated 8 years ago
- An immutable radix tree implementation in Golang☆1,092Mar 13, 2026Updated last week
- A portable mmap package for Go☆1,096Dec 12, 2024Updated last year
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Aug 1, 2018Updated 7 years ago
- Minimal perfect hashing in Go☆74Jan 22, 2023Updated 3 years ago
- slab allocator in go☆386Dec 17, 2024Updated last year
- faster JSON serialization for Go☆2,994Sep 21, 2023Updated 2 years ago
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- Morally-correct string and stream interpolation for Go.☆24Apr 23, 2016Updated 9 years ago
- [Go] mmm - manual memory management library.☆398Dec 17, 2017Updated 8 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- Fast Raft framework using the Redis protocol for Go☆533Nov 3, 2020Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Dec 20, 2021Updated 4 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆445Oct 7, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- C to Go Assembly☆1,341Nov 27, 2021Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- Assembly-optimized Marvin32 hash function☆12Jan 17, 2024Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- A port of the LMAX Disruptor to the Go language.☆1,458Mar 3, 2026Updated 3 weeks ago
- go4 hosts the go4.org packages.☆331Jan 12, 2026Updated 2 months ago
- Golang: contex-aware synchronization primitives (mutex).☆36Jan 7, 2024Updated 2 years ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Nov 7, 2018Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- Golang user signal based package for collecting pprof information☆12Apr 1, 2016Updated 9 years ago
- ☆17Mar 12, 2019Updated 7 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544May 12, 2016Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Oct 24, 2024Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,930Mar 16, 2026Updated last week
- a small circular ring buffer library in go / golang☆187Mar 14, 2019Updated 7 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆42Oct 8, 2020Updated 5 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Oct 6, 2015Updated 10 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,005Jan 8, 2026Updated 2 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week