Pinned Repositories
Algorithms
simple implementation of some common algorithms
Broadcaster
simple subscribe/notify implementation using C++ templates
cpp_templates
algorithms on type lists
defradb
DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties.
flash_display
Fast 2D rendering engine that takes advantage of data-oriented design.
flash_display_project
infrastructure for flash_display engine that includes Unit Tests, automated rendering tests in Python, benchmarks and examples
flash_math
3D math library
flash_math_project
RayTraycer
CPU-based ray tracer that uses thread for parallel execution
tictactoe
TicTacToe game in Lua
islamaliev's Repositories
islamaliev/Algorithms
simple implementation of some common algorithms
islamaliev/RayTraycer
CPU-based ray tracer that uses thread for parallel execution
islamaliev/Broadcaster
simple subscribe/notify implementation using C++ templates
islamaliev/cpp_templates
algorithms on type lists
islamaliev/defradb
DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties.
islamaliev/flash_display
Fast 2D rendering engine that takes advantage of data-oriented design.
islamaliev/flash_display_project
infrastructure for flash_display engine that includes Unit Tests, automated rendering tests in Python, benchmarks and examples
islamaliev/flash_math
3D math library
islamaliev/flash_math_project
islamaliev/tictactoe
TicTacToe game in Lua
islamaliev/tuple
custom implementation of std::tuple