Pinned Repositories
cpp-misc
Just miscellaneous C++ things
datatree
C++20 datatree(JSON-like) library
fleaux
Dataflow programming model
fleauxlang
Dataflow programming language transpiled to python
GenCppDoc
Generate Cpp Docstrings using libclang
Named
A collection of containers that use the tagged/named pattern.
NamedTuple
C++20 header only named tuple
Walker
worst_jit
Experiment with Shared Libraries
mguid65's Repositories
mguid65/Walker
mguid65/GenCppDoc
Generate Cpp Docstrings using libclang
mguid65/worst_jit
Experiment with Shared Libraries
mguid65/cpp-misc
Just miscellaneous C++ things
mguid65/csvio
Header only CSV I/O classes
mguid65/datatree
C++20 datatree(JSON-like) library
mguid65/fleaux
Dataflow programming model
mguid65/fleauxlang
Dataflow programming language transpiled to python
mguid65/line-commands
In document commands package for Atom
mguid65/Named
A collection of containers that use the tagged/named pattern.
mguid65/osb-website
API, Webserver, and Website repo for OpenSystemBench
mguid65/uva
my uva solutions
mguid65/CGFS
mguid65/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
mguid65/CppTemplate
C++ Project Template
mguid65/EnvironmentSetup
Scripts to setup development environment
mguid65/example
Example Beman project
mguid65/fleauxlangsupport
mguid65/gen_ostream
mguid65/JeffTheDuckBot
mguid65/libtorrent
an efficient feature complete C++ bittorrent implementation
mguid65/Logging
Placeholder repo to turn the logger sample in my cppmisc into a library
mguid65/Misc
mguid65/modern-cpp-features
A cheatsheet of modern C++ language and library features.
mguid65/RTC3
Real-Time Corruptor 3.x and Windows Glitch Harvester
mguid65/supersort
Project Beman example project
mguid65/swiftshader
SwiftShader is a high-performance CPU-based implementation of the Vulkan, OpenGL ES, and Direct3D 9 graphics APIs. Its goal is to provide hardware independence for advanced 3D graphics.
mguid65/Trie
Placeholder for a generic trie container
mguid65/Video-Classification-Raspberry-Pi
Exploration of Tensorflow on Raspberry Pi to do "video" classification using InceptionV3 model.