-
Updated
Jun 1, 2024 - Java
lock-free
Here are 28 public repositories matching this topic...
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
-
Updated
Oct 8, 2023 - Java
Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
-
Updated
Oct 14, 2022 - Java
-
Updated
Feb 3, 2024 - Java
traffic-shm (Anna) is a Java based lock free IPC library.
-
Updated
Aug 21, 2020 - Java
Extremely fast and compact in-memory embedded column oriented database
-
Updated
Aug 29, 2017 - Java
open source API health check using AWS
-
Updated
May 20, 2022 - Java
This is a custom realisation of a thread-safety BitSet.
-
Updated
Sep 16, 2023 - Java
A system to sell tickets of train which have a great concurrent performance. 国科大并发数据结构和多核编程课程期末大作业,模拟12306多线程售票系统,使用了CAS命令实现了Lock-free。
-
Updated
Jan 13, 2021 - Java
A sandbox to play with concurrent algorithms and data structures
-
Updated
Mar 19, 2021 - Java
Academic assignments of the Foundations of Parallel, Concurrent, and Multithreaded Programming course
-
Updated
Jan 20, 2018 - Java
Backport of Java 8 Double/Long Accumulator/Adder for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
-
Updated
Sep 19, 2021 - Java
Thread safe range queries with an unbounded (lock-free) Skip list
-
Updated
Jan 8, 2021 - Java
This is an example project of the article "ITDSD - 5. Lock-free Programming for Micro-service Splitting". It implements distributed system, micro-service splitting, lock-free programming.This project is based on the reconstruction of online shop malls.
-
Updated
Jun 21, 2022 - Java
OffHeap lists and queues, using Unsafe class, DirectByteBuffer, and Memory Mapped Files
-
Updated
Mar 25, 2023 - Java
A project implementing a high-performance ring buffer capable of processing and delivering 10 million messages per second.
-
Updated
Nov 18, 2024 - Java
Java library for Object-Pooling. Extremely fast, lightweight. High concurrency and thread-safe support.
-
Updated
Sep 13, 2024 - Java
Single State Lock-free Reactive Framework.
-
Updated
Nov 9, 2024 - Java
The application implements and compares performance of various concurrent data structures using different algorithms.
-
Updated
Dec 14, 2016 - Java
Lock-free data structures and benchmarking infrastructure
-
Updated
Sep 7, 2017 - Java
Improve this page
Add a description, image, and links to the lock-free topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lock-free topic, visit your repo's landing page and select "manage topics."