Projects with this topic
-
-
-
Kit Term Storage - fast, concurrent in-memory tables inspired by Erlang's ETS
Updated -
-
LiteSpeed cache optimization utilities for PHP applications. Programmatic cache control, tag-based purging, and ESI support.
Updated -
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
Updated -
High-performance data structures and algorithms library for Zig. Includes graphs, trees, caching, string search, and serialization (DOT/GQL).
Updated -
A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
Updated -
pack-stash is a lightweight Rust proxy for the Git HTTP Smart Protocol that accelerates git fetch via local mirrors and caches Git LFS objects on disk. It streams everything without buffering, forwards pushes upstream, and delegates all authentication upstream. Caching layers are independently configurable, making it ideal for CI/CD acceleration, remote-office caching, and continuous backup.
Updated -
Simple PSR-6 and PSR-16 caching library
Updated -
Simple caching mechanism for standard ISO tables for languages, countries, currencies and scripts.
Updated -
Big Bucket Is a fully open-source, S3 compliant, Jar Repository/Cache for Minecraft Servers. (Spawned from Crafty Controller's Server Builder repository requirements)
Updated -
-
A simple caching middleware for Strata.js
Updated -
Cachalot is a minimal persistent memoization cache, that uses TinyDB as backend.
Updated -
Password Manager Daemon is a server that provides a way for applications to securely store and retrieve data at a centralized location. The data is stored in an XML file and clients connect and send commands to manipulate the data.
Updated -
-
-
Golang project that shows an implementation of a cache. The cache can purge items after a specified time has elapsed, and also call a custom function before the item is deleted from the cache.
Updated