Ethiraric
Likes C++, Rust, low level and/or esoteric stuff.
Languages
Repos
23
Stars
291
Forks
31
Top Language
C++
Loading contributions...
Top Repositories
Repositories
23A pure Rust YAML implementation.
An index for C++ talks
A client-side API for orna.guide.
No description provided.
A C++ ORM for MySQL
A tool to compare outputs of `callgrind_annotate` over time.
Automated correction for Epitech's students (server)
Comprehensive, language independent Test Suite for YAML
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Programming in YAML
Sample Dogescript program
A Rust compiler front-end for IDEs
C++11/14/17 std::expected with functional-style extensions
A collection of helper classes that I wrote and that are reusable.
A WIP implementation of an Itanium Demangler. Use at your own risk.
No description provided.
A tiny header to manipulate "raw strings" in a `std::string` fashion at compile-time.
libIRC
A bot for IRC
A script to automate Makefile creation. Compliant with Epitech's norm
Automated correction for Epitech's students (client)
No description provided.
A simple Trie developped in C