Skip to content
View edwardnvv57k's full-sized avatar

Block or report edwardnvv57k

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. nlopt nlopt Public

    Forked from stevengj/nlopt

    library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization

    C 1

  2. Disassembler Disassembler Public

    C++

  3. parallel-merge-sorting parallel-merge-sorting Public

    High-performance parallel sorting using two complementary merge-based algorithms: Splitter-based K-way Merge Sort and Worklist-based Dynamic Parallel Merge Sort

    C++

  4. hemanthreddy6/decibel hemanthreddy6/decibel Public

    Decibel is a simple, intuitive, statically typed, domain-specific audio programming language designed to simplify audio generation and processing.

    C++ 4

  5. Tuhil926/cs3530_sdn_load_balancer Tuhil926/cs3530_sdn_load_balancer Public

    Python 1

  6. Cache_Simulator Cache_Simulator Public

    A C++ Cache Simulator with various Replacement Policies like LRU, Random and FIFO.

    C++