Every2's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
fastfetch-cli/fastfetch
A maintained, feature-rich and performance oriented, neofetch like system information tool.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
CollabCodeTech/backend-challenges
A public list of open-source challenges from jobs around the world
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Vencord/Vesktop
Vesktop is a custom Discord App aiming to give you better performance and improve linux support
arpit-omprakash/100ProjectsOfCode
A list of practical knowledge-building projects.
rust-lang/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
PicPay/picpay-desafio-backend
Desafio técnico - Backend
rust-lang/reference
The Rust Reference
Veykril/tlborm
The Little Book of Rust Macros (updated fork)
vazeri/Embedded-Engineering-RoadMap-2018
RoadMap to becoming an embedded systems engineer in 2018
utsushi/utsushi
Community Code Base now lives at
fx-biocoder/solid-in-cpp
A quick reference guide to understand SOLID design principles, written in C++
utsushi/imagescan
EPSON Download Center Source Code Archives now lives at
anachan01h/flpbrd
Minha versão do Flappy Bird escrita em Assembly 8086 ^-^
Camilotk/16-bit-float
IEEE 754 implemented in C for 16bit floats
anachan01h/solucao-algoritmos
Minhas soluções da Rinha de Algoritmos
anachan01h/aoc-2023
Advent of Code 2023
anachan01h/Custom-allocator
A implementation of a memory allocator in Rust without std.
anachan01h/learning-c
Minhas soluções de exercícios de C