patrickleboutillier / jcscpuLinks
Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".
☆33Updated 4 years ago
Alternatives and similar repositories for jcscpu
Users that are interested in jcscpu are comparing it to the libraries listed below
Sorting:
- A simple rate limiting library with swappable algorithms and configurable backends (e.g. Redis, in-memory, etc.).☆17Updated 4 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Minimal hashicorp/raft example☆41Updated 6 months ago
- A distributed message queue.☆125Updated 6 months ago
- ☆34Updated 4 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- A basic Raft implementation in Go.☆232Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Repository for working through Build An Orchestrator in Go☆39Updated 4 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- A RISC-V virtual processor, written in Go.☆26Updated 11 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 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 5 years ago
- Personal fork of Go Wiki https://github.com/golang/wiki☆98Updated last week
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 3 years ago
- Source Code for Network Programming with Go Language, 2nd Edition☆60Updated 2 years ago
- Distributed queue☆34Updated 6 months ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 4 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 last month
- My Go playground.☆63Updated 4 years ago
- Basic document db from scratch in Go☆47Updated 3 years ago
- SMTP server from scratch in Go☆41Updated 3 years ago
- Golang experiments about how Linux namespace works.☆36Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago