Fastest way to encode []int8 to bytes hash ?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • xxh3

    XXH3 algorithm in Go

  • If you can live with 16 bytes output and non cryptographic quality xxhash 3 you can use Hash128(values).Bytes().

  • highwayhash

    Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash (by minio)

  • HighwayHash can produce 256 bit output, if you really need a hash that long.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Filebrowser: Web File Browser

    1 project | news.ycombinator.com | 10 May 2024
  • Show HN: Easiest way to create thumbnail grid previews of videos

    1 project | news.ycombinator.com | 10 May 2024
  • (MQTT Series) Part 2 - Setting Up a Broker

    4 projects | dev.to | 10 May 2024
  • (MQTT Series) Part 3 - Publishing Subscribing and Topics

    2 projects | dev.to | 10 May 2024
  • Prevendo Custo de Arquitetura Terraform

    2 projects | dev.to | 10 May 2024