biraj21 / focker
Linux container from scratch in Go using Ubuntu 22.04 rootfs.
☆41Updated 3 months ago
Alternatives and similar repositories for focker:
Users that are interested in focker are comparing it to the libraries listed below
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 9 months ago
- A fully featured SQL database written in Go☆36Updated 3 weeks ago
- An HTTP server written from scratch in C.☆52Updated 7 months ago
- An LSM Tree based Key-Value storage engine written in Go☆29Updated 8 months ago
- Neural Networks from scratch in Go.☆21Updated 7 months ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆67Updated last year
- Scalable chat website built using Go, kafka, RabbitMQ. Has features like AI chatbot, semantic search on chat history and file sharing usi…☆64Updated last week
- ☆21Updated 4 months ago
- (educational) build your own disk based KV store☆12Updated 6 months ago
- A Lightweight, go-based Load Balancer with Active-Passive Server Management and Periodic Health Checks.☆35Updated last year
- simplified version of git from scratch☆160Updated 4 months ago
- Key value store using the redis protocol with Postgres as a backend☆57Updated 3 months ago
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆55Updated last year
- A single-threaded event-driven cache☆19Updated 4 months ago
- ☆12Updated 7 months ago
- SWE Math Weekly is a fun, hands-on weekly challenge that will require you to solve a question through code and in the process understand …☆89Updated this week
- A fast, reliable DHCP server in Go☆71Updated last month
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆29Updated last year
- eatonphil.com☆14Updated this week
- A distributed server written in golang using redis, grpc and nginx, to broadcast messages to all connected gRPC clients in real time.☆17Updated 6 months ago
- ☆18Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 6 months ago
- A Go library for handling LFU cache operations in O(1)☆40Updated 9 months ago
- A proto-database inspired by SQLite for educational purposes.☆82Updated 9 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆222Updated 6 months ago
- distributed, durable, and highly available log built on top of S3☆172Updated last month
- A turn-based co-petetive multiplayer game☆154Updated last month
- Built a Database from scratch - WIP☆28Updated 3 months ago