C++ Lru

Open-source C++ projects categorized as Lru

C++ Lru Projects

  • LruClockCache

    A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.

  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Lru related posts

  • Is 180 million lookups per second performance ok for an asynchronous cache written in C++ running on FX8150? (has cache-coherence and runs only 1 consumer thread as back-end)

    1 project | /r/programming | 14 Feb 2022
  • Is Python Interpreter optimized enough for low-latency caching algorithm?

    1 project | /r/Python | 8 Feb 2022
  • 2D Direct Mapped Cache Is Much Better Than Normal Direct Mapped Cache In 2D Access Patterns

    1 project | /r/cpp | 24 Oct 2021
  • What is the absolute fastest way of using mmap for read-only random-access pattern?

    1 project | /r/cpp_questions | 14 Oct 2021
  • Does C++ have a feature like optionally producing same pointer value from allocation with help of an integer key?

    1 project | /r/cpp_questions | 9 Oct 2021
  • Multi-Level Cache (Direct Mapped L1 + LRU approx L2 + guard_locked LRU LLC) does up to 400 million lookups per second in Gaussian Blur operation on FX8150 CPU.

    1 project | /r/cpp | 8 Oct 2021
  • Is 20 million lookups per second performance ok for a single threaded LRU cache written in C++? (CPU is fx8150 3.6GHz)

    2 projects | /r/cpp | 4 Oct 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    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. Learn more →

Index

Project Stars
1 LruClockCache 59

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com