One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instead of specifying item capacity. Batch eviction feature for faster processing
☆19Jun 9, 2024Updated last year
Alternatives and similar repositories for gocache
Users that are interested in gocache are comparing it to the libraries listed below
Sorting:
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- cwf is a small tool to quickly share content (e.g. logfiles, commands, ...) with your friends and colleagues.☆11Jul 30, 2025Updated 7 months ago
- A benchmark and playground for Completely Fair Scheduling in Go☆11Feb 12, 2022Updated 4 years ago
- Generate Go enum encoding☆15Sep 11, 2025Updated 5 months ago
- Mutable strings in Golang via overlays (out-of-place implementation)☆14Apr 13, 2023Updated 2 years ago
- HTTP2 support for Hertz☆14Jan 29, 2026Updated last month
- Golang high performant functional Memoize☆15Nov 28, 2025Updated 3 months ago
- ☆14May 20, 2024Updated last year
- Chew is a Go library for processing various content types into markdown/plaintext.☆42Feb 16, 2025Updated last year
- Structured data format to config struct decoder library for Go☆39Jul 28, 2025Updated 7 months ago
- A golang formatter that fixes long lines☆34Feb 23, 2026Updated last week
- time tracker and todo list: a clone of johannesjo's super-productivity in golang☆16Jun 20, 2024Updated last year
- WIP☆21Jun 23, 2025Updated 8 months ago
- Raspberry pi GPIO controller package(CGO)☆16Sep 20, 2022Updated 3 years ago
- Extremely experimental toy go compiler☆19Oct 18, 2020Updated 5 years ago
- Create beautiful images of your code directly from the terminal☆19Mar 6, 2023Updated 2 years ago
- A stable, flexible, and fast csv Reader and Writer!☆44Jan 30, 2026Updated last month
- Fast and customizable object pool, ideal for workloads that want to create less memory.☆33Feb 22, 2026Updated last week
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Aug 31, 2021Updated 4 years ago
- ☆27May 31, 2022Updated 3 years ago
- Interactive Assembler for Go☆69Oct 31, 2024Updated last year
- MUS format serializer for Go☆120Oct 26, 2025Updated 4 months ago
- High performance drop-in replacement of the `encoding/base64` library☆38Jul 17, 2023Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 4 months ago
- a concurrent hash array mapped trie implementation in go☆59Jun 19, 2025Updated 8 months ago
- Design by Contract for Go☆34Mar 31, 2025Updated 11 months ago
- Faster version of the Go regexp package☆76Feb 5, 2026Updated 3 weeks ago
- Lightweight CLI note tracker in Golang with SQLite. A changelog for your mind all within the terminal!☆11Jan 16, 2025Updated last year
- A generic task runner for Go☆40Sep 11, 2025Updated 5 months ago
- 🔀 schedule functions on the main thread☆37Mar 10, 2022Updated 3 years ago
- A simple, naive, painless, composable i18n golang package.☆29May 9, 2024Updated last year
- Faster utf8.Valid using multi-byte processing without SIMD.☆85Mar 26, 2024Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- draw images in terminals☆85Feb 6, 2026Updated 3 weeks ago
- Vuelto is an open-source, fast, simple and lightweight game engine, based on Golang and OpenGL.☆37Jul 26, 2025Updated 7 months ago
- A python package for parsing metar & taf raw text☆11Oct 16, 2025Updated 4 months ago
- API Framework supporting REST and RPC.☆36Updated this week
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- A set of performant rate limiters for Go☆90Mar 14, 2024Updated last year