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
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
6. Cats Effect1,826 usages
org.typelevel » cats-effectApache
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
7. Core1,359 usages
com.chuusai » shapelessApache
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