Giter Club home page Giter Club logo

Debashis Chatterjee's Projects

binary_tree icon binary_tree

A template-based binary tree object, useful for algorithmic exploration

game_of_nim icon game_of_nim

This is a computer version of the game of NIM (https://en.wikipedia.org/wiki/Nim)

p4_json_parser icon p4_json_parser

P4 compiler from p4.org emits a JSON file as an intermediate representation. A detailed parser for that JSON file is developed. As an use case for the parser library, an utility is provided that prints the JSON content in the form of the original P4 file. json_parsing_lib.py is the library, json_parsing_cmd.py is the sample application

pcapng_packet_parser icon pcapng_packet_parser

Parses new pcap file format (called pcapng). Prints out Ethernet/IP/TCP/UDP fields. Prints out TLS packets

queue_object icon queue_object

A template-based queue object with enqueue/dequeue APIs, useful for algorithmic exploration

sorting_algorithms icon sorting_algorithms

Simple C implementations of merge sort, quick sort, insertion sort and bubble sort

stack_object icon stack_object

A template-based stack object, useful for algorithmic exploration

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.