Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Rune Rune is a Python-inspired efficient systems programming language designed to interact well with C and C++ libraries. Rune has many security features such as memory safety, and constant-time processing of secrets. Rune aims to be faster than C++ for most memory-intensive applications, due to its Structure-of-Array (SoA) memory management. https://github.com/google/rune * Add Rune in README * Increment the language count * Update readme.md * Update readme.md --------- Co-authored-by: Jedediah Fanuel <[email protected]> Co-authored-by: Gabe <[email protected]>
- Loading branch information