vladbagrin's Stars
Taywee/args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
jarro2783/cxxopts
Lightweight C++ command line option parser
vladbagrin/facebook-wrapper
A basic Facebook API wrapper for Node.js and Express/Connect
vladbagrin/Cliques-in-Facebook
Lists all the cliques in the user's Facebook social graph
vladbagrin/node-memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.
vladbagrin/Friend-Sieve
Facebook application that sorts a user's friend list
vladbagrin/Linked-list-in-assembly--nasm-
This is a linked list of characters (can be tweaked to represent any kind of data). It is implemented in the assembly language, using the nasm assembler and Intel syntax.
vladbagrin/Simple-Genetic-Algorithm
Genetic algorithm that finds a math expression equal to a given value
vladbagrin/bootblock
dfilimon/bootblock
3rd-Eden/memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.