Skip to content
View Deepika-L's full-sized avatar
Block or Report

Block or report Deepika-L

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ParallelDependencyAnalyzer ParallelDependencyAnalyzer Public

    A type-based dependency analyzer using threadpool pattern

    C++

  2. RemoteCodeRepository RemoteCodeRepository Public

    A dependency-based code repository and communication channel that supports client access to the repository from any internet enabled processor.

    C++

  3. CodeParser CodeParser Public

    A parser-based code analyzer in C++ that extracts lexical content from source code files, analyzes the code's syntax from its lexical content and builds an Abstract Syntax Tree (AST).

    C++ 3