Pinned Repositories
act
ASIO Cooperative Task for await-based coroutine
art
Async Result Type for Coroutine TS
bustache
C++20 implementation of {{ mustache }}
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
co2
A C++ await/yield emulation library for stackless coroutine
coz
stackless coroutine, but zero-allocation
CxxFunctionBenchmark
benchmark for various C++ function implementations; focus on invocation time
niji
Generic 2D graphics library for C++14
polytail
Rust-like trait-based polymorphism for C++
stx
Arbitrary collections of STL-like components.
jamboree's Repositories
jamboree/co2
A C++ await/yield emulation library for stackless coroutine
jamboree/CxxFunctionBenchmark
benchmark for various C++ function implementations; focus on invocation time
jamboree/bustache
C++20 implementation of {{ mustache }}
jamboree/niji
Generic 2D graphics library for C++14
jamboree/act
ASIO Cooperative Task for await-based coroutine
jamboree/coz
stackless coroutine, but zero-allocation
jamboree/polytail
Rust-like trait-based polymorphism for C++
jamboree/stx
Arbitrary collections of STL-like components.
jamboree/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
jamboree/art
Async Result Type for Coroutine TS
jamboree/cout
blog
jamboree/fmt
Small, safe and fast formatting library
jamboree/Sora
Sora Programming Language Compiler
jamboree/spirit
Boost.org spirit module
jamboree/dir_monitor
Filesystem changes monitor using boost::asio © Boris Schaeling
jamboree/jamboree.github.io
jamboree/libdmtx
libdmtx Library
jamboree/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
jamboree/mlir
"Multi-Level Intermediate Representation" Compiler Infrastructure
jamboree/mrustc
Alternative rust compiler (re-implementation)
jamboree/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
jamboree/orbitprofiler
C/C++ Performance Profiler
jamboree/RmlUi
RmlUi - The HTML/CSS User Interface library evolved
jamboree/Skity
A light weight 2D Vector Graphic renderer library writing in c++ for OpenGL3.3+ / OpenGLES3.0+ / Vulkan 1.1+
jamboree/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
jamboree/test
jamboree/vulkan-guide
Introductory guide to vulkan.