https://github.com/rudxain/posix-sh-algos
Algorithms implemented in POSIX-compliant shell scripts
https://github.com/rudxain/posix-sh-algos
algorithms computer-science data-structures educational functions posix
Last synced: about 2 months ago
JSON representation
Algorithms implemented in POSIX-compliant shell scripts
- Host: GitHub
- URL: https://github.com/rudxain/posix-sh-algos
- Owner: Rudxain
- License: unlicense
- Created: 2023-06-16T04:07:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T03:05:10.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T12:44:55.178Z (over 1 year ago)
- Topics: algorithms, computer-science, data-structures, educational, functions, posix
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# POSIX sh algos
## Inspiration
- https://github.com/bash-bastion/bash-algo
- https://github.com/vtrbtf/bash-algorithms
- https://github.com/AllAlgorithms/shell
- https://github.com/TheAlgorithms
- https://github.com/krebs/array
- https://gitlab.com/rindeal/xxHashish
## LICENSE
The Unlicense doesn't seem suitable for the future of this repo, so I may switch to a different one (soon)