ActiveJ

Reactor Json Object Mapper

com.playtika.reactivejson : json-reactor

Reactive Json object mapper based on Jackson

Последняя версия: 0.0.4

Дата:

ActiveJ : Boot: JMX API

io.activej : activej-jmxapi

A JMX API that provides an easy way of adding JMX attributes/operations to components.

Последняя версия: 5.3

Дата:

JavaLite - ActiveJDBC ORM Framework

org.javalite : activejdbc

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 3.1-j11

Дата:

ActiveJ : Boot

io.activej : activej-boot

Various tools for booting applications and services according to their dependencies.

Последняя версия: 5.3

Дата:

ActiveJ : FS

io.activej : activej-fs

Provides tools for building efficient, scalable local, remote or clustered file servers. It utilizes ActiveJ CSP for fast and reliable file transfer.

Последняя версия: 5.3

Дата:

ActiveJ : HTTP

io.activej : activej-http

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.

Последняя версия: 5.3

Дата:

Launchers : Common

io.activej : activej-launchers-common

Common launcher components such as config converters, initializers and triggers.

Последняя версия: 5.3

Дата:

ActiveJ : Net

io.activej : activej-net

A module for handling low-level asynchronous socket I/O (TCP/UDP). Provides tools for TCP/UDP servers creation.

Последняя версия: 5.3

Дата:

Nonblocking Json Object Mapper

com.playtika.reactivejson : json-nonblocking

Reactive Json object mapper based on Jackson

Последняя версия: 0.0.4

Дата:

ActiveJ : Util : Common

io.activej : activej-common

Various general utilities for ActiveJ project.

Последняя версия: 5.3

Дата:

ActiveJ : Datastreams

io.activej : activej-datastream

Composable asynchronous/reactive streams with powerful data processing capabilities. Useful for transferring big volumes of lightweight objects.

Последняя версия: 5.3

Дата:

ActiveJ : Inject

io.activej : activej-inject

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.

Последняя версия: 5.3

Дата:

ActiveJ : ByteBuf

io.activej : activej-bytebuf

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.

Последняя версия: 5.3

Дата:

ActiveJ : Codegen

io.activej : activej-codegen

Dynamic class and method bytecode generator on top of ObjectWeb ASM. An expression-based fluent API abstracts the complexity of direct bytecode manipulation.

Последняя версия: 5.3

Дата:

ActiveJ : CSP

io.activej : activej-csp

Communicating sequential process via channels, similar to Golang channels.

Последняя версия: 5.3

Дата:

ActiveJ : Boot: JMX Stats

io.activej : activej-jmx-stats

Common JMX stats with built-in support for stats reduction.

Последняя версия: 5.3

Дата:

ActiveJ : Launcher

io.activej : activej-launcher

An application launcher that controls a flow of provided components and services. Implements inversion of control principle.

Последняя версия: 5.3

Дата:

ActiveJ : Serializer

io.activej : activej-serializer

Extremely fast and space-efficient serializers. Implemented using bytecode engineering.

Последняя версия: 5.3

Дата:

ActiveJ : Util : Types

io.activej : activej-types

Various reflection and type utilities for ActiveJ project.

Последняя версия: 5.3

Дата:

ActiveJ : Eventloop

io.activej : activej-eventloop

Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with high performance requirements.

Последняя версия: 5.3

Дата:

ActiveJ : Promises

io.activej : activej-promise

A convenient way to organize asynchronous code. Promises are a faster and more efficient version of JavaScript's Promise and Java's CompletionStage's.

Последняя версия: 5.3

Дата:

ActiveJ : RPC

io.activej : activej-rpc

High-performance and fault-tolerant Remote Procedure Call module for building distributed applications. Provides a high-performance asynchronous binary RPC streaming protocol.

Последняя версия: 5.3

Дата:

JavaLite - ActiveJDBC Instrumentation Plugin

org.javalite : activejdbc-instrumentation

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 3.1-j11

Дата:

ActiveJ : OT

