Pinned Repositories
allocator
Custom memory allocator using segragated fit mechanism
DarDB
A storage engine for relational dbs
DbSQL
Simple SQL store
ext0fs
Zeroth Extended Filesystem
HeapAllocator
Heap Memory Allocator based on Heap Layers
NineteenOS
World's simplest operating system from scratch
pg_wal_ext
Read WAL files and possibly generate the SQL
SiKV
In memory Key Value store
ssd
My understanding of how SSDs work: Simple SSD implementation in software
wal-go
Write Ahead Log written in Go
misachi's Repositories
misachi/DarDB
A storage engine for relational dbs
misachi/ext0fs
Zeroth Extended Filesystem
misachi/job_match
Matches employer with potential employees
misachi/wal-go
Write Ahead Log written in Go
misachi/1brc
misachi/allocator
Custom memory allocator using segragated fit mechanism
misachi/pg_wal_ext
Read WAL files and possibly generate the SQL
misachi/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
misachi/SiKV
In memory Key Value store
misachi/ssd
My understanding of how SSDs work: Simple SSD implementation in software
misachi/cacheline
misachi/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
misachi/cpp_cpu_emulator
A program written in C++ that emulates a bogus CPU
misachi/embedded-innodb
Embedded InnoDB - resurrected from HailDB, which was forked from Embedded InnoDB :-)
misachi/file_io
misachi/hospital-manager
misachi/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
misachi/leanstore
misachi/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
misachi/misachi
misachi/nvmevirt
NVMeVirt: A Versatile Software-defined Virtual NVMe Device
misachi/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
misachi/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
misachi/slatedb
A cloud native embedded storage engine built on object storage.
misachi/spsc
Single producer single consumer based queue implemented using a ring buffer
misachi/test_uring
Exploring io_uring interface
misachi/tigerbeetle
The distributed financial transactions database designed for mission critical safety and performance.
misachi/xNVMe
xNVMe: cross-platform libraries and tools for NVMe devices
misachi/yaffs2
Yaffs (Yet Another Flash File System)
misachi/ziggy-with-it
Trying out zig. Aiming to know just enough Zig to play with Tigerbeetle