Pinned Repositories
advent_of_code_2017
Advent of Code 2017 Solutions
better_exception_ptr
A proposal for ISO C++ to inspect and handle std::exception_ptr without throwing and catching
dot_files
My configs
mongo-oplog-watcher
A python class to make it easier to write triggers for mongodb
mongo_module_ninja
A module for mongodb that makes scons generate build.ninja files.
Mongo_Presentations
MongoMagic
A python DSL for making queries in mongodb
Mongurl
URL shortener using Bubble.py and MongoDB
python-gridfs-server
A simple GridFS server for MongoDB using bottle.py
RedBeard0531's Repositories
RedBeard0531/mongo-oplog-watcher
A python class to make it easier to write triggers for mongodb
RedBeard0531/MongoMagic
A python DSL for making queries in mongodb
RedBeard0531/Mongo_Presentations
RedBeard0531/python-gridfs-server
A simple GridFS server for MongoDB using bottle.py
RedBeard0531/advent_of_code_2017
Advent of Code 2017 Solutions
RedBeard0531/cookbook
MongoDB recipes.
RedBeard0531/mongo-python-driver
python driver for mongo
RedBeard0531/mongo_gdb
A set of gdb pretty printers for objects in the MongoDB source code.
RedBeard0531/bsonspec.org
The http://bsonspec.org site.
RedBeard0531/bufkill.vim
Unload/delete/wipe a buffer, keep its window(s), display last accessed buffer(s)
RedBeard0531/ycmd
A code-completion & code-comprehension server
RedBeard0531/asynctools
Various asynchronous tools for Nim language
RedBeard0531/buildbaron
Build Baron Scripts
RedBeard0531/ccache
ccache - a fast compiler cache
RedBeard0531/cheetah3
Cheetah3 is a free (BSD-style) and open source template engine.
RedBeard0531/docs
The MongoDB Documentation Project Source.
RedBeard0531/error_or
A C++11 type that is either an error or a value.
RedBeard0531/evergreen
A Distributed Continuous Integration System from MongoDB
RedBeard0531/fluxcapacitor
The engine that powers DeLorean!
RedBeard0531/gperftools
Main gperftools repository
RedBeard0531/mongoDB-haskell
MongoDB driver for Haskell
RedBeard0531/mylang
My new language
RedBeard0531/ninja
a small build system with a focus on speed
RedBeard0531/number_server
An HTTP server that returns unique numbers
RedBeard0531/rtags
A c/c++ client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
RedBeard0531/syntastic
Syntax checking hacks for vim
RedBeard0531/test
RedBeard0531/vim
The official Vim repository
RedBeard0531/vim-gitgutter
A Vim plugin which shows a git diff in the gutter (sign column) and stages/reverts hunks.
RedBeard0531/YouCompleteMe
A code-completion engine for Vim