Group: ScyllaDB OSS Simulacron
1.Simulacron Native Protocol Server3 usages
com.scylladb.oss.simulacron » simulacron-native-server Apache
Core server implementation that handles Cassandra native protocol connections using Netty.
Binds simulated clusters to network interfaces and processes client requests with
configurable response priming.
Last Release on Apr 8, 2026
2.Simulacron Common1 usages
com.scylladb.oss.simulacron » simulacron-common Apache
Common data structures, request/response models, codecs, and shared utilities used
across all Simulacron modules. Contains cluster specifications, result types,
stubbing framework, and protocol encoding/decoding utilities.
Last Release on Apr 8, 2026
3.Simulacron Java Driver 3.x Compatibility Module1 usages
com.scylladb.oss.simulacron » simulacron-driver-3x Apache
Integration utilities and compatibility layer for DataStax Java Driver 3.x.
Provides driver-specific type adapters and utilities for seamless integration
between Simulacron and Java Driver 3.x applications.
Last Release on Apr 8, 2026
4.Simulacron Native Protocol JSON Serializers1 usages
com.scylladb.oss.simulacron » simulacron-native-protocol-json Apache
JSON serialization and deserialization support for Cassandra native protocol objects.
Provides Jackson serializers and deserializers for protocol messages, enabling
JSON-based request/response handling in the HTTP API.
Last Release on Apr 8, 2026
5.Simulacron HTTP Server
com.scylladb.oss.simulacron » simulacron-http-server Apache
REST API wrapper around the native server providing HTTP-based cluster management
capabilities. Includes Swagger UI for interactive API documentation and endpoint
management for cluster operations.
Last Release on Apr 8, 2026
6.Simulacron Parent Project
com.scylladb.oss.simulacron » simulacron-parent Apache
Simulacron is an Apache Cassandra® Native Protocol Server Simulator that helps facilitate
testing of scenarios that are difficult to reliably reproduce with real Cassandra clusters.
This ScyllaDB fork provides enhanced compatibility with ...
Last Release on Apr 8, 2026
7.Simulacron Standalone JAR
com.scylladb.oss.simulacron » simulacron-standalone Apache
Standalone executable JAR that combines the native server and HTTP API into a single
command-line application. Provides the main entry point for running Simulacron with
configurable options for ports, logging, and cluster simulation.
Last Release on Apr 8, 2026
Related Books
| ScyllaDB in Action (2024) by Ingram, Bo | |
| Practical ScyllaDB: Terabytes of Data with Milliseconds of Latency (2026) by Srdanov, George | |
| ScyllaDB in Action (2024) by Ingram, Bo | |