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_module_ninja
A module for mongodb that makes scons generate build.ninja files.
RedBeard0531/better_exception_ptr
A proposal for ISO C++ to inspect and handle std::exception_ptr without throwing and catching
RedBeard0531/dot_files
My configs
RedBeard0531/cxx_modules_builder
Compiles projects using C++20 modules and header units.
RedBeard0531/nimja
ninja in nim = nimja!
RedBeard0531/mongo
The Mongo Database
RedBeard0531/mongo_utils
General purpose C++ code from mongodb under Apache2 license
RedBeard0531/abseil-cpp
Abseil Common Libraries (C++)
RedBeard0531/bazel_clang_tidy
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
RedBeard0531/content
The content behind MDN Web Docs
RedBeard0531/cpp_tooling_stats
RedBeard0531/cxx_scanner
A server-based scanner for c++ modules
RedBeard0531/draft
C++ standards drafts
RedBeard0531/encoding_demo
Demo of array info encoding
RedBeard0531/fmt
A modern formatting library
RedBeard0531/futures
A proposal for a futures programming model for ISO C++
RedBeard0531/futures-impl
A prototype implementation of the futures proposal
RedBeard0531/git_demo
A demo of how git stores its data
RedBeard0531/hermes
Hermes is a small and lightweight JavaScript engine optimized for running React Native.
RedBeard0531/icecream
Distributed compiler with a central scheduler to share build load
RedBeard0531/icemonim
Icecream monitor written in nim
RedBeard0531/librseq
Library for Restartable Sequences
RedBeard0531/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in the order of priority).
RedBeard0531/node-addon-api
Module for using Node-API from C++
RedBeard0531/snappy
A fast compressor/decompressor
RedBeard0531/stubgenpoc
RedBeard0531/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
RedBeard0531/website
Code for the official Nim programming language website
RedBeard0531/wg21
WG21: C++ Standards Committee Papers
RedBeard0531/wiredtiger
WiredTiger's source tree