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/dotfiles
My configurations
CBenoit/arbitrary
Generating structured data from arbitrary, unstructured input.
CBenoit/autolatex
Automate the compilation of LaTeX documents
CBenoit/aws-lc
AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
CBenoit/aws-lc-rs
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
CBenoit/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
CBenoit/diplomat
Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
CBenoit/file-server
CBenoit/genoise
Minimum viable generators on stable Rust implemented by abusing async/await
CBenoit/gloo
A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM
CBenoit/IronRDP
Rust implementation of the Microsoft Remote Desktop Protocol (RDP)
CBenoit/mahou
Magically easy anime downloader
CBenoit/my-gh-actions-playground
CBenoit/nushell
A new type of shell
CBenoit/nushell.github.io
Nushell's main website, blog, book, and more
CBenoit/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
CBenoit/peculiarz.one
Source code of my website
CBenoit/qmux
wire protocol for multiplexing connections or streams into a single connection, based on a subset of the SSH Connection Protocol
CBenoit/rtf-parser
A rust RTF parser & lexer designed for speed and memory efficiency
CBenoit/russh
Rust SSH client & server library
CBenoit/rustfmt
Format Rust code
CBenoit/serde_asn1_der-rust
An ASN.1-DER subset for serde
CBenoit/smartcat
Putting a brain behind `cat`🐈⬛ Integrating language models in the Unix commands ecosystem through text streams.
CBenoit/softbuffer
Softbuffer integrates with the raw-window-handle crate to allow writing to a window in a cross-platform way while using the very high quality dedicated window management libraries that are available in the Rust ecosystem.
CBenoit/stable_generators_demo
CBenoit/TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
CBenoit/tokio-tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
CBenoit/tracing
Application level tracing for Rust.
CBenoit/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
CBenoit/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust