Coder Social home page Coder Social logo

Rutvij Mahajan's Projects

clientserverapplication icon clientserverapplication

Built an HTTP client-server application which includes HTTP request authentication and file transfer functionality between client and server.

concurrentlinkedlists icon concurrentlinkedlists

Implementations include: LazyList, Optimistic List, LockFree List, Coarse List, and Fine Grain List

lockfreeredblacktree icon lockfreeredblacktree

This is a efficient lock-free algorithm for red-black tree that reduces the size of local area suggested by Kim and thus increases concurrency.

petersontreelcok icon petersontreelcok

A Peterson Tree is a mechanism for achieving mutual exclusion for n-threads (where n is a power of two).

semilinearizablequeue icon semilinearizablequeue

Highly concurrent servers mainly rely on thread pool which consist of (1) set of threads ready to serve tasks (2) task queue. More than often these thread pools do not need a strict FIFO queue, what is required is a queue with relaxed consistency.

spinlocks icon spinlocks

Implements CLS, MCS, priorityCLH, Tas, TTAS and ALock

thesharemarketgame icon thesharemarketgame

Create your own virtual stock portfolio and experience what it is like to invest in the stock market.

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.