Projects in Awesome Lists by MericLuc
A curated list of projects in awesome lists by MericLuc .
https://github.com/mericluc/codingame
My solutions for some codingame puzzles
c codingame codingame-puzzles codingame-solutions cplusplus python3 rust
Last synced: 17 Aug 2025
https://github.com/mericluc/modern-cpp-concurrency
A repository containing small tests regarding c++ concurrency - especially for C++17 and C++20.
concurrency cpp cpp17 cpp20 threading
Last synced: 17 Aug 2025
https://github.com/mericluc/design-patterns
Common design patterns in c++ with their usecases, strength, weakness...
Last synced: 08 May 2025
https://github.com/mericluc/cpp17-features-tests
A repository to test the exciting new features of the C++17 standard !
Last synced: 04 Apr 2025
https://github.com/mericluc/common-coding-puzzles
A folder containing a set of common technical interview questions
algoexpert algorithms coding-interviews cplusplus data-structures leetcode-cpp
Last synced: 17 Aug 2025
https://github.com/mericluc/modelgenerator
A small c++ static library that builds simple finite-state machines from xml files
cplusplus-11 finite-state-machine xml-parsing
Last synced: 02 Jan 2026
https://github.com/mericluc/ecv
C++ library to solve Exact Cover Problems
cplusplus-17 dlx-algorithm exact-cover-problem latinsquare sudoku sudoku-solver
Last synced: 06 Oct 2025
https://github.com/mericluc/cpp20-features-tests
A repository to test the exciting new features of the C++20 standard !
Last synced: 14 Oct 2025
https://github.com/mericluc/bst
A simple templated binary search tree implementation
Last synced: 04 Apr 2025
https://github.com/mericluc/strutils
A small c++ library to perform operations on std::string
Last synced: 04 Apr 2025
https://github.com/mericluc/ecv-sudoku
ECV Application : Sudoku
cpp cpp17 dlx-algorithm qt qt5 sudoku sudoku-generator sudoku-solver
Last synced: 25 Jul 2025
https://github.com/mericluc/ecv-queens
ECV Application : N Queens
cpp cpp17 dlx-algorithm n-queens qt qt5
Last synced: 08 Aug 2025
https://github.com/mericluc/mcts-tic-tac-toe
MCTS application : Tic Tac Toe
cpp mcts mcts-algorithm tic-tac-toe
Last synced: 04 Apr 2025
https://github.com/mericluc/mcts
Yet Another "Monte-Carlo Tree Search" implementation
Last synced: 01 Aug 2025
https://github.com/mericluc/tries
A basic implementation of a Trie structure
Last synced: 04 Apr 2025
https://github.com/mericluc/sfml_path_finder
Dummy attempt of A* path finding to test SFML library
Last synced: 04 Apr 2025
https://github.com/mericluc/minheap
A templated implementation of a MinHeap structure built on a dynamic array
Last synced: 15 Oct 2025
https://github.com/mericluc/miniloop
A basic C++ event loop wrapping libevent
cpp event-loop libevent wrapper
Last synced: 16 Jun 2025
https://github.com/mericluc/nand2tetris
My progress on the "Nand to Tetris" course
Last synced: 04 Apr 2025
https://github.com/mericluc/asm-playground
Experiments on x64 assembly programming
Last synced: 04 Apr 2025
https://github.com/mericluc/sortings
Templated implementations of common sorting methods
Last synced: 04 Apr 2025
https://github.com/mericluc/asyncurl
Asynchronous c++ wrapper around libcurl
Last synced: 04 Apr 2025
https://github.com/mericluc/coding-train
Some little fun projects using html/css/P5/Processing from the YT Coding Train chanel...
Last synced: 04 Apr 2025
https://github.com/mericluc/ecv-latinsquare
ECV Application : Latin Square
cpp cpp17 dlx-algorithm latinsquare qt qt5
Last synced: 04 Apr 2025