programming

Sort: popular | newest
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 May 11, 2024
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 Jan 16, 2025
Starter for aspect-oriented programming with Spring AOP and AspectJ
Last Release on Jan 23, 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 May 11, 2024
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 Dec 1, 2024
Shapeless is a type class and dependent type based generic programming library for Scala.
Last Release on May 18, 2024
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 Dec 19, 2024
Spring Aspects integrates Spring with AspectJ.
Last Release on Jan 16, 2025
AOP Alliance
Last Release on Dec 28, 2015