Pinned Repositories
kexx2
Top down scrolling shoot 'em up game.
libsdlc
Set of C++ classes for the SDL library.
minimal-gtest-autotools
Minimal template for using gtest (Google Test) in an Autotools project.
optional-monad
Minimal C++ library for monad error handling with boost/std::optional
paryee
Parallelized finite difference solvers for the acoustic wave equation using MPI, OpenMP and POSIX threads.
public-dotfiles
vim-cpp-enhanced-highlight
Additional Vim syntax highlighting for C++ (including C++11/14/17)
vombatidae-mutt
Colorscheme for the Mutt email reader.
vombatidae-vim
Vim colorscheme.
octol's Repositories
octol/minimal-gtest-autotools
Minimal template for using gtest (Google Test) in an Autotools project.
octol/vombatidae-vim
Vim colorscheme.
octol/paryee
Parallelized finite difference solvers for the acoustic wave equation using MPI, OpenMP and POSIX threads.
octol/optional-monad
Minimal C++ library for monad error handling with boost/std::optional
octol/libsdlc
Set of C++ classes for the SDL library.
octol/ageing_sim
Simulation of node ageing in SAFE Network
octol/clighter
VIM plugin to improve c-family development environment based on Clang
octol/crust
Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects
octol/molokai
Molokai color scheme for Vim
octol/resource_proof
A 'proof' of bandwidth, cpu and storage for nodes in a decentralised network
octol/safe_crypto
Provide abstraction for the underlying crypto library so that all our other libs depend on this one for crypto related stuff
octol/vim-hindent
Vim plugin wrapper for the hindent Haskell formatter