an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆384May 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
Sorting:
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- ☆11Sep 15, 2017Updated 8 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- A portable mmap package for Go☆1,093Dec 12, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,088Updated this week
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- go4 hosts the go4.org packages.☆331Jan 12, 2026Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- faster JSON serialization for Go☆2,994Sep 21, 2023Updated 2 years ago
- Morally-correct string and stream interpolation for Go.☆24Apr 23, 2016Updated 9 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Aug 1, 2018Updated 7 years ago
- slab allocator in go☆386Dec 17, 2024Updated last year
- Assembly-optimized Marvin32 hash function☆12Jan 17, 2024Updated 2 years ago
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Oct 24, 2024Updated last year
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- [Go] mmm - manual memory management library.☆398Dec 17, 2017Updated 8 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Nov 22, 2018Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Oct 6, 2015Updated 10 years ago
- Golang user signal based package for collecting pprof information☆12Apr 1, 2016Updated 9 years ago
- C to Go Assembly☆1,342Nov 27, 2021Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Jan 7, 2024Updated 2 years ago
- A port of the LMAX Disruptor to the Go language.☆1,454Updated this week
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Collect Golang Runtime Metrics, outputting to a stats handler☆544May 12, 2016Updated 9 years ago
- Minimal perfect hashing in Go☆74Jan 22, 2023Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Mar 14, 2019Updated 6 years ago
- ☆13Oct 14, 2024Updated last year
- Zero-copy sockets for Linux in Golang☆832Jul 7, 2020Updated 5 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months 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
- Ordered map Go data structure benchmarks☆40Dec 20, 2021Updated 4 years ago
- Goroutine Leak Detector☆1,046Oct 15, 2020Updated 5 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Oct 7, 2022Updated 3 years ago
- Static Trace-Based Deadlock Analysis for Synchronous Mini-Go☆20Apr 3, 2017Updated 8 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.☆16Oct 26, 2015Updated 10 years ago