bmemcached-rs — Memcached library written in pure rust

bmemcached-rs Rust binary memcached implementation (ON GOING) Usage extern crate bmemcached; use std::sync::Arc; use std::thread; use bmemcached::Me
Information
Category: Rust / Caching
Watchers: 3
Star: 26
Fork: 9
Last update: May 29, 2023

Related Repos


286

memc-rs A general-purpose distributed memory cache system compatible with Memcached
 
175

paritytech cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
 
344

al8n Stretto - A high performance memory-bound Rust cache.
 
62

Qovery RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
 
10

dnaq nix-mirror: a tool for mirroring nix binary caches
 
61

tylerreisinger cache-macro A procedural macro to automatically cache the result of a function given a set of inputs. Previously named 'lru-cache-macros', but renamed
 
98

maidsafe Lru Time Cache Crate Documentation Linux/macOS Windows Issues MaidSafe website SAFE Dev Forum SAFE Network Forum Overview Implementation of a Least Re
 
16

vi Dnscache Simple DNS proxy supporting one upstream. Designed for using slow and unreliable upstream DNS servers like Tor's DNS resolver. Trades consist
 
20

hgzimmerman Rocket File Cache A concurrent, in-memory file cache for the Rocket web framework. Rocket File Cache can be used as a drop in replacement for Rocket's
 
176

servo string-cache Documentation A string interning library for Rust, developed as part of the Servo project. Simple usage In Cargo.toml: [dependencies] str
 
15

cuplv Adapton Lab: Generic Testing and Evaluation Quick Links Rustdoc for Adapton Lab Adapton Homepage Quick Start Adapton uses the latest version of the Ru
 
61

tylerreisinger cache-macro A procedural macro to automatically cache the result of a function given a set of inputs. Previously named 'lru-cache-macros', but renamed
 
20

wisespace-io nsqueue A Tokio based client implementation for the NSQ realtime message processing system WORK IN PROGRESS Current features PUB SUB Discovery Backoff
 
13

kinghajj shawshank An efficient, generic internment structure. extern crate shawshank; fn main() { // prototypical motivation: string internment let m
 
61

adapton Fungi: Typed incremental computation with names Fungi is a Rust-based DSL that offers a typed functional language for incremental computation with nam