patrickleboutillier / jcscpuLinks
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
Alternatives and similar repositories for jcscpu
Users that are interested in jcscpu are comparing it to the libraries listed below
Sorting:
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A simple rate limiting library with swappable algorithms and configurable backends (e.g. Redis, in-memory, etc.).☆17Updated 4 years ago
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and …☆16Updated 4 years ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- A distributed message queue.☆125Updated 5 months ago
- A RISC-V virtual processor, written in Go.☆26Updated 9 months ago
- Distributed queue☆33Updated 4 months ago
- Minimal hashicorp/raft example☆41Updated 5 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- ☆34Updated 4 years ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 months ago
- A basic Raft implementation in Go.☆231Updated last year
- Dead simple file downloader in Go☆42Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Personal fork of Go Wiki https://github.com/golang/wiki☆97Updated 2 weeks ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data…☆57Updated this week
- Golang experiments about how Linux namespace works.☆36Updated 2 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆89Updated 2 months ago
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 6 months ago