Group: ActiveJ
Sort by:Popular

Utils for test purposes, custom ActiveJRunner and custom JUnit rules.
Last Release on Jun 15, 2023
A JMX API that provides an easy way of adding JMX attributes/operations to components.
Last Release on Jun 15, 2023
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
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
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
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
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
Composable asynchronous/reactive streams with powerful data processing capabilities. Useful for transferring big volumes of lightweight objects.
Last Release on Jun 15, 2023
Common HTTP launchers.
Last Release on Jun 15, 2023
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
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
JSON Codecs, Codec Factory and JSON utils for ActiveJ project.
Last Release on Dec 17, 2024
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