programming
Sort by:Popular

Starter for aspect-oriented programming with Spring AOP and AspectJ
Last Release on Jun 26, 2026
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method interceptors and pointcuts to cleanly decouple code that implements functionality that should be separated.
Last Release on Jun 9, 2026
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time weaving (LTW) during class-loading and also contains the AspectJ runtime classes.
Last Release on Dec 17, 2025
The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous compile-time or post-compile-time (binary weaving) build step.
Last Release on Dec 17, 2025
Cats is a library which provides abstractions for functional programming in the Scala programming language.
Last Release on Jan 20, 2025
Cats Effect is a high-performance, asynchronous, composable framework for building real-world applications in a purely functional style within the Typelevel ecosystem.
Last Release on Mar 9, 2026
ZIO is a Type-safe, composable asynchronous and concurrent programming for Scala. ZIO lets developers quickly build applications that are highly scalable, testable, robust, resilient, resource-safe, efficient, and observable.
Last Release on May 7, 2026
Spring Aspects integrates Spring with AspectJ.
Last Release on Jun 9, 2026
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.
Last Release on Mar 1, 2026
Shapeless is a type class and dependent type based generic programming library for Scala.
Last Release on Mar 3, 2025