A buffer pool file I/O library for Go
☆56Feb 7, 2022Updated 4 years ago
Alternatives and similar repositories for bfile
Users that are interested in bfile are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 5 months ago
- A JSON stream parser for Go☆68Sep 7, 2022Updated 3 years ago
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- implementation of lodash library in Go 1.18 generics [WIP]☆12Apr 29, 2022Updated 3 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 6 months ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- An HTTP protocol frontend for Redis-compatible services.☆33Aug 3, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Simple string pattern matcher for Go☆137Sep 5, 2025Updated 6 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Aug 19, 2025Updated 7 months ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 3 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Oct 23, 2022Updated 3 years ago
- Key-value store benchmarking tool☆10Jun 30, 2024Updated last year
- A fast little LRU cache for Go☆175May 22, 2023Updated 2 years ago
- jeez it's just a quadtree chill out☆26Apr 7, 2022Updated 3 years ago
- create low memory key/value objects in Go☆22Apr 18, 2017Updated 8 years ago
- Go vs GPU: Fast Spatial Joins☆24Mar 11, 2022Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆142May 3, 2025Updated 10 months ago
- Henry is a go library with generic helper functions in dealing with slices, maps and channels☆59Feb 18, 2026Updated last month
- an interactive buntdb shell client☆12May 19, 2023Updated 2 years ago
- Golang Epoll Support - Linux☆19Oct 2, 2019Updated 6 years ago
- Write ahead log for Go.☆720Aug 31, 2025Updated 6 months ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- ☆12Aug 14, 2025Updated 7 months ago
- B-tree implementation for Go☆1,206Feb 28, 2026Updated 3 weeks ago
- Go module to generate and render waveform images from audio files☆14Dec 31, 2024Updated last year
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Sep 17, 2023Updated 2 years ago
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 2 years ago
- Cache implementations in Go, with support for generics.☆45Jul 18, 2022Updated 3 years ago
- A disk-based HashMap implementation allowing persistence of data across sessions.☆14May 7, 2014Updated 11 years ago
- 🌈 🐴 Turn your terminal text into an absolutely beautiful display of dazzling colors....☆19Oct 13, 2017Updated 8 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Sep 7, 2023Updated 2 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Oct 8, 2024Updated last year