tools4j / meanvar
Tiny Java utility to incrementally calculate Mean and Standard Deviation with a numerically stable algorithm.
☆34Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for meanvar
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆44Updated 4 years ago
- ☆104Updated last week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆116Updated this week
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 5 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆45Updated 4 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- ☆81Updated last week
- Java library for fast fixed-point arithmetic based on longs with support for up to 18 decimal places.☆155Updated 11 months ago
- ☆32Updated 2 years ago
- Multi-Threaded Time Series library☆57Updated 6 years ago
- Java-centric embedded storage framework☆16Updated 10 months ago
- An implementation of CompletableFuture for Vert.x☆79Updated last year
- Single-threaded off-heap object store☆44Updated last year
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Off-heap memory allocators for Java☆67Updated 4 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆71Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated 9 months ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- Low-latency java socket implementation (using shared memory)☆102Updated 5 years ago
- Java implementation of the Sparkey key value store☆119Updated 9 months ago
- Java Language support☆284Updated last year
- A Java application launcher and class loader which can load and run classes directly from Maven repositories and resolve dependencies at …☆97Updated 6 years ago
- ☆178Updated this week
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month