A fast little LRU cache for Go
☆175May 22, 2023Updated 2 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.☆227Feb 24, 2026Updated 2 months ago
- simple data streams for go☆32Aug 25, 2022Updated 3 years ago
- An R-tree implementation for Go☆344Aug 18, 2024Updated last year
- A goroutine limiter for Go☆84Feb 25, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Make random JSON in Go☆25Feb 9, 2020Updated 6 years ago
- Write ahead log for Go.☆718Aug 31, 2025Updated 8 months ago
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- Simple string pattern matcher for Go☆138Sep 5, 2025Updated 8 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☆15Dec 5, 2018Updated 7 years ago
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 2 years ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- Golang Epoll Support - Linux☆19Oct 2, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 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 8 months ago
- High Availability Raft Framework for Go☆661Dec 16, 2025Updated 4 months ago
- 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.☆321Nov 3, 2020Updated 5 years ago
- Fast little priority queue for Rust.☆15Jun 1, 2025Updated 11 months ago
- A JSON stream parser for Go☆68Sep 7, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Decentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.☆13Jan 4, 2026Updated 4 months ago
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 8 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 11 months ago
- 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,328Jul 20, 2024Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- go implementation of anchorhash☆15Nov 19, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 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 2 months ago
- Fast event-loop networking for Go☆6,034Oct 22, 2023Updated 2 years ago
- RTree implementation for Go☆54Feb 8, 2021Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Oct 23, 2022Updated 3 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Apr 2, 2023Updated 3 years ago