A fast little LRU cache for Go
☆175May 22, 2023Updated 3 years ago
Alternatives and similar repositories for tinylru
Users that are interested in tinylru are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Just an itsy bitsy b-tree in Go☆96Aug 29, 2021Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆230Feb 24, 2026Updated 4 months ago
- simple data streams for go☆32Aug 25, 2022Updated 3 years ago
- An R-tree implementation for Go☆347Aug 18, 2024Updated last year
- A goroutine limiter for Go☆84Feb 25, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Make random JSON in Go☆25Feb 9, 2020Updated 6 years ago
- Write ahead log for Go.☆732Aug 31, 2025Updated 10 months ago
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- Simple string pattern matcher for Go☆139Sep 5, 2025Updated 9 months ago
- A buffer pool file I/O library for Go☆56Feb 7, 2022Updated 4 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆14Dec 5, 2018Updated 7 years ago
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 3 years ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- Golang Epoll Support - Linux☆19Oct 2, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆70Nov 3, 2020Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Aug 19, 2025Updated 10 months ago
- High Availability Raft Framework for Go☆661Dec 16, 2025Updated 6 months ago
- B-tree implementation for Go☆1,224May 17, 2026Updated last month
- A distributed service for monotonically increasing tickets.☆42Jan 2, 2020Updated 6 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆32Sep 7, 2023Updated 2 years ago
- A simple interface wrapper around a Go channel.☆320Nov 3, 2020Updated 5 years ago
- Fast little priority queue for Rust.☆15Jun 1, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A JSON stream parser for Go☆68Sep 7, 2022Updated 3 years ago
- Decentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.☆13Jan 4, 2026Updated 6 months ago
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 10 months ago
- Zero-allocation type-safe pool for Go☆256May 5, 2023Updated 3 years ago
- Redis compatible server framework for Go☆2,300May 9, 2025Updated last year
- Run Go executables under llvm-mca☆13Apr 1, 2022Updated 4 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Feb 3, 2021Updated 5 years ago
- Anti-memory-waste byte buffer pool☆1,330Jul 20, 2024Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- go implementation of anchorhash☆15Nov 19, 2020Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- fastest goid☆16Mar 6, 2025Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆79Feb 23, 2026Updated 4 months ago
- Fast event-loop networking for Go☆6,035May 19, 2026Updated last month
- RTree implementation for Go☆53Feb 8, 2021Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Oct 23, 2022Updated 3 years ago