Pinned Repositories
benford_s_law
Cryptobot
A cryptocurrency trading bot that works with the Binance platform API.
EXP-RTL
Strategy that deploys exponential retaliation in iterated prisoner's dilemma games.
fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
Marula
A stack machine for mathematical computation.
Optimizers
Custom-made algorithms for optimizing machine learning models.
Randomized-WBTB-Alarm
Command line alarm clock with a randomized snooze schedule. Designed for the CANWILD lucid dreaming method.
SFF-Scraper
Script for scraping the Internet Speculative Fiction Database and building large dataset of science fiction and fantasy book metadata.
Speculative-Fiction-Bot
Reddit bot that searches YouTube for science fiction and fantasy audiobooks and replies with a link.
yt-dlc
Capybasilisk's Repositories
Capybasilisk/Speculative-Fiction-Bot
Reddit bot that searches YouTube for science fiction and fantasy audiobooks and replies with a link.
Capybasilisk/SFF-Scraper
Script for scraping the Internet Speculative Fiction Database and building large dataset of science fiction and fantasy book metadata.
Capybasilisk/yt-dlc
Capybasilisk/benford_s_law
Capybasilisk/Cryptobot
A cryptocurrency trading bot that works with the Binance platform API.
Capybasilisk/EXP-RTL
Strategy that deploys exponential retaliation in iterated prisoner's dilemma games.
Capybasilisk/fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
Capybasilisk/fmt
A modern formatting library
Capybasilisk/Marula
A stack machine for mathematical computation.
Capybasilisk/Optimizers
Custom-made algorithms for optimizing machine learning models.
Capybasilisk/Randomized-WBTB-Alarm
Command line alarm clock with a randomized snooze schedule. Designed for the CANWILD lucid dreaming method.
Capybasilisk/json
JSON for Modern C++
Capybasilisk/rapidcsv
C++ CSV parser library
Capybasilisk/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Capybasilisk/SimpleGP
Simple Genetic Programming for Symbolic Regression in Python3
Capybasilisk/variant
C++17 `std::variant` for C++11/14/17
Capybasilisk/variant-lite
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library
Capybasilisk/Xoshiro-cpp
Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)