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++.
Julia-Set-Generator-CUDA
Julia set generator written using CUDA 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.
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/json_fast_float
A fork of Daniel Lemire's fast_float algorithm, refactored to be particularly speedy for json parsing.
RealTimeChris/MBot-MusicHouse-Cpp
A music bot, written using the DiscordCoreAPI C++ Discord bot library.
RealTimeChris/Chrishendo
A new hashing algorithm. For hashing small-medium strings, very rapidly.
RealTimeChris/DiscordcoreAPI-Docs
The documentation for the bot library - DiscordCoreAPI.
RealTimeChris/ParseIntPy
A Python binding for a fast integer parsing function in C++.
RealTimeChris/Jsonifier-Itoa
An algorithm for efficiently serializing uint64_t values.
RealTimeChris/InlineAtStaticTime
RealTimeChris/itoa-benchmark
C++ integer-to-string conversion benchmark
RealTimeChris/JsonBenchmark
Json benchmark based on nativejson-benchmark
RealTimeChris/Jsonifier-Code-Only
RealTimeChris/awesome-modern-cpp
A collection of resources on modern C++
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/llama.cpp
LLM inference in C/C++
RealTimeChris/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
RealTimeChris/Rtc-REST
A simple REST implementation.
RealTimeChris/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
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/DiscordCoreAPI-Binaries
RealTimeChris/ggml
Tensor library for machine learning
RealTimeChris/oiml_cpp
Open-Infer Machine-Learning, C++
RealTimeChris/Testing_Feature_Detection
Testing feature detection.