Pinned Repositories
bachelors
My bachelors thesis at CTU in Prague, Faculty of Nuclear Sciences and Physical Engineering supervised by Ing. Pavel Strachota, Ph.D
blogs
c_lib
General purpose modern C library mostly comprised of single-header independent modules
fontvis
Font renderer using the bezier-in-triangle approach
game_of_life
micro-bench
small statistical micro benchmark
Boostibot's Repositories
Boostibot/c_lib
General purpose modern C library mostly comprised of single-header independent modules
Boostibot/fontvis
Font renderer using the bezier-in-triangle approach
Boostibot/blogs
Boostibot/game_of_life
Boostibot/micro-bench
small statistical micro benchmark
Boostibot/bachelors
My bachelors thesis at CTU in Prague, Faculty of Nuclear Sciences and Physical Engineering supervised by Ing. Pavel Strachota, Ph.D
Boostibot/BasicNeuralNet
A naive basic implementation of ANN
Boostibot/c_renderer
renderer with almost zero dependencies
Boostibot/combinators
Boostibot/webdev_workshop
Webdev workshop for SUPŠ Praha
Boostibot/concurrent-bag
low contention concurrent bag (VIP alternatives and benchmarking)
Boostibot/cpu_id
A c/c++ header for cpu id related info on x86
Boostibot/forward-plus
The light binning algorithm for Forward+ rendering
Boostibot/gl_utils
Boostibot/jot
A base layer (no longer developed as I moved to C)
Boostibot/libjs
utility web focused library
Boostibot/Projects
Boostibot/tiny_big_num
Big num library paricularly optimized for small big numbers
Boostibot/type_id
minimal code and runtime implementation of unique id per type capable of storing additional info