An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by utilForever

A curated list of projects in awesome lists by utilForever .

https://github.com/utilforever/game-developer-roadmap

Roadmap to becoming a game developer in 2022

Last synced: 03 Nov 2025

https://github.com/utilForever/game-developer-roadmap

Roadmap to becoming a game developer in 2022

Last synced: 01 Apr 2025

https://github.com/utilforever/2023-matkor-rust-interpreter

2023년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 인터프리터 만들기

Last synced: 03 Nov 2025

https://github.com/utilforever/modern-cpp-tutorial

A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.

Last synced: 03 Nov 2025

https://github.com/utilForever/ModernCpp

A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.

Last synced: 13 Mar 2025

https://github.com/utilForever/modern-cpp-tutorial

A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.

Last synced: 15 Mar 2025

https://github.com/utilforever/rl-paper-study

Reinforcement Learning paper review study

Last synced: 03 Nov 2025

https://github.com/utilforever/baba-is-auto

Baba Is You simulator using C++ with some reinforcement learning

baba-is-you babaisyou cplusplus cpp cpp17 python-api reinforcement-learning rl rl-environment simulator-game

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-korea-rust-backend

2022년 고려대학교 Google Developer Student Clubs 스터디 - Rust 기초 프로그래밍 + Backend 개발

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-make-interpreter-rust

2022년 온라인 스터디 - Rust로 만드는 인터프리터

Last synced: 03 Nov 2025

https://github.com/utilforever/modern-cpp-next

Modern C++ Next: Comprehensive Guide for C++20

Last synced: 03 Nov 2025

https://github.com/utilForever/modern-cpp-next

Modern C++ Next: Comprehensive Guide for C++20

Last synced: 07 May 2025

https://github.com/utilForever/Cubby-v1

