Pinned Repositories
planet
2D game map library with simple command line game engine
planet-vk
Vulkan wrappers for C++
coro
Coroutine library and toolkit for C++20
io
Coroutine based asynchronous IO using poll and io_uring for C++20
test
CMake integrated testing for C++ 20
libpqxx
The official C++ client API for PostgreSQL.
AnimRay
Raytracer and animation program
pqxx-async
Examples of using the asynchronous features of libpqxx
KayEss's Repositories
KayEss/pqxx-async
Examples of using the asynchronous features of libpqxx
KayEss/AnimRay
Raytracer and animation program
KayEss/cpp-designing4performance
Slides and code for my talk at Pacific++ in 2018
KayEss/beanbag-seed
Template project for use with the kayess/beanbag docker container.
KayEss/crfsuite
CRFsuite: a fast implementation of Conditional Random Fields (CRFs) --- This fork is to make a pip friendly Python version
KayEss/metachatr
Metachatr programming language
KayEss/webasm-tests
Playing around with free standing webasm builds
KayEss/Adafruit-Pi-ExternalRoot-Helper
A shell script to configure a USB drive as root filesystem.
KayEss/ed25519-donna
Implementations of a fast Elliptic-curve Digital Signature Algorithm
KayEss/fost-libpq
A shim layer to provide the libpqxx library in a way that integrates to the Fost libraries.
KayEss/json-schema-org.github.io
JSON Schema website
KayEss/JSON-Schema-Test-Suite
A language agnostic test suite for the JSON Schema specifications
KayEss/libanimray
AnimRay library
KayEss/libpqxx
The official C++ client API for PostgreSQL.
KayEss/liburing
KayEss/mkschroot
A simple script for making `schroot` environments from a JSON configuration file. The idea is to let you set up multiple `schroot` images simply and quickly and to be able to check in the configuration that makes this repeatable across many machines easily.
KayEss/pbrt-v2
Source code for the version of pbrt described in the second edition of "Physically Based Rendering"
KayEss/s3cmd
Command line tool for managing Amazon S3 and CloudFront services -- this fork includes fixes for use with Swift
KayEss/siege
Siege is an http load tester and benchmarking utility
KayEss/urquell
A RESTful programming language experiment