Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cmake-asm-dom-wrapper
Virtual DOM for C++ Web Assembly projects using asm-dom and gccx, wrapped in CMake
conan-packages
Recipes for Conan C++ packages, libraries, and binaries
cppmart-asmdom
Single Page web Application (SPA) example written using C++, Wasm using asm-dom through cmake-asm-dom-wrapper
Cryptography
ECE458
ctypesgen2
Automatically generate ctypes Python bindings from C sources and shared objects, using ctypeslib2 with libclang. Plus a CMake wrapper.
github-actions-cpp
Trying out github actions for CI of cross-platform C++ projects using CMake and Conan
MIPS-Processor
5 stage MIPS processor model in Verilog
reflecxx
A static reflection framework for C++, using libclang.
zpp
C++ with rizz
jimmyorourke's Repositories
jimmyorourke/reflecxx
A static reflection framework for C++, using libclang.
jimmyorourke/ctypesgen2
Automatically generate ctypes Python bindings from C sources and shared objects, using ctypeslib2 with libclang. Plus a CMake wrapper.
jimmyorourke/cmake-asm-dom-wrapper
Virtual DOM for C++ Web Assembly projects using asm-dom and gccx, wrapped in CMake
jimmyorourke/conan-packages
Recipes for Conan C++ packages, libraries, and binaries
jimmyorourke/github-actions-cpp
Trying out github actions for CI of cross-platform C++ projects using CMake and Conan
jimmyorourke/zpp
C++ with rizz
jimmyorourke/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jimmyorourke/cppmart-asmdom
Single Page web Application (SPA) example written using C++, Wasm using asm-dom through cmake-asm-dom-wrapper
jimmyorourke/Cryptography
ECE458
jimmyorourke/CryptoKnight
Cryptographic hardware accelerator for embedded devices
jimmyorourke/dotfiles
jimmyorourke/MIPS-Processor
5 stage MIPS processor model in Verilog
jimmyorourke/fastbook
The fastai book, published as Jupyter Notebooks
jimmyorourke/googletest
Google Test
jimmyorourke/hello-world
test repo
jimmyorourke/jimmyorourke.github.io
jimmyorourke/machine_learning
Coursera Machine Learning Exercises
jimmyorourke/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
jimmyorourke/Messenger-CLI
A command-line interface for Facebook Messenger.
jimmyorourke/Pokemon-Terminal
Pokemon terminal themes.
jimmyorourke/spdlog
Fast C++ logging library.
jimmyorourke/Sublime-Text-Monokai-theme-for-Visual-Studio-Code
Monokai theme of Sublime Text but for Visual Studio Code instead. Perfect and identical copy. Download it from VSCode Marketplace!
jimmyorourke/tweetnacl
jimmyorourke/tweetnacl-tools
Tools for using TweetNaCl