Voxel-based game client (based on AlwayGeeky's Vox)

Last synced: 15 Mar 2025

https://github.com/utilforever/2023-unist-rust-minecraft

2023년 UNIST HeXA 스터디 - Rust 기초 프로그래밍 + 마인크래프트 만들기

Last synced: 03 Nov 2025

https://github.com/utilforever/cpp-developer-roadmap

Roadmap to becoming a C++ developer in 2020

Last synced: 03 Nov 2025

https://github.com/utilforever/cubbycalc

Simple Console Calculator using C++

Last synced: 03 Nov 2025

https://github.com/utilforever/2021-kaist-include-alphagozero

2021년 KAIST 동아리 Include 스터디 - AlphaGo와 AlphaGo Zero를 활용한 인공지능 바둑

Last synced: 03 Nov 2025

https://github.com/utilforever/boj

About Baekjoon Online Judge problem solving by Rust

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-infcon-rust-crossplatform

INFCON 2022 - Rust 크로스 플랫폼 프로그래밍 발표 자료 및 예제 코드

Last synced: 08 Apr 2026

https://github.com/utilforever/awesome-restaurant

🍴 국내 레스토랑 맛집 리스트

Last synced: 05 Jan 2026

https://github.com/utilforever/cubbytower

Simple tower defense game using C++ with Entity Component System (ECS)

Last synced: 03 Nov 2025

https://github.com/utilforever/runeterra

Legends of Runeterra simulator using C++ with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/2019-oss-summer-rlbasic

2019년 OSS 개발자 포럼 여름 캠프 - 강화학습 기초 관련 예제 코드

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-cppkorea-datastructure

2022년 C++ Korea 여름 스터디 - C++ 자료구조

Last synced: 03 Nov 2025

https://github.com/utilforever/snowsimulation

Snow simulation based on Disney's "The material point method for Snow Simulation" paper using Qt and CUDA

Last synced: 03 Nov 2025

https://github.com/utilforever/2024-hspace-rust-linuxkernel

2024년 HSPACE 특강 - Rust 기초 프로그래밍 + 리눅스 커널 프로그래밍

Last synced: 03 Nov 2025

https://github.com/utilforever/2024-konkuk-rust-roguelike

2024년 건국대학교 Google Developer Student Clubs + EDGE 스터디 - Rust 기초 프로그래밍 + 로그라이크 게임 개발

Last synced: 03 Nov 2025

https://github.com/utilforever/2024-snu-rust-application

2024년 서울대학교 SCSC + WaffleStudio 스터디 - Rust 기초 프로그래밍 + 크로스플랫폼 애플리케이션 개발

Last synced: 03 Nov 2025

https://github.com/utilforever/2024-hyundai-ngv-rust

2024 Softeer Tech Meetup - Rust는 왜 주목 받고 있는가 + Rust 주요 기능 소개

Last synced: 03 Nov 2025

https://github.com/utilforever/2024-devcon-rust-safety

DEVCON 2024 - Rust는 어떻게 안전한 프로그래밍을 이뤄내는가 발표 자료 및 예제 코드

Last synced: 03 Nov 2025

https://github.com/utilforever/polymapgenerator

Polygonal map generator for games. Generates island maps with a focus on mountains, rivers, coastlines.

Last synced: 03 Nov 2025

https://github.com/utilforever/pokemaster

Pokémon battle simulator using Rust with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/2023-snu-rust-crossplatform

2023년 서울대학교 컴퓨터공학부 특강 - Rust 크로스 플랫폼 프로그래밍 발표 자료 및 예제 코드

Last synced: 03 Nov 2025

https://github.com/utilforever/directx

Visual Studio 2015 version of Frank D. Luna's book "Introduction to 3D Game Programming using DirectX 11"

Last synced: 03 Nov 2025

https://github.com/utilforever/rust-oss-template

Rust Open Source Software Template

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-make-compiler-rust

2022년 온라인 스터디 - Rust로 만드는 컴파일러

Last synced: 03 Nov 2025

https://github.com/utilforever/simplerpg-text

Text-based Simple RPG using C++

Last synced: 03 Nov 2025

https://github.com/utilforever/proceduralcontentgeneration

Sample code repository for 'Procedural Content Generation for C++ Game Development'

Last synced: 03 Nov 2025

https://github.com/utilforever/opengltutorial

OpenGL Study with Examples and Homeworks

Last synced: 03 Nov 2025

https://github.com/utilforever/rtrstudy

Real-time rendering, 4th edition study

Last synced: 05 Jan 2026

https://github.com/utilForever/CubbyDNN

Deep learning framework using C++17 in a single header file

Last synced: 08 May 2025

https://github.com/utilforever/cubbydnn

Deep learning framework using C++17 in a single header file

Last synced: 03 Nov 2025

https://github.com/utilforever/2021-hyu-hai-rlbootcamp

2021년 한양대학교 동아리 HAI 스터디 - 강화학습 부트 캠프

Last synced: 03 Nov 2025

https://github.com/utilforever/polarlight

A Machine Learning Framework for High Performance written in Rust

Last synced: 27 Feb 2026

https://github.com/utilforever/utilforever

My Github Profile

Last synced: 03 Nov 2025

https://github.com/utilforever/pbrstudy

Physically Based Rendering, 2nd Edition Study

Last synced: 05 Jan 2026

https://github.com/utilforever/gpu-pathtracer

GPU Pathtracer from scratch using C++ and CUDA

Last synced: 03 Nov 2025

https://github.com/utilforever/rosettastone-gui

GUI program of RosettaStone

Last synced: 03 Nov 2025

https://github.com/utilforever/conquer-the-spire

Slay the Spire simulator using C++ with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/2023-matkor-rust-compiler

2023년 고려대학교 MatKor 스터디 - Rust로 컴파일러 만들기

Last synced: 03 Nov 2025

https://github.com/utilforever/programmingpractice

Programming Practice Examples

Last synced: 03 Nov 2025

https://github.com/utilforever/rust-wasm-ts-template

A template of Rust + WebAssembly with TypeScript (🦀 + 🕸️ = 💖)

Last synced: 03 Nov 2025

https://github.com/utilforever/cgstudy

Computer Graphics study from scratch to Neural Rendering

Last synced: 05 Jan 2026

https://github.com/utilforever/2021-jbsh-summer-rlbasic

2021년 전북과학고등학교 여름 특강 - 강화학습 기초

Last synced: 03 Nov 2025

https://github.com/utilforever/2021-comu-ecs-development

게임이랑 무관합니다만 밋업 - ECS 기반 게임 개발 발표 자료 및 예제 코드

Last synced: 03 Nov 2025

https://github.com/utilforever/zero-to-production

The code of Zero To Production In Rust for exercise

Last synced: 03 Nov 2025

https://github.com/utilforever/cubbycity

Analyze the causes of urban engineering problems such as gentrification

Last synced: 03 Nov 2025

https://github.com/utilforever/cppidioms

A curated list of Modern C++ idioms

Last synced: 03 Nov 2025

https://github.com/utilforever/diablopp

Modern C++ version of Diablo - magic behind the 1996 computer game

Last synced: 03 Nov 2025

https://github.com/utilforever/introduction-to-rust

The book "Introduction to Rust" for beginners

Last synced: 03 Nov 2025

https://github.com/utilforever/civilizationpp

Civilization simulator using C++ with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/2020-oss-winter-alphazero

2020년 OSS 개발자 포럼 겨울 캠프 - AlphaZero 인공지능 오목 관련 예제 코드

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-swmaestro-rust-basic

2022년 소프트웨어 마에스트로 특강 - Rust 프로그래밍 기초

Last synced: 03 Nov 2025

https://github.com/utilforever/discoveringthemoderncpp

<모던 C++ 입문> 예제 저장소

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-kw-rlenv

2022년 광운대학교 컴퓨터정보공학부 특강 - 강화학습 환경 개발

Last synced: 03 Nov 2025

https://github.com/utilforever/2025-matkor-make-sqlite

2025년 고려대학교 MatKor 스터디 - C++로 SQLIte 만들기

Last synced: 03 Nov 2025

https://github.com/utilforever/onboarding-for-beginners

A step-by-step onboarding plans and related materials for beginners

Last synced: 03 Nov 2025

https://github.com/utilforever/2022-kw-ecs-development

2022년 광운대학교 컴퓨터정보공학부 특강 - ECS 기반 게임 개발

Last synced: 03 Nov 2025

https://github.com/utilforever/hiking-for-developers

⛰️ 개발자들의 건강 증진을 위한 등산 관련 정보 모음 🥾

Last synced: 04 Jan 2026

https://github.com/utilforever/corailed

Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV

cplusplus cpp cpp17 python python-api python3 reinforcement-learning rl rl-environment simulator-game unrailed

Last synced: 03 Nov 2025

https://github.com/utilforever/rust-for-cpp

A tutorial and example of Rust for C++ programmers

Last synced: 03 Nov 2025

https://github.com/utilforever/hellsolver

Helltaker simulator using C++ with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/cubbyengine

Entity Component System (ECS) based game engine for Creative Coding using C++20/23

Last synced: 04 Jan 2026

https://github.com/utilforever/cubbymenu

A header only Modern C++ library to easily create simple menus for programs

Last synced: 14 Mar 2026

https://github.com/utilforever/cpplinq

LINQ implementation for Modern C++

Last synced: 03 Nov 2025

https://github.com/utilforever/ray-tracing-the-rest-of-your-life-cpp

C++ implementation of Peter Shirley's "Ray Tracing: The Rest of Your Life"

Last synced: 03 Nov 2025

https://github.com/utilforever/infinitymetro

Mini Metro simulator using C++ with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/2024-matkor-rust-blog

2024년 고려대학교 MatKor 스터디 - Rust 기초 프로그래밍 + 블로그 만들기

Last synced: 03 Nov 2025

https://github.com/utilforever/algorithm-rs

Common data structures and algorithms for competitive programming in Rust

Last synced: 03 Nov 2025

https://github.com/utilforever/cubbyenums

A special way to convert string<->enum in C++ using X Macro technique and template specialization

Last synced: 03 Nov 2025

https://github.com/utilforever/cv

Chris Ohk's CV

Last synced: 03 Nov 2025

https://github.com/utilforever/rust-wasm-game-of-life

A simple Rust and WebAssembly example implementing the Game of Life

Last synced: 03 Nov 2025

https://github.com/utilforever/minesweeper-rs

A simple minesweeper game using Rust and windows-rs

Last synced: 03 Nov 2025

https://github.com/utilforever/styler

A header only Modern C++ library for styling output text in Terminal based on rang

color cplusplus cpp cpp-library cpp11 cpp14 cpp17 cpp20 styler terminal

Last synced: 03 Nov 2025

https://github.com/utilforever/alphago-tutorial

AlphaGo and AlphaGo Zero step-by-step tutorial using TensorFlow and PyTorch

Last synced: 03 Nov 2025

https://github.com/utilforever/2025-matkor-writing-c-compiler

2025년 고려대학교 MatKor 스터디 - C 컴파일러 만들기

Last synced: 16 Jan 2026

https://github.com/utilForever/cpp-oss-template

C++ Open Source Software Template

Last synced: 08 May 2025

https://github.com/utilforever/cpp-oss-template

C++ Open Source Software Template

Last synced: 03 Nov 2025

https://github.com/utilforever/alphatft

Teamfight Tactics simulator using C++ with some reinforcement learning

Last synced: 03 Nov 2025

https://github.com/utilforever/ray-tracing-in-one-weekend-cpp

C++ implementation of Peter Shirley's "Ray Tracing in One Weekend"

Last synced: 03 Nov 2025

https://github.com/utilforever/presentations

My various presentations to conferences, user groups and so on.

Last synced: 07 Feb 2026

https://github.com/utilforever/marvel-snap

Marvel Snap simulator using Rust with some reinforcement learning

Last synced: 10 Mar 2026

https://github.com/utilforever/2021-aifrenz-rlenv

AI프렌즈 제72회 세미나 - 강화학습 환경 개발 발표 자료 및 예제 코드

Last synced: 03 Nov 2025

https://github.com/utilforever/2025-kpsc-aim-chess-ai

2025년 국민대학교 KPSC + AIM 스터디 - 강화학습을 이용한 체스 AI 만들기

Last synced: 03 Nov 2025

https://github.com/utilforever/recommend-books

My recommended computer programming book list

Last synced: 04 Jan 2026

https://github.com/utilforever/phys

2D/3D physics engine for games written in Rust

Last synced: 03 Nov 2025

https://github.com/utilforever/ml-developer-roadmap

Roadmap to becoming a ML/DL/RL developer in 2020

Last synced: 08 Mar 2026

https://github.com/utilforever/minecraft-rs

A reimplementation of Minecraft written in Rust

Last synced: 03 Nov 2025