Pinned Repositories
cpp-switchboard
Testing std::function + std::bind with class member functions.
parallel-game-of-life
A multi-threaded implementation of Conway's game of life in C.
point-cloud-renderer
An OpenGL point cloud renderer written in C++.
slag
An io_uring event loop
Sojourn's Repositories
Sojourn/cpp-switchboard
Testing std::function + std::bind with class member functions.
Sojourn/point-cloud-renderer
An OpenGL point cloud renderer written in C++.
Sojourn/slag
An io_uring event loop
Sojourn/Arena-Allocator
A C++ arena allocator.
Sojourn/behavior_tree
A C++ Behavior Tree Implementation
Sojourn/CEntity
C++ entity-component data structure.
Sojourn/Cider
Space Combat Demo
Sojourn/Connectable
Scala signal/slot trait
Sojourn/cpre339hw6
Project and Win32 Binaries
Sojourn/cpre388-game-of-life
Android Game of Life App.
Sojourn/DestructorFunctor
C++ destructor functor with type erasing
Sojourn/EntityStore
C++ Entity-Component Layer.
Sojourn/entler
A new repo to mess around in
Sojourn/flat-multimap
A multimap adapter using a sorted vector.
Sojourn/Function-container
C++ lambda container
Sojourn/HeterogeneousTable
A C++ heterogeneous map.
Sojourn/HomeLib
C++ data structures, algorithms, and systems
Sojourn/mantle
A system for eventually consistent reference counting.
Sojourn/mpi-game-of-life
A parallel game of life implementation using C++ and MPI.
Sojourn/mpi-nqueens
An N-Queens solver written in C++ and using MPI.
Sojourn/mpi-quicksort
A quicksort implementation written in C++ and using MPI.
Sojourn/MPLTable
Flat c++/boost-mpl table
Sojourn/Pipeline
Compose C++ Lamda Functions with Transactions.
Sojourn/se339pro2
Movie Rental Application (Java + Swing + Sqlite3)
Sojourn/SimpleCalculator
Simple functional calculator written in Scala.
Sojourn/snowda
Sojourn/snw
Code in search of a problem
Sojourn/SqliteWrapper
C++ Sqlite3 Wrapper.
Sojourn/sundown
C++/Linux Playground
Sojourn/TypeSwitch
Helper for switching on object type in C++