Pinned Repositories
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.
IsItRunning
A small Windows service to keep the bots running.
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-Janny-Cpp
A janitor bot, written using the DiscordCoreAPI C++ Discord bot library.
MBot-MusicHouse-Cpp
A music bot, written using the DiscordCoreAPI C++ Discord bot library.
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/Bot-Template-For-DiscordCoreAPI
A template for a bot, written in C++ using DiscordCoreAPI.
RealTimeChris/MBot-GameHouse-Cpp
A game bot, written using the DiscordCoreAPI C++ Discord bot library.
RealTimeChris/DiscordCoreLoader
A stress-tester for Discord bot libraries.
RealTimeChris/MBot-Janny-Cpp
A janitor 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/BenchmarkSuite
A suite of benchmarks.
RealTimeChris/Chrishendo
A new hashing algorithm. For hashing small-medium strings, very rapidly.
RealTimeChris/DiscordcoreAPI-Docs
The documentation for the bot library - DiscordCoreAPI.
RealTimeChris/json_fast_float
A fork of Daniel Lemire's fast_float algorithm, refactored to be particularly speedy for json parsing.
RealTimeChris/ParseIntPy
A Python binding for a fast integer parsing function in C++.
RealTimeChris/DiscordCoreAPI-Code-Only
RealTimeChris/Docs
RealTimeChris/DPP
C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
RealTimeChris/fast_float
A fork of Daniel Lemire's fast_float algorithm, specialized for use in json parsers.
RealTimeChris/glaze
Extremely fast, in memory, JSON and interface library for modern C++
RealTimeChris/json_performance
Performance profiling of JSON libraries
RealTimeChris/JsonBenchmark
Json benchmark based on nativejson-benchmark
RealTimeChris/Jsonifier-Code-Only
RealTimeChris/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
RealTimeChris/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
RealTimeChris/TWS_API
A CMake setup for the TWS API.
RealTimeChris/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
RealTimeChris/xxHash-dev
A few benchmarks and collision tests.
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/Testing_Feature_Detection
Testing feature detection.