rameshrvr's Stars
naklecha/hackerrank-algo-implementation
This are the solutions to ALL "implementation" problems in the "algorithms" category hackerrank.com
psf/black
The uncompromising Python code formatter
rameshrvr/d-ary_heap
Python functions for working with d-ary Heap (Heap with more than 2 child nodes) For more info (https://en.wikipedia.org/wiki/D-ary_heap)
rameshrvr/binary_heap
Binary heap module in python (Min Heap, Max Heap)
rameshrvr/KudosBot_2.0
Slack bot to appreciate team members for their good work. It also helps us to track the appreciation history, leaderboard, giver board and stats.
pyatom/pyatom
Python Automated Testing on Mac
rameshrvr/nested_lookup
Ruby library which enables key/value lookups on deeply nested documents (Arrays and Hashes)
russellballestrini/nested-lookup
moved: https://git.unturf.com/python/nested-lookup/
secdev/scapy
Scapy: the Python-based interactive packet manipulation program & library.
slack-ruby/slack-ruby-client
A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
rack/rack
A modular Ruby web server interface.