OpenHFT / Chronicle-TimeSeriesLinks
Multi-Threaded Time Series library
☆60Updated 7 years ago
Alternatives and similar repositories for Chronicle-TimeSeries
Users that are interested in Chronicle-TimeSeries are comparing it to the libraries listed below
Sorting:
- ☆82Updated last week
- ☆107Updated last week
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- HFT meets Blockchain in Java platform☆60Updated 6 years ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆230Updated this week
- Java Language support☆285Updated last year
- ☆186Updated last week
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Workshop Examples☆57Updated 7 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆86Updated 6 years ago
- Provide Websocket access via Jetty☆17Updated last year
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated 2 years ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- Framework for building Secure Scalable Microservices on Distributed Ledger Technology☆50Updated 9 months ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- Auctioning with Aeron and SBE!☆30Updated 9 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library