iK4tsu
Just an ordinary guy with a simple code passion | Portuguese | Graduated at the Polytechnic of Leiria | I like C and Python, but recently I found Dlang. Love it
Siemens MobilityPortugal
Pinned Repositories
framework
:fire: Aurora Framework: A Powerful General Purpose Framework in D
cosmos-c
Single Linkedlist written in C
decorated
A D library implementation of Python's decorators
dlings
A rustlings clone designed to teach you how to program in D
ECS-D
An ECS (Entity-Component-System) based arquitecture project written in D
simple-d-event-system
A simple Event System written in Dlang
sudoku-world
A Gtk Sudoku Application
valhalla_ecs
A simple, easy-to-use yet robust ECS lib in D
valhalla_typechoice
Implementation of Optional and Result around std.sumtype
iK4tsu's Repositories
iK4tsu/dlings
A rustlings clone designed to teach you how to program in D
iK4tsu/decorated
A D library implementation of Python's decorators
iK4tsu/Result
Rust's Result type implemented in D
iK4tsu/simple-d-event-system
A simple Event System written in Dlang
iK4tsu/advent-of-code
Solutions of multiple aoc events
iK4tsu/AI-project-2019
iK4tsu/aoc2020
Advent of code 2020
iK4tsu/argparse
Parser for command-line arguments
iK4tsu/CppLearningGround
Exercises from a learning c++ professional development program
iK4tsu/d-sparse-sets-ecs
An improved version of my previous ecs-d **heavily** influeced by entt
iK4tsu/demangler
A proper demangler implementation (without exceptions and complete try-n-error)
iK4tsu/DIPs
D Improvement Proposals
iK4tsu/dlang.org
Pages for the dlang.org website, home of the D Programming Language
iK4tsu/dlib
Allocators, I/O streams, math, geometry, image and audio processing for D
iK4tsu/DLox
D interpreter of lox programming language
iK4tsu/dmd
dmd D Programming Language compiler
iK4tsu/druntime
Low level runtime library for the D programming language
iK4tsu/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
iK4tsu/Enumify
A tool to generate *dynamic enums* in D
iK4tsu/eww
ElKowars wacky widgets
iK4tsu/iK4tsu
iK4tsu/pastemyst-v2
a simple website for storing and sharing text. version 2 (in development).
iK4tsu/Pegged
A Parsing Expression Grammar (PEG) module, using the D programming language.
iK4tsu/phobos
The standard library of the D programming language
iK4tsu/python-pep621
PEP 621 metadata parsing
iK4tsu/sdc
The Snazzy D Compiler
iK4tsu/sort-visualizer
SDL visualizer of a radix sort in D
iK4tsu/styles
Custom browser style designs
iK4tsu/sumtype
A sum type for the D programming language
iK4tsu/taurus