C++ Cache

Open-source C++ projects categorized as Cache
Topics: CPP Caching Clang Build C

Top 9 C++ Cache Projects

  • ccache

    ccache – a fast compiler cache

  • Project mention: Deep Learning with “AWS Graviton2 + NVIDIA Tensor T4G” for as low as free* with CUDA 12.2 | dev.to | 2023-09-10

    # Download and install ccache for faster compilation wget https://github.com/ccache/ccache/releases/download/v4.8.3/ccache-4.8.3.tar.xz tar -xf ccache-4.8.3.tar.xz pushd ccache-4.8.3 cmake . make -j $CPUS make install popd # Install NumPy, a dependency for PyTorch dnf install -y numpy # Install Python typing extensions for better type-checking sudo -u ec2-user pip3 install typing-extensions # Clone PyTorch repository and install from source git clone --recursive https://github.com/pytorch/pytorch.git pushd pytorch python3 setup.py install popd # Refresh the dynamic linker run-time bindings ldconfig # Install additional Python libraries for PyTorch sudo -u ec2-user pip3 install sympy filelock fsspec networkx

  • trafficserver

    Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.

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

    Pluggable in-process caching engine to build and scale high performance services

  • firebuild

    Automatic build accelerator cache for Linux

  • Project mention: I Improved My Rust Compile Times by 75% | news.ycombinator.com | 2024-03-19
  • 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.

  • Kite

    Kite: Architecture Simulator for RISC-V Instruction Set (by yonseicasl)

  • cppdataloader

    cppdataloader is a batching and caching library for C++17

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • SEOS-CacheCleaner

    Allows you to clean temporary or cached files from selected Windows programs.

  • ephemera

    An In-Memory, Write-Only, Key-Value Cache

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++ Cache related posts

  • Redict is an independent, copyleft fork of Redis

    3 projects | news.ycombinator.com | 22 Mar 2024
  • I Improved My Rust Compile Times by 75%

    2 projects | news.ycombinator.com | 19 Mar 2024
  • Flutter or React Native

    1 project | /r/FlutterDev | 4 Jul 2023
  • Debugging the QtCreator

    1 project | /r/QtFramework | 27 Apr 2023
  • Firebuild

    1 project | news.ycombinator.com | 14 Apr 2023
  • DailyMotion ont ils un boulevard devant eux ?

    2 projects | /r/france | 27 Feb 2023
  • How to avoid compiling whole C++ project every time using Github actions?

    1 project | /r/cpp_questions | 26 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 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

What are some of the best open-source Cache projects in C++? This list will help you:

Project Stars
1 ccache 2,178
2 trafficserver 1,727
3 CacheLib 1,097
4 firebuild 117
5 LruClockCache 59
6 Kite 14
7 cppdataloader 5
8 SEOS-CacheCleaner 5
9 ephemera 0

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