Pinned Repositories
Chronicle-Accelerate
HFT meets Blockchain in Java platform
Chronicle-Algorithms
Chronicle-Core
Low level access to native memory, JVM and OS.
Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
geode-examples
Apache Geode Examples
gs-collections
A supplement or replacement for the Java Collections Framework.
HackerRank
Homework
Hisham's exercise
infinispan
From SHM to off-heap JCACHE. This fork has the ambition to use ISPN 7's org.inifinispan.container.DataContainer API to adapt Peter Lawrey's org.openhft.collections.SharedHashMap<K,V> implementation into a 100% off-heap data container. That data container will be configured in ISPN7 to store Cache.Entry<K,V> data off-heap. See [off-heap] module
JCache
OpenHFT as off-heap data container provider to JSR-107 compliant impls (e.g. RedHat Infinispan) of JCACHE
Cotton-Ben's Repositories
Cotton-Ben/jsr107spec
JSR107 Cache Specification