Group: ActiveJ
1. ActiveJ : Test Utilities29 usages
io.activej » activej-testApache
Utils for test purposes, custom ActiveJRunner and custom JUnit rules.
Last Release on Jun 15, 2023
2. ActiveJ : Boot: JMX API18 usages
io.activej » activej-jmxapiApache
A JMX API that provides an easy way of adding JMX attributes/operations to components.
Last Release on Jun 15, 2023
3. ActiveJ : Util : Common12 usages
io.activej » activej-commonApache
Various general utilities for ActiveJ project.
Last Release on Jun 15, 2023
4. ActiveJ : HTTP8 usages
io.activej » activej-httpApache
High-performance asynchronous HTTP client and server with WebSocket support.
Contains a bunch of different built-in servlets for request dispatching, loading static content, etc.
Last Release on Jun 15, 2023
5. ActiveJ : FS8 usages
io.activej » activej-fsApache
Provides tools for building efficient, scalable local, remote or clustered file servers.
It utilizes ActiveJ CSP for fast and reliable file transfer.
Last Release on Jun 15, 2023
6. ActiveJ : Net7 usages
io.activej » activej-netApache
A module for handling low-level asynchronous socket I/O (TCP/UDP).
Provides tools for TCP/UDP servers creation.
Last Release on Jun 15, 2023
7. Launchers : Common7 usages
io.activej » activej-launchers-commonApache
Common launcher components such as config converters, initializers and triggers.
Last Release on Jun 15, 2023
8. ActiveJ : Boot7 usages
io.activej » activej-bootApache
Various tools for booting applications and services according to their dependencies.
Last Release on Jun 15, 2023
9. ActiveJ : Promises7 usages
io.activej » activej-promiseApache
A convenient way to organize asynchronous code.
Promises are a faster and more efficient version of JavaScript's Promise and Java's CompletionStage's.
Last Release on Jun 15, 2023
10. ActiveJ : Inject6 usages
io.activej » activej-injectApache
An extremely fast and lightweight Dependency Injection framework.
It supports nested scopes, singletons, object factories, modules and plugins which
allow to transform graph of dependencies at startup time without reflection.
Last Release on Jun 15, 2023
11. ActiveJ : Serializer6 usages
io.activej » activej-serializerApache
Extremely fast and space-efficient serializers. Implemented using bytecode engineering.
Last Release on Jun 15, 2023
12. ActiveJ : DI6 usages
io.activej » activej-diApache
ActiveJ has an extremely lightweight DI with ground-breaking design principles.
It supports nested scopes, singletons, object factories, modules and plugins which
allow to transform graph of dependencies at startup time without any reflection.
Last Release on Jun 5, 2020
13. ActiveJ : Datastreams6 usages
io.activej » activej-datastreamApache
Composable asynchronous/reactive streams with powerful data processing capabilities.
Useful for transferring big volumes of lightweight objects.
Last Release on Jun 15, 2023
14. Launchers : HTTP6 usages
io.activej » activej-launchers-httpApache
Common HTTP launchers.
Last Release on Jun 15, 2023
15. ActiveJ : ByteBuf5 usages
io.activej » activej-bytebufApache
Fast and memory-efficient byte buffer, an optimized version of Java's ByteBuffer class.
Useful for fast low-level I/O operations like working with files or transferring data over the internet.
Last Release on Jun 15, 2023
16. ActiveJ : CSP5 usages
io.activej » activej-cspApache
Communicating sequential process via channels, similar to Golang channels.
Last Release on Jun 15, 2023
17. ActiveJ : Codegen4 usages
io.activej » activej-codegenApache
Dynamic class and method bytecode generator on top of ObjectWeb ASM.
An expression-based fluent API abstracts the complexity of direct bytecode manipulation.
Last Release on Jun 15, 2023
18. ActiveJ : Util : Json4 usages
io.activej » activej-jsonApache
JSON Codecs, Codec Factory and JSON utils for ActiveJ project.
Last Release on Dec 17, 2024
19. ActiveJ : Launcher4 usages
io.activej » activej-launcherApache
An application launcher that controls a flow of provided components and services.
Implements inversion of control principle.
Last Release on Jun 15, 2023
20. ActiveJ : RPC4 usages
io.activej » activej-rpcApache
High-performance and fault-tolerant Remote Procedure Call module for building distributed applications.
Provides a high-performance asynchronous binary RPC streaming protocol.
Last Release on Jun 15, 2023