andreheringer
Databases enthusiast and distributed systems builder.
MicrosoftBelo Horizonte - Minas Gerais - Brasil
Pinned Repositories
andreheringer
boltDB
An embedded key/value database for Go.
bonsaidb
A developer-friendly document database that grows with you, written in Rust
calitx
Log Compression Suite
maratona-solidaria
Charity competition web app.
pickledb
pickleDB is an open source key-value store using Python's json module.
smolDM
Very smol Dungeon Master for one shot text adventures.
tdd-project
Software Testing project
tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
wickdb
Pure Rust LSM-tree based embedded storage engine
andreheringer's Repositories
andreheringer/maratona-solidaria
Charity competition web app.
andreheringer/smolDM
Very smol Dungeon Master for one shot text adventures.
andreheringer/pickledb
pickleDB is an open source key-value store using Python's json module.
andreheringer/pickledb-rs
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
andreheringer/tdd-project
Software Testing project
andreheringer/tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
andreheringer/wickdb
Pure Rust LSM-tree based embedded storage engine
andreheringer/andreheringer
andreheringer/boltDB
An embedded key/value database for Go.
andreheringer/bonsaidb
A developer-friendly document database that grows with you, written in Rust
andreheringer/bplustreeNeoway
Concurrent in-memory B+ Tree featuring optimistic lock coupling
andreheringer/calitx
Log Compression Suite
andreheringer/csv-to-json
CSV to JSON command line app written in RUST
andreheringer/khattabmachine
My project for an assembler built to emulate the Khattab Machine.
andreheringer/LocustDB
Massively parallel, high performance analytics database that will rapidly devour all of your data.
andreheringer/LogDevice
Distributed storage for sequential data
andreheringer/LogReducer
Open-source code for "On the Feasibility of Parser-based Log Compression in Large-Scale Cloud Systems" (USENIX FAST 2021)
andreheringer/MeiliES
A Rust based event store using the Redis protocol
andreheringer/mvsqlite
Distributed, MVCC SQLite that runs on FoundationDB.
andreheringer/openSample
Samples of 18 types of log in Alicloud.
andreheringer/pcgol
Algorithims developed for the Parallel Computing class
andreheringer/persistent-art-toy
Simple ART implementation in rust as a study
andreheringer/persistent-btree-toy
A persistent B+Tree (clustered index) implementation in Rust.
andreheringer/Rust-LSM-KV
build a simple key value store based on LSM tree like rocksdb/leveldb
andreheringer/rust-snappy
Snappy compression implemented in Rust (including the Snappy frame format).
andreheringer/sled
the champagne of beta embedded databases
andreheringer/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
andreheringer/storekey
Binary encoding data format which ensures lexicographic sort order
andreheringer/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
andreheringer/tsz-rs
A crate for time series compression based upon Facebook's Gorilla whitepaper