CBenoit
Software engineer / Rust / Helix / Archlinux / i3wm / Français / English / 日本語
@DevolutionsTokyo, Japan
Pinned Repositories
dotfiles
My configurations
gitweb-dark-theme
A dark variant of the Github inspired theme for gitweb of kogakure.
NEToolKit
A NeuroEvolution Toolkit. Currently provide NEAT, rtNEAT methods with cascade and novelty search variants.
RUDP
A C++ header only library aiming at providing various asynchronous UDP based sockets.
vim-config
My VIM configuration : bépo support, autocompletion, snippets, fuzzy finder, autoformat, C/C++, Rust, Python, Haskell, …
devolutions-gateway
A blazing fast relay server adaptable to different protocols and desired levels of traffic inspection.
IronRDP
Rust implementation of the Microsoft Remote Desktop Protocol (RDP)
mongodm-rs
A thin ODM layer for mongodb
UQAC_8INF870_Set_cover_problem
UQAC 8INF870 Algorithmic school project - Set Cover Problem (SCP)
NinjaClown
CBenoit's Repositories
CBenoit/RUDP
A C++ header only library aiming at providing various asynchronous UDP based sockets.
CBenoit/NEToolKit
A NeuroEvolution Toolkit. Currently provide NEAT, rtNEAT methods with cascade and novelty search variants.
CBenoit/gitweb-dark-theme
A dark variant of the Github inspired theme for gitweb of kogakure.
CBenoit/ultimate-panic-kansei-dorifto-atomic-stage
Ultimate Panic Kansei Dorifto – Atomic Stage
CBenoit/cave-fortress
A game about a rabbit protecting his carrots in a cave.
CBenoit/Evolubot
A StarCraft:BroodWar playing bot written in C++.
CBenoit/pico-8-spacewars
A simple Spacewars! clone cartridge for pico-8 fantasy console.
CBenoit/Adaptink
Paint-like program with an adaptative GUI (currently not adaptative)
CBenoit/anime-warfare
Anime Warfare, a UTBM project for LO43
CBenoit/EvolubotAnalysis
Statistical analysis of various NEAT techniques applied to Starcraft.
CBenoit/force3-with-bot
The Force 3 board game with an artificial intelligence to play with.
CBenoit/generic-object-pool
A generic object pool.
CBenoit/hello-dyn4j
A simple Dyn4J test with JavaFX.
CBenoit/hello-jbox2d
A simple JBox2D test with JavaFX.
CBenoit/IN55-rapport
[FR] Rapport du projet d'IN55
CBenoit/LO41-drone-sim
UTBM course's LO41 project about delivery drones.
CBenoit/md2html
A very simple markdown to html converter.
CBenoit/old-fried-world.eu
The old source code of my website that uses the Iron framework.
CBenoit/polpofx
An animated octopus with javafx.
CBenoit/QLearningMario
Q-Learning implementation for TZ20 project in UTBM
CBenoit/radix-sort-project-utbm-lo27
Radix Sort LO27 Project for the UTBM.
CBenoit/RNGames
A software to record your inputs while playing.
CBenoit/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code