mogarg
Distributed Systems, Databases, Blockchain
Jump Trading, Bloomberg, Virginia Tech, @vtrecsportsChicago, IL
Pinned Repositories
Apollo
Apollo Ticketing Management (Smart Contract for Hyperledger Fabric Blockchain)
cdb2devbox
Files for Comdb2 development (single and cluster) using Docker.
comdb2
Bloomberg's distributed RDBMS
LockFreeSkiplist
Thread safe range queries with an unbounded (lock-free) Skip list
timescale
Custom Benchmark for TimescaleDB
mogarg's Repositories
mogarg/Apollo
Apollo Ticketing Management (Smart Contract for Hyperledger Fabric Blockchain)
mogarg/timescale
Custom Benchmark for TimescaleDB
mogarg/LockFreeSkiplist
Thread safe range queries with an unbounded (lock-free) Skip list
mogarg/cdb2devbox
Files for Comdb2 development (single and cluster) using Docker.
mogarg/comdb2
Bloomberg's distributed RDBMS
mogarg/base-rates
Benchmark to provide basic numbers (e.g. sequential memory latency) for estimating system's performance from first-principles
mogarg/bustub
The BusTub Relational Database Management System (Educational)
mogarg/coding-interview-university
A complete computer science study plan to become a software engineer.
mogarg/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
mogarg/ConsenSys-Academy-Notes
mogarg/cscope_maps.vim
My revision to vim plugin cscope_maps.vim
mogarg/DailyCodingProblem
Solutions for coding problems from https://www.dailycodingproblem.com/
mogarg/github-actions
Some examples of github actions, that I want to test
mogarg/GitIt
mogarg/hermitage
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
mogarg/library
A collection of interesting papers in Distributed systems
mogarg/Mantle
Model framework for Cocoa and Cocoa Touch
mogarg/mogarg.github.io
Portfolio Website
mogarg/OneExplorer
Displays the last committed block fetched from EOS public testnet
mogarg/portfolio
mogarg/practical-docker
Demo code for my O'Reilly "Practical Docker" presentation
mogarg/Python-Tutorial-Lynda
A git repository to follow lynda.com python tutorials
mogarg/rt-app
rt-app is a test application that starts multiple periodic threads in order to simulate a real-time periodic load. It supports SCHED_OTHER/SCHED_FIFO/SCHED_RR as well as the AQuoSA framework and SCHED_DEADLINE, developed at the Real Time Systems Laboratory of Scuola Superiore Sant'Anna (http://retis.sssup.it/)
mogarg/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
mogarg/simpledb-ios
An iOS Application that interacts with SimpleDB
mogarg/Swift-AI
An artificial intelligence and machine learning library in Swift.
mogarg/SwiftPlaygrounds
Tutorials for Swift Concepts
mogarg/SwiftyJSON
The better way to deal with JSON data in Swift
mogarg/testHomeAutomation
mogarg/unpv13e
UNIX Network Programming, Volume 1, Third Edition Source Code