GithubHelp home page GithubHelp logo

Adil Ansari's Projects

dec icon dec

Distributed Event Coordinating graph. The objective of this project is to implement a distributed event coordination system (DEC) system in C/C++ on a UNIX-based platform. This system will consist of a DEC server which can interact and communicate with multiple DEC clients at the same time.

dht icon dht

Distributed Hash Table based on Chord design. More like a decentralized distributed system that provides a lookup service similar to a hash table; (key, value) pairs are stored in a DHT, and any participating node can efficiently retrieve the value associated with a given key.

dht-mpi-apis icon dht-mpi-apis

OpenSource DHT libraries based on message passing interface instead of socket based communication

dynamo icon dynamo

Prototype of Amazon DynamoDB. Uses set of techniques that when taken together can form a highly available key-value structured storage system or a distributed data store. It has properties of both databases and distributed hash tables (DHTs). This has a multi-master design requiring the client to resolve version conflicts.

gnutella-p2p icon gnutella-p2p

Peer to peer sharing program built on Gnutella protocol. Connections made over TCP and UDP.

group-messenger icon group-messenger

Totally and Causally ordered Group Messenger on Android. Maintains a persistent key-value store locally.

ohlife-2-dayone icon ohlife-2-dayone

Ohlife has announced shutdown. This script will help move Ohlife data to Dayone (another app).

otda icon otda

Webspace optimization project for Office of temporary and disability assistance, WNYLC.

twitter-aggregator icon twitter-aggregator

Collect twitter data over a particular timeframe like a week or so for the purpose of analysis.

virtualmem icon virtualmem

Implementation of multiple virtual memory management algorithms. - FIFO (First-in-first-out) - LFU (Least-frequently-used) - LRU-STACK (Least-recently-used stack implementation) - LRU-CLOCK ((Least-recently-used clock implementation – second chance alg.). - LRU-REF8 (Least-recently-used Reference-bit Implementation, using 8 reference bits))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.