Pinned Repositories
BenchmarkSuite
A suite of benchmarks.
Bot-Template-For-DiscordCoreAPI
A template for a bot, written in C++ using DiscordCoreAPI.
DiscordCoreAPI
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
DiscordCoreAPI-Rust
The Rust version of my bot library - DiscordCoreAPI!
DiscordCoreLoader
A stress-tester for Discord bot libraries.
Json-Performance
A few C++ json-library benchmarks, of the fastest few libraries.
Jsonifier
A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.
MBot-GameHouse-Cpp
A game bot, written using the DiscordCoreAPI C++ Discord bot library.
MBot-MusicHouse-Cpp
A music bot, written using the DiscordCoreAPI C++ Discord bot library.
Unnamed-Renderer-Dx12
A hobby path-tracer, written using DirectX12 compute shaders.
RealTimeChris's Repositories
RealTimeChris/DiscordCoreAPI
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
RealTimeChris/Jsonifier
A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.
RealTimeChris/Json-Performance
A few C++ json-library benchmarks, of the fastest few libraries.
RealTimeChris/BenchmarkSuite
A suite of benchmarks.
RealTimeChris/Bot-Template-For-DiscordCoreAPI
A template for a bot, written in C++ using DiscordCoreAPI.
RealTimeChris/DiscordCoreLoader
A stress-tester for Discord bot libraries.
RealTimeChris/MBot-GameHouse-Cpp
A game bot, written using the DiscordCoreAPI C++ Discord bot library.
RealTimeChris/MBot-MusicHouse-Cpp
A music bot, written using the DiscordCoreAPI C++ Discord bot library.
RealTimeChris/Unnamed-Renderer-Dx12
A hobby path-tracer, written using DirectX12 compute shaders.
RealTimeChris/json_fast_float
A fork of Daniel Lemire's fast_float algorithm, refactored to be particularly speedy for json parsing.
RealTimeChris/Julia-Set-Generator-CUDA
Julia set generator written using CUDA C.
RealTimeChris/MBot-Janny-Cpp
A janitor bot, written using the DiscordCoreAPI C++ Discord bot library.
RealTimeChris/IsItRunning
A small Windows service to keep the bots running.
RealTimeChris/Julia-Set-Generator-TensorFlow
A Julia set generator, written using low-level TensorFlow.
RealTimeChris/Spheres-DXR
A basic path-tracer, written using DirectX 12 RT-shaders.
RealTimeChris/DiscordcoreAPI-Docs
The documentation for the bot library - DiscordCoreAPI.
RealTimeChris/MBot-GameHouse
My gaming bot, written in TypeScript using Discord.js
RealTimeChris/MBot-Janny
My janitor Discord.js bot!
RealTimeChris/DiscordCoreAPI-Code-Only
RealTimeChris/InlineAtStaticTime
RealTimeChris/JsonBenchmark
Json benchmark based on nativejson-benchmark
RealTimeChris/Jsonifier-Code-Only
RealTimeChris/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
RealTimeChris/awesome-hpp
A curated list of awesome header-only C++ libraries
RealTimeChris/awesome-modern-cpp
A collection of resources on modern C++
RealTimeChris/DiscordCoreAPI-Binaries
RealTimeChris/ggml
Tensor library for machine learning
RealTimeChris/llama.cpp
LLM inference in C/C++
RealTimeChris/rt-utils
A collection of "standard library" implementations.
RealTimeChris/Universal-Architecture-RNG-Lib
A Replacement for the C++ std. RNG Lib that employs SIMD