Matt Stancliff

Results 14 repositories owned by Matt Stancliff

crcspeed

123
Stars
19
Forks
Watchers

This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT

ecache

55
Stars
15
Forks
Watchers

ecache: Erlang ETS Based TTL Cache

erlang-stdinout-pool

45
Stars
11
Forks
Watchers

stdinout_pool: stuff goes in, stuff goes out. there's never any miscommunication.

cbuf

18
Stars
7
Forks
Watchers

Erlang Circular Buffer/List/LIFO Queue using ETS

er-outdated

28
Stars
5
Forks
Watchers

This repository moved to https://github.com/mattsta/er with truncated history (to reflect its actually non-forked codebase now). The new location supports Redis 2.8.5+

icli

43
Stars
10
Forks
Watchers

interactive brokers ibkr api command line interface cli giving you the fastest way to lose all your money

krmt

118
Stars
20
Forks
Watchers

krmt: Kit of Redis Module Tools

pcache

27
Stars
10
Forks
Watchers

An Erlang cache where every stored item is its own process.

redis

33
Stars
7
Forks
Watchers

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

redis-cluster-playground

57
Stars
8
Forks
Watchers

The simplest way to get a multi-instance Redis Cluster running for experimentation