mtxrym's repositories

Language:HTMLStargazers:0Issues:0Issues:0

cpp-lru-cache

Simple and reliable LRU cache for c++ based on hashmap and linkedlist

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

lrucache11

A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mohaps/lrucache) The goal was to create a fast LRUCache header only library and to avoid any dependencies like boost.

Language:C++Stargazers:0Issues:0Issues:0

nomad

A Distributed, Highly Available, Datacenter-Aware Scheduler

Language:GoLicense:MPL-2.0Stargazers:0Issues:0Issues:0

fatcache

Memcache on SSD

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

lru-cache

A feature complete LRU cache implementation in C++

Language:C++License:MITStargazers:0Issues:0Issues:0

minimal

fork for writing one-page wikis

Language:CSSStargazers:0Issues:0Issues:0

usingstdcpp2015

"Mind the cache" presentation at using std::cpp 2015 and associated material

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:VimLStargazers:0Issues:0Issues:0

photo

interesting pictures, all from the internet

Stargazers:0Issues:0Issues:0

asm-learn

personal learn of asm and gdb

Language:AssemblyStargazers:0Issues:0Issues:0

rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

forestdb

A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

grpc

The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

build-web-application-with-golang

A golang ebook intro how to build a web with golang

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

scikit-learn

scikit-learn: machine learning in Python

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

tumblr-photo-downloader

Easily download all the photos from a Tumblr blog

Language:RubyStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

gbdt

fork gbdt implemention

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0

ltr

Learning to rank algorithms library

Language:C++Stargazers:0Issues:0Issues:0