Group: ActiveJ
1.ActiveJ : Test Utilities29 usages
io.activej » activej-test Apache
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-jmxapi Apache
A JMX API that provides an easy way of adding JMX attributes/operations to components.
Last Release on Jun 15, 2023
3.ActiveJ : Util : Json4 usages
io.activej » activej-json Apache
JSON Codecs, Codec Factory and JSON utils for ActiveJ project.
Last Release on Dec 17, 2024
4.ActiveJ : Util : Common12 usages
io.activej » activej-common Apache
Various general utilities for ActiveJ project.
Last Release on Jun 15, 2023
5.ActiveJ : HTTP8 usages
io.activej » activej-http Apache
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
6.ActiveJ : Net7 usages
io.activej » activej-net Apache
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.ActiveJ : Serializer7 usages
io.activej » activej-serializer Apache
Extremely fast and space-efficient serializers. Implemented using bytecode engineering.
Last Release on Jun 15, 2023
8.ActiveJ : Inject6 usages
io.activej » activej-inject Apache
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
9.ActiveJ : FS8 usages
io.activej » activej-fs Apache
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
10.ActiveJ : Extra : Dataflow JDBC Driver1 usages
io.activej » activej-dataflow-jdbc-driver Apache
A JDBC driver for accessing Dataflow infrastructure
Last Release on Dec 17, 2024
11.ActiveJ : Boot7 usages
io.activej » activej-boot Apache
Various tools for booting applications and services according to their dependencies.
Last Release on Jun 15, 2023
12.Launchers : Common7 usages
io.activej » activej-launchers-common Apache
Common launcher components such as config converters, initializers and triggers.
Last Release on Jun 15, 2023
13.ActiveJ : Promises7 usages
io.activej » activej-promise Apache
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
14.ActiveJ : Datastreams6 usages
io.activej » activej-datastream Apache
Composable asynchronous/reactive streams with powerful data processing capabilities.
Useful for transferring big volumes of lightweight objects.
Last Release on Jun 15, 2023
15.Launchers : HTTP6 usages
io.activej » activej-launchers-http Apache
Common HTTP launchers.
Last Release on Jun 15, 2023
16.ActiveJ : Codegen4 usages
io.activej » activej-codegen Apache
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
17.ActiveJ : RPC4 usages
io.activej » activej-rpc Apache
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
18.ActiveJ : Util : Etcd1 usages
io.activej » activej-etcd Apache
Etcd Codecs, and transactional support for ActiveJ project.
Last Release on Dec 17, 2024
19.ActiveJ : ByteBuf5 usages
io.activej » activej-bytebuf Apache
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
20.ActiveJ : CSP5 usages
io.activej » activej-csp Apache
Communicating sequential process via channels, similar to Golang channels.
Last Release on Jun 15, 2023
