Show HN: Lush extends Lua with string interpolation and other useful features
thiagomgcrates.io
2 points2 comments
Summary
by metafa.stLush is a Rust crate that provides a collection of lightweight and efficient data structures, including an array-backed vector, a singly-linked list, and a doubly-linked list. These data structures are designed to be easy to use and optimized for performance.