Projects with this topic
-
Multidimensional arrays for C++. (Not an official Boost library) GitHub mirror: https://github.com/correaa/boost-multi
Updated -
Leonardus is an open source project. It is a minimalist, stack-based programming system designed as a flexible framework for implementing and exploring algorithms. The syntax and semantics of its scripting language, LeoScript, are inspired by PostScript and Forth. It is extended with a prototype-based,object-oriented paradigm and provides a concise and expressive environment for learning and experimentation.
The project name is a nod to Leonardus Pisanus, who was named and became known as Fibonacci.
Consult the project's GitLab Pages for documentation.
Updated -
Object oriented python implementation of a user driven workout scheduler. With the use of recursive algorithms and user input, it creates optimal workouts for the user.
Updated -
Hbox is a commandline-terminal sokoban solver written in Ada. It is "generic" in the sense that it contains no domain specific strategies. It also provides a demonstration of the advantage in using the Hungarian Algorithm, for Windows, OSX, & linux.
Featuring
* no installation * no dependencies * simply unzip in your Downloads directory, and run.Updated -
Portfólio acadêmico do 2º período do curso de ADS – projetos em algoritmos, programação em Python, modelagem de sistemas e integração.
Updated -
Various Data Structures and Alogrithms implemented in Zig Programming Language.
Updated -
Standard and useful data structures and algorithms implemented in C.
Updated -
Daily LeetCode practice – clean solutions, explanations, and daily updates.
Updated -
[CC BY-NC-SA] A compendium of the community knowledge on game design and development
Updated -
Low-frequency Excision of the Atmosphere in Parallel (LEAP) Calibration using GPU acceleration.
Updated -
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
Algorithms Exercises solved in C (GNU11), running with CMake and Catch2 (C++) unittest framework. Developed with TDD.
Updated -
Transducers for working with foldable data types.
Updated -
Minimalist algorithms and data structures library in C (M.A.D.S)
Updated -
Interesting tasks i did while practicing on CodeSignal platform. Good thing to fill up the gaps in knowledge and polish what you already know. Advanced interview prep course
Updated -
A Common-Sense Guide to Data Structures and Algorithms code illustrations in Rust
Updated -
Simple C code which searching for Mersenne prime about first 1M numbers
Updated -
The project contains basic and advanced algorithms and data structures.
Updated -
This is a demonstration of the Whetstone Benchmark.
Updated -
A collection of small projects demonstrating computer science concepts. The goal is to use these for teaching/demoing in Code & Coffee meetups, and generally as a reference (especially when it comes to tooling & config).
Updated