simconnect-java-util The simconnect-java-util project contains a java client for the simconnect interface of the microsoft flight simulator 2020. The client connects to the flight simulator directly ...
The Java client that provides an easy and convenient way to interact with InfluxDB 3. This package supports both writing data to InfluxDB and querying data using the FlightSQL client, which allows you ...
Abstract: Hash table is a fundamental indexing data structure, and extensively used in many applications. Recently, several hash table implementations have been proposed on GPUs. However, they have ...
Abstract: Griffin is a hybrid transactional index structure that combines a hash table and B+-tree. The key benefit of Griffin is that it processes single-key operations fast using the hash table. For ...