TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
This is a collection of fundamental algorithms across various fields like computer science, mathematics, and machine learning, all implemented in the C programming language. It serves as an educational resource, providing well-documented code examples that illustrate different algorithmic strategies. Students, educators, and embedded systems developers can use these implementations to understand and apply core computational concepts.
21,803 stars. No commits in the last 6 months.
Use this if you are a student or educator looking for clear, self-contained C implementations of common algorithms for learning purposes, or an embedded developer needing portable code examples for microcontroller projects.
Not ideal if you are looking for high-level libraries or frameworks that abstract away implementation details, or if you need algorithms in languages other than C.
Stars
21,803
Forks
4,729
Language
C
License
GPL-3.0
Category
Last pushed
Aug 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TheAlgorithms/C"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
spirosmaggioros/AlgoPlus
AlgoPlus is a C++17 library with implemented data structures and algorithms for various...
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics...
ACM-VIT/Algos-for-all-Amigos
This repository consists an implementation of the Algorithms encountered in Computer Science,...
rogue-agent1/neural-net-mini-py
Minimal neural network in 50 lines
rogue-agent1/neural_network_viz
Zero-dep Python CLI