teivah / majoranaLinks
A RISC-V virtual processor, written in Go.
☆26Updated 7 months ago
Alternatives and similar repositories for majorana
Users that are interested in majorana are comparing it to the libraries listed below
Sorting:
- Distributed queue☆32Updated 2 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- (educational) build your own disk based KV store☆13Updated last year
- The Go implementation of Frisbee - a bring-your-own protocol messaging framework designed for performance and stability.☆71Updated 2 weeks ago
- A distributed message queue.☆125Updated 3 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated 2 months ago
- A disk based KV store (based on Bitcask implementation)☆198Updated last year
- Key value store using the redis protocol with Postgres as a backend☆59Updated 10 months ago
- 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
- ViewStamped Replication implementation in Go☆39Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆66Updated this week
- A basic Raft implementation in Go.☆228Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated this week
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Fast cryptographically safe Guid generator for Go☆73Updated last month
- Minimal hashicorp/raft example☆41Updated 3 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 10 months ago
- High-performance client-server library for Go, built around the Command pattern☆82Updated last week
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆27Updated 4 months ago
- Simple oauth prompting☆28Updated last year
- tail files with inotify☆23Updated last year
- Ordered codes for database keys☆42Updated last year
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Embedded cache lib using sqlite for storage☆20Updated 10 months ago