Pinned Repositories
btree
simple c++14 b+ tree implementation. not really done yet
learning
textbook exercises
mongo-idl
prototype IDL for MongoDB
multimatch
order matching engine for multiple asset types
RTree
R-Tree Library for Javascript. Check out the Wiki for API information!
seamcarve-opencl
CS194 "Engineering Parallel Software" Final Project
shared-library-talk
example code from a talk on writing shared libraries: http://www.meetup.com/nyccpp/events/220631588/
whitewater
An implementation of the Raft consensus protocol in the Bloom programming language.
wtgo
Go wrapper for the WiredTiger storage engine.
amidvidy's Repositories
amidvidy/shared-library-talk
example code from a talk on writing shared libraries: http://www.meetup.com/nyccpp/events/220631588/
amidvidy/btree
simple c++14 b+ tree implementation. not really done yet
amidvidy/tetrs
simple tetris implementation in rust
amidvidy/aio
amidvidy/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
amidvidy/asio
Asio C++ Library
amidvidy/Bedrock
Rock solid distributed database specializing in active/active automatic failover and WAN replication
amidvidy/chronos
Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules
amidvidy/dotfiles
amidvidy/evergreen
A Distributed Continuous Integration System from MongoDB
amidvidy/google-coredumper
Automatically exported from code.google.com/p/google-coredumper
amidvidy/itc
C++ implementation of interval tree clocks
amidvidy/libff
amidvidy/libpqxx-mirror
*Unofficial* mirror of libpqxx, the official C++ client API for PostgreSQL
amidvidy/mongo
The Mongo Database
amidvidy/mongo-cxx-driver
C++ Driver for MongoDB
amidvidy/mongo-orchestration
amidvidy/mongo-rocks
MongoDB storage integration layer for the Rocks storage engine
amidvidy/movieapp
pointless movie app for the udacity android course
amidvidy/org
my public org-mode files
amidvidy/prelude
Prelude is an enhanced Emacs 24 distribution that should make your experience with Emacs both more pleasant and more powerful.
amidvidy/Rietveld-Usability-Toolkit
Chrome extension to make Rietveld code review more usable.
amidvidy/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
amidvidy/scikit-learn
scikit-learn: machine learning in Python
amidvidy/scoot
amidvidy/seastar
High performance server-side application framework
amidvidy/substrate
amidvidy/sysbench-mongocxx
@tmcallaghan's sysbench-mongodb, reimplemented in C++
amidvidy/tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
amidvidy/WebsiteRebrand
The starter code for the Website Rebranding project