An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with complexity-analysis

A curated list of projects in awesome lists tagged with complexity-analysis .

https://github.com/pycqa/flake8

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

complexity-analysis flake8 linter linter-flake8 pep8 python python3 static-analysis static-code-analysis style-guide styleguide stylelint

Last synced: 12 May 2025

https://github.com/PyCQA/flake8

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

complexity-analysis flake8 linter linter-flake8 pep8 python python3 static-analysis static-code-analysis style-guide styleguide stylelint

Last synced: 27 Mar 2025

https://github.com/projectmesa/mesa

Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.

agent-based-modeling agent-based-simulation complex-systems complexity-analysis gis mesa modeling-agents simulation simulation-environment simulation-framework spatial-models

Last synced: 16 May 2025

https://github.com/jensneuse/graphql-go-tools

GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

ast ast-normalization ast-parser ast-printer ast-transformation ast-visitor complexity-analysis execution execution-engine golang graphql graphql-tools introspection introspection-query lexer linter parser parsing printing validation

Last synced: 13 Jun 2025

https://github.com/wundergraph/graphql-go-tools

GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

ast ast-normalization ast-parser ast-printer ast-transformation ast-visitor complexity-analysis execution execution-engine golang graphql graphql-tools introspection introspection-query lexer linter parser parsing printing validation

Last synced: 14 May 2025

https://github.com/oslabs-beta/GraphQL-Gate

A GraphQL rate limiting library with query complexity analysisfor Node.js

complexity-analysis expressjs graphql middleware nodejs ratelimiter

Last synced: 04 May 2025

https://github.com/oslabs-beta/graphql-gate

A GraphQL rate limiting library with query complexity analysisfor Node.js

complexity-analysis expressjs graphql middleware nodejs ratelimiter

Last synced: 23 Jul 2025

https://github.com/marcelo-earth/complejidad-algoritmica-js

🧬 Proyecto del curso de Complejidad Algorítmica con JavaScript 💛

algorithms complexity-analysis javascript platzi space time

Last synced: 01 May 2025

https://github.com/codiga/jetbrains-plugin

Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io

c coding-assistant complexity-analysis cpp intellij intellij-plugin intellij-plugins java javascript jetbrains phpstorm phpstorm-plugin pycharm-ide pycharm-plugin python snippets-manager

Last synced: 29 Sep 2025

https://github.com/mrvplusone/singularity

Pattern Fuzzing for Worst-Case Algorithmic Complexity using Program Synthesis

complexity-analysis denial-of-service fuzzing-framework genetic-programming software-engineering-research

Last synced: 23 Mar 2025

https://github.com/oslabs-beta/gleiphql

GleiphQL is an GraphQL library which enhances performance and security by calculating query complexity, optimizing resource allocation, and monitoring your API traffic.

complexity-analysis developer-tools express graphql middleware rate-limiting

Last synced: 30 Apr 2025

https://github.com/arnaudsm/bigot

Benchmarking library with Space and Time Complexity estimation

benchmarking complexity-analysis python

Last synced: 21 Apr 2025

https://github.com/jsheaven/perf

Estimates the average runtime and time-complexity (big O notation) of (a)sync algorithms

async big-o-notation complexity-analysis javascript parallel-computing performance-testing typescript

Last synced: 22 Apr 2025

https://github.com/abhishek325/hackerearth-solved

This repository consists of the solutions to various practice problems on HackerEarth.

competitive-coding complexity-analysis datastructures-algorithms input-output

Last synced: 12 Apr 2025

https://github.com/sanmak/sumo-queue

Queue Data Structure Implementation. Use it for large arrays.

array arrays chai complexity complexity-analysis data-structures javascript mocha mocha-chai queue queue-algorithm queues

Last synced: 05 Apr 2025

https://github.com/tomaslink/algorithmic

Collection of documented, well tested, clean and efficient pure python algorithms implementations to solve computational problems.

algorithmic-efficiency algorithms big-o clean-code complexity-analysis cracking-the-coding-interview data-structures interview-practice interview-questions problem-solving python recursion

Last synced: 15 Oct 2025

https://github.com/offgriddev/cyclomatic-js

A library to provide the Cyclomatic Complexity static code analysis for JavaScript (CommonJS / ESModule) codebases

code-metrics commonjs complexity-analysis cyclomatic-complexity esmodules modularization objectivity

Last synced: 21 Mar 2025

https://github.com/iandinwoodie/trend-prof

A public copy of the trend-prof empirical computational complexity measurement tool

complexity-analysis computational-complexity

Last synced: 05 Aug 2025

https://github.com/benhuds/agda

Complexity analysis, type safety, soundness, etc.

agda complexity-analysis formalization

Last synced: 07 Mar 2025

https://github.com/moisestech/algoexpert

AlgoExpert Technical Questions / Solutions / Time Space Complexity Analysis in (JS | TS | PY)

algorithms complexity-analysis javascript python space technical-analysis time typescript

Last synced: 12 Jun 2025

https://github.com/ndsvw/largest-square-formed-in-a-matrix-problem

Dynamic-Programming solution of the "Largest square formed in a matrix"-Problem: Given a binary matrix: What is the maximum size square sub-matrix with all 1s? (and additional: What is the maximum size square sub-matrix with all 1s at the border?)

