macOS
brew install libmemcachedlocal Homebrew formula metadata
sudo port install libmemcachedMacPorts ports tree · devel/libmemcached/Portfile · source: api.github.com
brew
C and C++ client library to the memcached server. Version 1.0.18 via Homebrew; verified 2026-06-19.
install
brew install libmemcachedlocal Homebrew formula metadata
sudo port install libmemcachedMacPorts ports tree · devel/libmemcached/Portfile · source: api.github.com
sudo apk add libmemcachedAlpine Linux edge package indexes · libmemcached · source: dl-cdn.alpinelinux.org
sudo apt install libhashkit-devDebian stable package indexes · libhashkit-dev · source: deb.debian.org
sudo dnf install libmemcached-awesome-toolsFedora Rawhide package metadata · libmemcached-awesome-tools · source: dl.fedoraproject.org
nix profile install nixpkgs#libmemcachednixpkgs package indexes · pkgs/by-name/li/libmemcached/package.nix · source: api.github.com
sudo pacman -S libmemcached-awesomeArch Linux sync databases · libmemcached-awesome · source: geo.mirror.pkgbuild.com
sudo zypper install libmemcachedopenSUSE Tumbleweed package metadata · libmemcached · source: download.opensuse.org
overview
C and C++ client library to the memcached server
history
libMemcached is a C and C++ client library and tool suite for the memcached server. It gives C-family applications and shell users a full-featured client for the memcached protocol, including utilities such as memcat, memcp, memstat, memslap, and memcapable.
The libMemcached project says it was created by Brian Aker and designed from the start for high-performance memcached use, with attention to network and memory behavior and many tunable client options.
The project was historically hosted in Bazaar on Launchpad, where the libmemcached code page lists the development focus branch and many active branches. The package later developed an ecosystem split: the original libmemcached.org/Launchpad project remained the reference named by this package, while libmemcached-awesome appeared as a maintained resurrection of Brian Aker's original work.
The official project page says libMemcached was adopted by web properties including Yahoo, Twitter, Baidu, and Mixi.jp, and also used outside the web in custom caching services for industries such as oil exploration and medical research.
Since the memcapable tool appeared in 2009, the project has been used as a memcached protocol capability checker and certification reference. Distribution packaging reflects the split maintenance story: some systems package libmemcached, while others package libmemcached-awesome or related libhashkit development packages.
Developers link libMemcached into C or C++ services that talk to memcached. Operators use the included command-line tools for cache inspection, copying, deletion, flushing, statistics, load testing, and protocol conformance checks.
The package belongs next to memcached itself: memcached is the in-memory key-value server, while libMemcached is one client library and command suite for applications and scripts that need to speak to that server.
libMemcached matters to package people because it is both a library and a pile of sharp little admin tools. The tools expose real memcached protocol behavior, while the library underpins older C/C++ software that predates newer language-specific clients.
It is also a packaging history lesson: when an upstream becomes quiet, downstream distributions and forks such as libmemcached-awesome keep ABI expectations, build systems, and security fixes alive.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
memcapable | cli | global executable | |
memcat | cli | global executable | |
memcp | cli | global executable | |
memdump | cli | global executable | |
memerror | cli | global executable | |
memexist | cli | global executable | |
memflush | cli | global executable | |
memparse | cli | global executable | |
memping | cli | global executable | |
memrm | cli | global executable | |
memslap | cli | global executable | |
memstat | cli | global executable | |
memtouch | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libmemcached |
|---|---|
| Version | 1.0.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libmemcached |
| Homepage | https://libmemcached.org/ |
| Repository | https://code.launchpad.net/libmemcached |
| Upstream docs | http://docs.libmemcached.org/ |
| License | BSD-3-Clause |
| Source archive | https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz |
| Last updated | 2026-06-19T12:32:37-07:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libmemcached |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libhashkit-dev 1.1.4-1.1+b2
libmemcached hashing functions and algorithms (development files)
https://awesomized.github.io/libmemcached/
sudo apt install libhashkit-devlibhashkit2t64 1.1.4-1.1+b2
libmemcached hashing functions and algorithms
https://awesomized.github.io/libmemcached/
sudo apt install libhashkit2t64libmemcached-dev 1.1.4-1.1+b2
C and C++ client library to the memcached server (development files)
https://awesomized.github.io/libmemcached/
sudo apt install libmemcached-devlibmemcached-tools 1.1.4-1.1+b2
Commandline tools for talking to memcached via libmemcached
https://awesomized.github.io/libmemcached/
sudo apt install libmemcached-toolslibmemcached11t64 1.1.4-1.1+b2
C and C++ client library to the memcached server
https://awesomized.github.io/libmemcached/
sudo apt install libmemcached11t64libmemcachedutil2t64 1.1.4-1.1+b2
library implementing connection pooling for libmemcached
https://awesomized.github.io/libmemcached/
sudo apt install libmemcachedutil2t64libmemcached
nix profile install nixpkgs#libmemcachedlibhashkit-dev 1.1.4-1.1build3
libmemcached hashing functions and algorithms (development files)
https://awesomized.github.io/libmemcached/
sudo apt install libhashkit-devlibhashkit2t64 1.1.4-1.1build3
libmemcached hashing functions and algorithms
https://awesomized.github.io/libmemcached/
sudo apt install libhashkit2t64libmemcached-dev 1.1.4-1.1build3
C and C++ client library to the memcached server (development files)
https://awesomized.github.io/libmemcached/
sudo apt install libmemcached-devlibmemcached-tools 1.1.4-1.1build3
Commandline tools for talking to memcached via libmemcached
https://awesomized.github.io/libmemcached/
sudo apt install libmemcached-toolslibmemcached11t64 1.1.4-1.1build3
C and C++ client library to the memcached server
https://awesomized.github.io/libmemcached/
sudo apt install libmemcached11t64libmemcachedutil2t64 1.1.4-1.1build3
library implementing connection pooling for libmemcached
https://awesomized.github.io/libmemcached/
sudo apt install libmemcachedutil2t64libmemcached 1.1.4-r1
Client library and command line tools for memcached server (resurrected)
https://github.com/awesomized/libmemcached
sudo apk add libmemcachedlibmemcached-dev 1.1.4-r1
Client library and command line tools for memcached server (resurrected) (development files)
https://github.com/awesomized/libmemcached
sudo apk add libmemcached-devlibmemcached-libs 1.1.4-r1
Client library and command line tools for memcached server (resurrected) (libraries)
https://github.com/awesomized/libmemcached
sudo apk add libmemcached-libssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.