io.activej : activej-ot

Implementation of operational transformation technology. Allows building collaborative software systems.

Последняя версия: 5.3

Дата:

ActiveJ : Boot : Triggers

io.activej : activej-triggers

JMX-based triggers to inform on critical events.

Последняя версия: 5.3

Дата:

ActiveJ : Boot : Workers

io.activej : activej-workers

A convenient way to create and manage multiple similar instances.

Последняя версия: 5.3

Дата:

JavaLite - ActiveJDBC ORM Framework

com.github.tchoulihan : activejdbc

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 1.4.20

Дата:

ActiveJ : LSMT Aggregation

io.activej : activej-aggregation

Log-structured merge-tree table with fields representing aggregate functions, designed for OLAP workload.

Последняя версия: 5.3

Дата:

ActiveJ : Boot : Config

io.activej : activej-config

A flexible configuration tree abstraction. Supports multiple configuration sources.

Последняя версия: 5.3

Дата:

ActiveJ : CRDT

io.activej : activej-crdt

Conflict-free replicated data type implementation.

Последняя версия: 5.3

Дата:

ActiveJ : Dataflow

io.activej : activej-dataflow

Distributed stream-based batch processing engine for Big Data applications. Contains tools for working with large datasets spanned multiple partitions.

Последняя версия: 5.3

Дата:

ActiveJ : ETL

io.activej : activej-etl

Various tools for extracting, transforming and loading data.

Последняя версия: 5.3

Дата:

ActiveJ : Boot : JMX

io.activej : activej-jmx

Implementation of ActiveJ JMX API.

Последняя версия: 5.3

Дата:

ActiveJ : Multilog

io.activej : activej-multilog

Tools for working with logs stored on different partitions.

Последняя версия: 5.3

Дата:

ActiveJ : Boot : Service Graph

io.activej : activej-servicegraph

Starts/stops application services according to their dependency graph.

Последняя версия: 5.3

Дата:

org.activejpa.persistence:activejpa-context

org.activejpa.persistence : activejpa-context

The core ActiveJPA module, which is the base requirement for all other implementations.

Последняя версия: 0.0.5

Дата:

ActiveJ

io.activej : activej

Java components for building high-performance scalable applications with asynchronous I/O, ranging from standalone applications to global solutions.

Последняя версия: 5.3

Дата:

ActiveJ : Util : Codec

io.activej : activej-codec

Tools for encoding/decoding custom objects.

Последняя версия: 4.4-rc1

Дата:

ActiveJ : LSMT OLAP Cube

io.activej : activej-cube

Multidimensional OLAP database with predefined set of dimensions, measures, and log-structured merge-tree tables containing pre-aggregated data.

Последняя версия: 5.3

Дата:

ActiveJ : DI

io.activej : activej-di

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.

Последняя версия: 1.0-rc1

Дата:

Launchers

io.activej : activej-launchers

A set of predefined launchers for different services like HTTP servers, RPC endpoints, etc.

Последняя версия: 5.3

Дата:

Последняя версия: 5.3

Дата:

Последняя версия: 5.3

Дата:

Launchers : FS

io.activej : activej-launchers-fs

Common ActiveJ FS launchers.

Последняя версия: 5.3

Дата:

Последняя версия: 5.3

Дата:

Launchers : FS

io.activej : activej-launchers-remotefs

Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

Последняя версия: 1.1

Дата:

Последняя версия: 5.3

Дата:

ActiveJ : Memcache

io.activej : activej-memcache

Various tools for implementing memcached-like RPC messaging.

Последняя версия: 5.3

Дата:

ActiveJ : Redis Client

io.activej : activej-redis

Asynchronous lightweight high-performance Redis client with extendable API for Redis commands.

Последняя версия: 5.3

Дата:

ActiveJ : Specializer

io.activej : activej-specializer

A tool for optimizing Java code. Automatically rewrites classes to enhance runtime performance.

Последняя версия: 5.3

Дата:

  • 1