hyoklee / h5s

HDF5 for Security, Streaming, and Searching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h5s

This is an experimental HDF5 library with enhanced security, streaming (e.g., Apache Kafka), and searching (e.g., Elasticsearch) capability.

This is not free software. Please contact hyoklee@hdfgroup.org if you'd like to buy and try it.

Usage

Security

Run make on OpenBSD 7.5.

Streaming

Producer

bin/h5p

Consumer

bin/h5c

Watcher

Apple Watch

Searching

Grep

bin/h5s -r regex [directory|file]

SQL

bin/h5s -s "SELECT * from [directory|fie]/dset1"

FAQ

Security: OpenBSD Only

I don't care other platforms that have too many security holes.

Streaming Peformance

pkg_add iperf

h5s can use AWS Timestream as backend.

Search Performance

1PB in 1 sec.

About

HDF5 for Security, Streaming, and Searching


Languages

Language:C 94.3%Language:Python 3.9%Language:Shell 1.7%Language:Makefile 0.0%Language:Roff 0.0%