MCPcopy Index your code
hub / github.com/OpenHFT/Chronicle-Core

github.com/OpenHFT/Chronicle-Core @chronicle-core-2026.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release chronicle-core-2026.5 ↗ · + Follow
3,578 symbols 11,372 edges 456 files 1,175 documented · 33% updated 8d agochronicle-core-2026.5 · 2026-06-11★ 6315 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

ExceptionHandler (Interface)
Strategy interface for pluggable exception handling, suitable for use with lambdas. The overloads delegate to {@link [7 …
src/main/java/net/openhft/chronicle/core/onoes/ExceptionHandler.java
Analytics (Interface)
Test double that mimics the public API expected by ReflectionUtil and ReflectiveBuilder. [1 implementers]
src/test/java/net/openhft/chronicle/analytics/Analytics.java
CharSequence (Interface)
(no doc) [2 implementers]
checked-exceptions/src/main/java/java/lang/CharSequence.java
Resettable (Interface)
An interface for components that support reuse by resetting their state. Typical implementations are simple DTOs used in [7 …
src/main/java/net/openhft/chronicle/core/io/Resettable.java
UnsafeMemoryTestMixin (Interface)
(no doc)
src/test/java/net/openhft/chronicle/core/UnsafeMemoryTestMixin.java
Appendable (Interface)
(no doc) [1 implementers]
checked-exceptions/src/main/java/java/lang/Appendable.java
QueryCloseable (Interface)
An interface for querying the closeable state of an object. Provides methods to check if the object is closed or in the [6 …
src/main/java/net/openhft/chronicle/core/io/QueryCloseable.java
Rounder (Interface)
(no doc)
src/test/java/net/openhft/chronicle/core/MathsTest.java

Core symbols most depended-on inside this repo

get
called by 280
src/main/java/net/openhft/chronicle/core/util/Builder.java
test
called by 96
src/test/java/net/openhft/chronicle/core/UnsafeMemoryTestMixin.java
on
called by 87
src/main/java/net/openhft/chronicle/core/onoes/ExceptionHandler.java
length
called by 70
checked-exceptions/src/main/java/java/lang/CharSequence.java
isArm
called by 62
src/main/java/net/openhft/chronicle/core/Jvm.java
requireNonNull
called by 54
src/main/java/net/openhft/chronicle/core/io/ValidatableUtil.java
currentTimeMillis
called by 54
src/main/java/net/openhft/chronicle/core/time/TimeProvider.java
apply
called by 54
src/main/java/net/openhft/chronicle/core/util/ThrowingFunction.java

Shape

Method 2,986
Class 449
Interface 117
Enum 26

Languages

Java100%

Modules by API surface

src/main/java/net/openhft/chronicle/core/Jvm.java123 symbols
src/main/java/net/openhft/chronicle/core/UnsafeMemory.java120 symbols
src/main/java/net/openhft/chronicle/core/OS.java65 symbols
src/test/java/net/openhft/chronicle/core/JvmTest.java61 symbols
src/test/java/net/openhft/chronicle/core/aegis/MemoryAegisTest.java58 symbols
src/main/java/net/openhft/chronicle/core/Memory.java57 symbols
src/test/java/net/openhft/chronicle/core/MathsTest.java56 symbols
src/test/java/net/openhft/chronicle/core/util/ObjectUtilsTest.java53 symbols
src/main/java/net/openhft/chronicle/core/util/ObjectUtils.java53 symbols
src/test/java/net/openhft/chronicle/core/UnsafeMemory2Test.java52 symbols
src/test/java/net/openhft/chronicle/core/UnsafeMemoryTestMixin.java47 symbols
src/main/java/net/openhft/chronicle/core/Maths.java46 symbols

For agents

$ claude mcp add Chronicle-Core \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page