Code Monkey home page Code Monkey logo

Anand Kulkarni's Projects

arrayblockingqueue icon arrayblockingqueue

Implementation of ArrayBlockingQueue in C++ conforming to implementation standard of Java.

binarytree icon binarytree

A Template Binary Tree C++ library to model and solve binary tree related problems.

conditional icon conditional

A simple conditional trip variant of mutex and condition variable wrapped up for signalling across threads.

countdownlatch icon countdownlatch

Implementation of a count down latch for concurrent coding similar to Java interface.

cpp11-concepts icon cpp11-concepts

C++ 11 and 14 concepts demonstrated via simple easy to understand examples.

cppconfigmanager icon cppconfigmanager

Impementation of a Config parser for C++ Applications using xerces-c Library Implementation.

cppstat icon cppstat

A statistics module in C++ aiming to be as conformant in implementation to standard as possible.

cyclicbarrier icon cyclicbarrier

Implementation of Cyclic Barrier in C++ [ Implementation trying to conform to standard Java Interface ].

exchanger icon exchanger

Implementation of a Exchanger in C++ similar interface to Java Implementation [ Concurrency utility clas ].

expirablecache icon expirablecache

A Simple Cache in C++ that implements thread safe Cache and expirable Object policy.

fcpkgmon icon fcpkgmon

Automated installer for new fedora builds customized to individual package needs

fedoraupgrades icon fedoraupgrades

This component tracks all the required installations required for working Fedora os when upgraded.

heaps icon heaps

Implementation of Binary , Binomial and Fibonacci Heaps in C++ with complexity analysis.

kdb icon kdb

kdb+ Database Utils and Examples

managedthreadpool icon managedthreadpool

Implementation of a Managed and Logged Thread Pool which can be queried by a Client over network.

marketdataclient icon marketdataclient

MarketDataClient is capable of bringing stock prices and live quotes tick by tick from CNBC and ICICI. Written using Java and kdb+

messagedistributor icon messagedistributor

Implementation of a Message Distributor between Single producer and multiple Consumers using Cyclic Barrier.

observablecache icon observablecache

Implementing a Cache in C++ for Concurrent Access to the data [ ThreadSafeCache and Observer Pattern Combined ].

phaser icon phaser

Implementation of a Phaser in C++ aiming for conformity with Java SE 9 Implementation.

repogit icon repogit

Anand Kulkarni - code contributions.

semaphore icon semaphore

Implementation of a Semaphore in C++ [ Conforming to Java SE 9 Standard ].

tools icon tools

Quick Time saving scripts developed over years to save time in development and quick search/sort etc

trie icon trie

Implementation of a Trie Data structure in C++ as a usable Library.

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.