C2CBench (Cache-to-Cache Benchmark) is a tool to evaluate cache to cache performance on modern parallel microprocessors. It measures the performance of accesses to remote caches and the impact of cache coherence protocols on cache-to-cache data transfers
Compressed caching is a new level in the virtual memory hierarchy, where pages are stored in some compressed format, decreasing the number of page faults that are serviced by slow hard disks. We aim to implement this idea in the Linux Kernel.
SLO profiles the data locality in your program, and afterwards suggests refactorings that can improve that data locality, leading to fewer cache misses and faster execution.
mod_crescent is the core of the crescent virtual community system (see below). It is another MySQL authentication module for Apache. Tested on Solaris, OpenBSD, Linux and Win32. It has a high speed cache to make your db happy. This is not mod_auth_mysql
Squirm-ads is a fast & configurable redirector for the Squid Internet Object Cache. It is based on squirm package. It extends squirm functionality and introduces content filter based on Windows Active Directory groups.
mod_rest_cache enables a 2-tier caching architecture that allows dynamic processing of cached content using the output-filter chain (mod_include, mod_deflate etc). It also uses a targeted system for expiry of content using an HTTP REST-like interface.
The BEE Project is a suite of tools supporting Business Intelligence project implementation including ETL tool and OLAP server and a thin client. The ROLAP server ensures multipass SQL generation and powerful cache management (utilizes MySQL RDBMS).
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A Gtk+/Gnome program which serves as a set of GUI tools/utilities for the Linux version of Unreal Tournament 2004, including a UT2004 cache cleaner, umod file unpacker, uz2 compressor/decompressor, and a graphical dedicated server setup.
Yafc is an OpenSource console mode FTP client. It has support for Kerberos 4/5 authentication and sftp (ssh2). Other features include tab completion, directory cache, powerful aliases, recursive file commands and bookmarks with autologin.
Site Cacheabilty Analyzer is a fast network tool designed to retrieve size and cache control informations of Web sites: it is based on PCRE, libhtmlparse and supports HTTP/1.1 keep-alive connections and cookies.
This daemon provides a bootstrapping solution to allow p2p servlets to connect to existing p2p networks. The GWebCache and UHC protocols are implemented. It was designed for the GNU/Linux platform, is written in C, and uses the pthreads library.
Frox is a transparent ftp proxy for linux, *BSD, and other UNIX like systems. It optionally supports
non-transparent proxying, caching, rewriting of ftp requests as http, transparent virus scanning, and conversion from active<-->passive mode ftp.
...The SVS cmds can remotely control users' channels, nicks, or modes. Fifteen new flags and many new cmds are added. The K/G line code is reimplemented. A proxy scanner with a cache is built-in. New synchronization methods.
lin-seti is a command-line program allowing to mantain a cache of work units for the Seti@Home client. Written in C, it should run on most unix-like systems, including linux. It is designed to be cache-compatible with 'Seti Driver' for Windows.
This project aims to develop a new kind of Content Distributiuon Network that uses a client's cache to reduce the load on the web server. Its like P2P radio for web sites and instead of broadcasting music, this system can be used to broadcast files from
Dowser is a research tool for the web. It clusters results from search engines, associates words that appear in previous searches, and keeps a local cache of all the results you click on in a searchable database. It helps you keep track of what you find.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
NFSProxy is a proxy for the NFS protocol. Its purpose is to cache the data which go through it, so files can be delivered far more quickly on a second read.
"mod_auth_cache" is an authentication caching module for Apache webservers, which uses session cookies to transparently cache a users authentication, which was initially done by a different module. Another aim is to allow single-signon in a domain.