Pinned Repositories
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bx
Collection of .h snippets used across multiple projects (a.k.a. base library)
cpp-btree
Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.
easy_profiler
Lightweight profiler library for c++
infscroll
Demo of infinite scrolling list using Scaleform Studio and Stingray
layout
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
layoutexample
Example use of Layout in a Stingray project
phantomstyle
Cross-platform QStyle for traditionalists
uxn11
Uxn emulator for X11 (upstream: https://git.sr.ht/~rabbits/uxn11 )
uxn32
Uxn emulator for Windows and Wine
randrew's Repositories
randrew/layout
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
randrew/phantomstyle
Cross-platform QStyle for traditionalists
randrew/uxn32
Uxn emulator for Windows and Wine
randrew/layoutexample
Example use of Layout in a Stingray project
randrew/infscroll
Demo of infinite scrolling list using Scaleform Studio and Stingray
randrew/easy_profiler
Lightweight profiler library for c++
randrew/uxn11
Uxn emulator for X11 (upstream: https://git.sr.ht/~rabbits/uxn11 )
randrew/bx
Collection of .h snippets used across multiple projects (a.k.a. base library)
randrew/cpp-btree
Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.
randrew/immer
Postmodern immutable and persistent data structures for C++
randrew/vnote
A Vim-inspired note-taking application that knows programmers and Markdown better.
randrew/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
randrew/bnet
Message oriented networking library using TCP transport.
randrew/electrotype
Reasonably fast OpenGL text rendering
randrew/flat_hash_map
A very fast hashtable
randrew/lang
language
randrew/Orca-c
Live Programming Environment(C Port)
randrew/sokol
minimal cross-platform standalone C headers
randrew/yocto-gl
A collection of C/C++ single-file libraries for building physically-based graphics applications
randrew/earcut.hpp
Fast, header-only polygon triangulation
randrew/iPlug2
C++ Audio Plug-in Framework for desktop, mobile and web
randrew/ordrea
Push-pull implementation of discrete FRP with totally-ordered switchers
randrew/sokol_gp
Minimal modern efficient cross platform 2D graphics painter in C
randrew/terra.vim
Unofficial syntax highlighting for Terra (terralang.org)
randrew/TimGeoffFollinMusicDevDiskArchive
Tim and Geoff Follin's Music Development Disk Archive ( Software Creations )
randrew/vim-nim
Nim language plugin for vim