-
-
RavanaFS.jl Public
A file system with replacable heads for your monstrous data needs
Julia UpdatedFeb 26, 2019 -
RocksDB.jl Public
Julia Language interface to RocksDB key-value store
-
-
-
Ravana.jl Public
Fault Tolerant Application Framework Based on the RAFT Consensus Protocol
-
C10k.jl Public
Evaluation of a Julia web server for 10k concurrent connections
-
BloomFilters.jl Public
Forked from johnmyleswhite/BloomFilters.jlBloom filters in Julia
Julia Other UpdatedSep 6, 2018 -
CountMin.jl Public
Forked from BioJulia/CountMin.jlCount-min Sketch implementation for Julia
Julia Other UpdatedOct 25, 2017 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ Other UpdatedApr 4, 2017 -
LevelDB.jl Public
Forked from jerryzhenleicai/LevelDB.jlJulia interface to Google's LevelDB key value database
Julia Other UpdatedMar 23, 2017 -
RAFT.jl Public
A distributed replicator implementing the Raft consensus algorithm.