Pinned Repositories
eaio
eastl extracted from webkit, HEAVILY MODIFIED! read the docs in the libs_docs_n_statuses repository!
eastdc
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
eastl
eastl extracted from webkit, HEAVILY MODIFIED! read the docs in the libs_docs_n_statuses repository!
imageutils
small routines for a software-blitter and image filters
libRocket
libRocket - The HTML/CSS User Interface library - Fork for STL replacement configuration
resourcemanager
small resource manager with file monitoring support
ringbuffer
simple ringbuffer with possibility to get all data and/or only updates
sjson
sjson: no {} needed around the whole file; "=" is allowed instead of ":"; quotes around the key are optional; commas after values are optional; read access through compile time hashes much faster than string compares
webby
A tiny webserver for game development (modification in this fork: with my patches it's possible to send bigger data blocks in one go through the webby-send-functions, but please keep in mind that sending large data can kill your framerate because webby keeps sending until all data is written to the socket and stalls your mainloop if it's called from there! I've tested in on an embedded linux machine with files up to 5MB)
questor's Repositories
questor/eastl
eastl extracted from webkit, HEAVILY MODIFIED! read the docs in the libs_docs_n_statuses repository!
questor/imageutils
small routines for a software-blitter and image filters
questor/resourcemanager
small resource manager with file monitoring support
questor/ringbuffer
simple ringbuffer with possibility to get all data and/or only updates
questor/sjson
sjson: no {} needed around the whole file; "=" is allowed instead of ":"; quotes around the key are optional; commas after values are optional; read access through compile time hashes much faster than string compares
questor/webby
A tiny webserver for game development (modification in this fork: with my patches it's possible to send bigger data blocks in one go through the webby-send-functions, but please keep in mind that sending large data can kill your framerate because webby keeps sending until all data is written to the socket and stalls your mainloop if it's called from there! I've tested in on an embedded linux machine with files up to 5MB)
questor/eaio
eastl extracted from webkit, HEAVILY MODIFIED! read the docs in the libs_docs_n_statuses repository!
questor/eastdc
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
questor/libRocket
libRocket - The HTML/CSS User Interface library - Fork for STL replacement configuration
questor/BackupSuite
Personal Backup Tool to create Blueray-Backup-Media
questor/CodeWizSublime
Plugin for Sublime Text for C++ Programmers
questor/datablob
binary datablob implementation
questor/eastladdon_colorhandling
questor/eatext
text-library from ea extracted from the webkit source release, HEAVILY MODIFIED!
questor/eathread
questor/git-ws
Command line utility to work with multiple git repositories at once
questor/learnyouraytracing
questor/minseq
minimal sequence with soft synth to test some stuff
questor/qrocket
questor/repotools
questor/repotoolsnext
next version of a tool to sync git-repos WITHOUT history for backup purposes
questor/SyncHero
questor/tundra
Tundra is a code build system that tries to be accurate and fast for incremental builds