New x86 micro-op vulnerability breaks all known Spectre defenses

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • raikv

    Persistent key value store, serverless shared memory caching

  • I have a graph for this:

    https://github.com/raitechnology/raikv/blob/master/graph/mt_...

    The CPU in this case is a Threadripper 3970x, 32 cores, 64 SMT.

    My experience is this: When the L3 cache is effective, then the memory latency hiding via memory prefetch works well across SMT threads. If the hashtable load requires a chain walk, the SMT latency hiding is less effective because the calculated prefetch location is not the actual hit. I couldn't get prefetching multiple slots as the load increased to be as effective as prefetching a single slot.

  • 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

  • Performance comparison: counting words in Python, Go, C++, C, Awk, Forth, Rust

    16 projects | news.ycombinator.com | 15 Mar 2021
  • Valkey Is Rapidly Overtaking Redis

    4 projects | news.ycombinator.com | 19 Apr 2024
  • Redis Is Forked

    1 project | news.ycombinator.com | 16 Apr 2024
  • Show HN: Comprehensive inter-process communication (IPC) toolkit in modern C++

    4 projects | news.ycombinator.com | 13 Apr 2024
  • Handling Multiple requests with Redis and Bullmq

    1 project | dev.to | 13 Apr 2024