The "Awesome Scala Native" project is a curated collection of resources focused on Scala Native, an optimizing ahead-of-time compiler that compiles Scala code to native binaries using LLVM. This list encompasses a variety of categories, including libraries, tools, tutorials, and community resources that facilitate the development of high-performance applications in Scala. It is particularly beneficial for Scala developers looking to leverage native compilation for improved performance and reduced runtime overhead. Whether you are a beginner exploring Scala Native or an experienced developer seeking advanced techniques, this collection provides the essential tools and insights to enhance your projects and optimize your Scala applications.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
A type class and dependent type based generic programming library for Scala, enabling boilerplate reduction and arity abstraction.
A Scala library providing principled functional programming abstractions, including type classes and purely functional data structures.
A lightweight, modular, and extensible library for functional programming in Scala.