evanxg852000
Rust π¦, Go, Zig β‘, Javascript, Python π, C# & C++. All things systems (search-engines, db-engines, compilers, dist-systems)
EvansoftsConakry - Guinea
Pinned Repositories
clack
A command line parser for Zig β‘
cpp-conan-docker-starter
A C++ starter project using conan within docker
cppmonkey
My C++ implementation of the monkey programming language
erjson
A simple rust json parser
evansofts-flappy
this is my version of flappy bird written in pure js (no external libraries)
lsmdb
Building a relational SQL database from scratch for learning and experimenting in Rust
memdb
A simple, fast and pure Javascript key-value in memory database for Node JS.
njs-micro
A NodeJS micro framework for learning and fun
simpledb-go
An implementation of an educational RDBMS in Go
evanxg852000's Repositories
evanxg852000/simpledb-go
An implementation of an educational RDBMS in Go
evanxg852000/clack
A command line parser for Zig β‘
evanxg852000/lsmdb
Building a relational SQL database from scratch for learning and experimenting in Rust
evanxg852000/gorilla
Gorilla π¦ is a port of the Facebook gorilla time-series data compression algorithm to Zig
evanxg852000/rockstartdev
A collection of projects implemented for learning
evanxg852000/1brc
Implementing the one billion row challenge in Zig
evanxg852000/awesome-rust
A curated list of Rust code and resources.
evanxg852000/clicktsdb
A time-series database backed by ClickHouse
evanxg852000/cs186-project-gitbook
CS186 Project Specs
evanxg852000/diffuser
An experimental data processing engine
evanxg852000/evanxg852000
evanxg852000/evanxg852000.github.io
Collection of my thoughts
evanxg852000/go-db-hw-2023
evanxg852000/liveview
An experimental database proxy with live feeds
evanxg852000/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
evanxg852000/monkey-zig
A zig implementation of the monkey programming language
evanxg852000/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
evanxg852000/nvim_config
Personal nvim Config
evanxg852000/peerdb
Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage
evanxg852000/quartzdb
An experimental time series database for learning
evanxg852000/redbase-cpp
A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.
evanxg852000/rust-strftime-wrapper
A wrapper around strftime and strptime
evanxg852000/simple-db-hw-2022
evanxg852000/sp22-rookiedb
CS186 Spring 2022 Skeleton Code
evanxg852000/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
evanxg852000/this-week-in-rust
Data for this-week-in-rust.org
evanxg852000/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
evanxg852000/tinydb
A rust implementation of PingCap tinyKV/tinySQL courses
evanxg852000/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native databaseβ.
evanxg852000/zitcask
A basic bitcask implementation in zig β‘