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:
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated 2 weeks ago
- Distributed queue☆34Updated 5 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last month
- The Go implementation of Frisbee - a bring-your-own protocol messaging framework designed for performance and stability.☆73Updated 3 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- High-precision date/time in C☆58Updated 2 months ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- (educational) build your own disk based KV store☆13Updated last year
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆24Updated 9 months ago
- A distributed message queue.☆125Updated 6 months ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A simple In-Memory Data Grid in Go☆76Updated 3 years 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 Kafka log inspired in-memory and append-only data structure☆136Updated last week
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Fast cryptographically safe Guid generator for Go☆73Updated 5 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 7 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- Unmarshal and Marshal generators for Go.☆12Updated 2 years ago
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 3 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Binary Serialization with explicit layout and versioning☆19Updated 4 months ago
- Unix domain network multiplexing for Go☆26Updated 7 months ago
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆17Updated last year
- A basic Raft implementation in Go.☆233Updated last year