scalalang2 / golang-fifoLinks
Modern efficient cache design with simple FIFO queue only in Golang
☆164Updated 2 months ago
Alternatives and similar repositories for golang-fifo
Users that are interested in golang-fifo are comparing it to the libraries listed below
Sorting:
- ☆122Updated 2 years ago
- Go programming language port of liburing.☆108Updated last year
- A cloud native embedded storage engine built on object storage.☆93Updated 5 months ago
- Fast integer compression library☆94Updated 5 months ago
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆467Updated 2 weeks ago
- The `io_uring` library and runtime for GO☆138Updated 3 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆226Updated 3 weeks ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆331Updated 2 months 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…☆162Updated last year
- A basic Raft implementation in Go.☆229Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- Advanced ARM64 Compiler for High-Performance on the GO☆75Updated 7 months ago
- Pure Go SQL parser☆161Updated last month
- Go port of Google's Swiss Table hash table☆446Updated last month
- ☆245Updated this week
- Go assembly transpiler for C programming language☆97Updated last week
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Fast selection algorithms for Go☆244Updated 8 months ago
- A high performance in memory distributed cache☆65Updated 6 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- experimental raft storage☆101Updated last week
- Durable coroutines for Go☆418Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆104Updated last week
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 4 months ago