teivah / majoranaLinks
A RISC-V virtual processor, written in Go.
☆26Updated 10 months ago
Alternatives and similar repositories for majorana
Users that are interested in majorana are comparing it to the libraries listed below
Sorting:
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 weeks ago
- Distributed queue☆34Updated 5 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- (educational) build your own disk based KV store☆13Updated last year
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A distributed message queue.☆125Updated 5 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated last month
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- The Go implementation of Frisbee - a bring-your-own protocol messaging framework designed for performance and stability.☆73Updated 2 months ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated 2 weeks ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".☆32Updated 4 years ago
- distributed, durable, and highly available log built on top of S3☆185Updated 11 months ago
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆20Updated 11 months ago
- A Go library that implements Consistent Hashing (+Block Partitioning)☆30Updated last year
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆24Updated 8 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 6 months ago
- Scheduler of events for near real-time systems☆30Updated 3 months ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 3 weeks ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Cache implementations in Go, with support for generics.☆45Updated 3 years ago