View Project
🚀 A Pure POSIX Shell Library for Data Structures and Utilities
neo-core.sh is a lightweight, POSIX-compliant shell library providing essential data structures (maps, objects, linked lists) and utilities (file handling, XML parsing, etc.).
🔌 Plug & Play: Easily import and use in any shell script. ⚡
Pure POSIX: No Bash-isms, 100% POSIX-compliant. 🔍 Optimized: Efficient and memory-friendly implementations.
Built with