algorithm algorithm-challenge binary complexity-analysis dynamic-programming matrix

Last synced: 03 Mar 2025

https://github.com/cavicf/algoritmosii-faculdade

📚 Este repositório contém os códigos de aula, revisões, exercícios e trabalhos práticos realizados na disciplina de Algoritmos e Programação II. A disciplina aborda conceitos fundamentais de estrutura de dados e formas de ordenação, com foco na implementação de algoritmos eficientes e na análise de complexidade.

bigonotation bubble-sort complexity-analysis hash-table heap-sort insertion-sort merge-sort python quick-sort selection-sort tim-sort

Last synced: 17 Jun 2025

https://github.com/lmuffato/project-algorithms-trybe

Projeto algorithms - Projeto avaliativo da Trybe do Bloco 35: Algoritmos

algorithms complexity complexity-algorithm complexity-analysis complexity-measure python sorting trybe trybe-projects

Last synced: 12 Jun 2025

https://github.com/ndsvw/maximum-profit-problem

Dynamic-Programming solution of the Maximum Profit Problem: Given an array of n integers representing a price of something over a time period: What is the maximum profit you can make by buying and selling at most k times?

algorithm complexity-analysis dynamic-programming maximum-profit price

Last synced: 03 Mar 2025

https://github.com/suffolklitlab/ratemypdf

RateMyPDF is a website that helps paper form authors (particularly for court forms) improve the usability of their forms for self-represented litigants. It uses the FormFyxer library to deliver its insights.

complexity-analysis forms pdf plainlanguage readability

Last synced: 29 Oct 2025

https://github.com/neeraj1240/javacodeperformanceanalyzer

A Java desktop application for analyzing code performance metrics, including execution time, memory usage, space/time complexity, and visual graphs. Built with JavaFX, ideal for developers to optimize code performance.

algorithm-analysis benchmarking code-analysis complexity-analysis developer-tools java java-desktop-application javafx performance-analysis performance-metrics

Last synced: 25 Oct 2025

https://github.com/zackakil/sorting-myself-out

Just getting handy with all of the sorting functions you know and love.

big-o complexity-analysis jupyter-notebook python sorting-algorithms

Last synced: 02 Mar 2025

https://github.com/rostyk-begey/sorting-algorithms-complexity-comparison

Python program for visual complexity comparing of the different sorting algorithms within the different array types

algorithms complexity complexity-analysis mathplotlib plot python sorting-algorithms sorting-algorithms-implemented visualization

Last synced: 28 Mar 2025

https://github.com/carissaallen/convex-hull

Convex hull algorithms implemented to analyze complexity and performance.

complexity-analysis convex-hull convex-hull-algorithms graham-scan jarvis-march

Last synced: 05 Apr 2025

https://github.com/saxonrah/tqsat

A novel SAT solver that leverages geometric algebra embeddings and quantum-inspired tunneling to achieve sub-exponential time complexity.

3-satisfiability complexity-analysis complexity-theory mathematics whitepaper

Last synced: 03 Mar 2025

https://github.com/mairess/project-algorithms

Algoritmos que levam em consideração a complexidade assintótica.

complexity-analysis python

Last synced: 30 Mar 2025

https://github.com/sukiboo/mixed_greedy_algorithm

Preliminary numerical experiments for some greedy algorithms.

approximation-theory complexity-analysis greedy-algorithms

Last synced: 14 Mar 2025

https://github.com/yvesemmanuel/datastructures_algorithms

Implements artifacts studied at Algorithms and Data Structure classes.

algorithms complexity-analysis cpp data-structures oop

Last synced: 06 Mar 2025

https://github.com/tasbeehismail/data-structure-tasks

Tasks completed at level 3 problem-solving training with ICPC Damanhour community.

competitive-programming complexity-analysis data-structures implementation problem-solving

Last synced: 28 Dec 2025

https://github.com/shgpavel/edu_phys

COMSOL Multiphysics things from "additional chapters of the complex analysis"

complexity-analysis comsol physics

Last synced: 20 Feb 2025

https://github.com/thami88/complexity_measuring_tool

SLIIT 3rd Year First Semester IT Project Management Module Final Project - 2020

bootstrap4 complexity-analysis html5 java javascript mvc web-application

Last synced: 06 Oct 2025

https://github.com/ology/perl-metrics-halstead

Compute Halstead complexity metrics

complexity-analysis perl5

Last synced: 06 Oct 2025

https://github.com/ndsvw/box-stacking-problem

Dynamic-Programming solution of the "Box stacking"-Problem: Given a set of N rectangular 3-D boxes. What is the highest possible stack you can create with them? Only strictly smaller boxes are allowed on top of each other (2D-based); rotation is allowed.

3d algorithm algorithm-challenge complexity-analysis dynamic-programming

Last synced: 20 Oct 2025

https://github.com/peterkelly70/entropy

This repository contains golLab.py, a Python application built with PyQt6 to analyze the complexity evolution in Conway’s Game of Life, a cellular automaton.

complexity-analysis entropy

Last synced: 24 Oct 2025