Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sieep-coding/algos-and-apps
A culmination of C/C++ files that contain various algorithms and small, single-file applications.
https://github.com/sieep-coding/algos-and-apps
algorithms-and-data-structures c cpp
Last synced: about 2 months ago
JSON representation
A culmination of C/C++ files that contain various algorithms and small, single-file applications.
- Host: GitHub
- URL: https://github.com/sieep-coding/algos-and-apps
- Owner: Sieep-Coding
- License: unlicense
- Created: 2024-11-08T14:39:48.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T16:03:00.000Z (about 2 months ago)
- Last Synced: 2024-11-16T16:33:02.964Z (about 2 months ago)
- Topics: algorithms-and-data-structures, c, cpp
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algos-and-Apps
A culmination of C/C++ files that contain various algorithms and small, single-file applications.
Compiled using [GCC](https://gcc.gnu.org/onlinedocs/) and primarily [G++](https://gcc.gnu.org/).