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/pycqa/mccabe
McCabe complexity checker for Python
complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python
Last synced: 11 Dec 2025
https://github.com/PyCQA/mccabe
McCabe complexity checker for Python
complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python
Last synced: 29 Mar 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/msuzen/bristol
Parallel random matrix tools and complexity for deep learning
circular-ensembles complexity-analysis complexity-measure deep-learning deep-learning-complexity deep-learning-papers ergodicity machine-learning-algorithms neural-architecture-search random-matrices random-matrix-theory spin-glass statistical-mechanics
Last synced: 25 Dec 2025
https://github.com/facorread/rust-agent-based-models
Reliable and efficient agent-based models in Rust
agent-based-modeling agent-based-simulation agent-oriented-programming autonomous-agents chaos complex-adaptive-systems complex-systems complexity complexity-analysis complexity-science computational-social-science coupled-human-and-natural-systems discrete-event-simulation dynamical-systems entity-component-system modeling multi-agent-systems rust science slotmap
Last synced: 23 Mar 2025
https://github.com/projectmesa/mesa-frames
Extension of mesa for performance and scalability
agent-based-modeling agent-based-modelling complex-systems complexity-analysis gis mesa modeling-agents pandas simulation simulation-environment simulation-framework spatial-models
Last synced: 22 Oct 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/bodigrim/tasty-bench-fit
Benchmark a given function for variable input sizes and find out its time complexity
algorithm-analysis algorithm-complexity asymptotics benchmark-framework complexity-analysis haskell nonlinear-regression performance-analysis performance-measurement performance-testing regression time-complexity time-complexity-analysis
Last synced: 19 Oct 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/danielbrito/competitive-programming
🏁 My solutions and resources on problem-solving.
algorithms c challenges competitive-programming complexity-analysis contests cpp interviews java javascript kotlin mathematics number-theory python self-learning
Last synced: 04 Apr 2025
https://github.com/abdallahhemdan/problem-solving-for-fe-engineers
📝 Slides and materials of my talk about Problem-Solving for Frontend Engineers
algorithms big-o-notation complexity-analysis data-structures dom dom-manipulation hemdan instabug problem-solving spa talks tree-structure virtual-dom
Last synced: 30 Mar 2025
https://github.com/shoaibrayeen/course-work
The repository contains All the related books, PPTs and Codes related to the Course.
c complexity-analysis computer-graphics computer-networks concept cpp cryptography-algorithms data-mining data-structures machine-learning namespaces neural-network operating-system searching-algorithms sorting-algorithms
Last synced: 23 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/joaopauloaramuni/fundamentos-de-projeto-e-analise-de-algoritmos
Repo Fundamentos de Projeto e Análise de Algoritmos
algorithm-analysis analysis-algorithms asymptotic-complexity big-o-notation complexity complexity-analysis cyclomatic-complexity recursive-algorithm sorting-algorithms
Last synced: 18 Mar 2025
https://github.com/karakanb/sorting-benchmark
A basic benchmarking for insertion sort, merge sort and quicksort in C++.
benchmark benchmarking benchmarking-suite complexity-analysis insertion-sort mergesort performance-analysis quicksort quicksort-algorithm sorting-algorithms
Last synced: 15 Jul 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/lllgoyour/handout
王一老师上课配套的物理讲义
complexity-analysis cosmology handout hkust-university physics quantum-mechanics relativity
Last synced: 24 Jul 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/sushant1827/Predicting-Boston-Housing-Prices
Machine Learning Nano-degree Project : To assist a real estate agent and his/her client with finding the best selling price for their home
boston boston-housing-dataset boston-housing-price-prediction boston-housing-prices complexity-analysis complexity-curve cross-validation decision-tree-regression gridsearchcv housing-prices learning-curve machine-learning matplotlib-pyplot model-complexity model-selection model-validation python regression-models scikit-learn scikitlearn-machine-learning
Last synced: 14 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/fabiannorbertoescobar/algoritmos-de-ordenamiento
Algoritmos de Ordenamiento
bogosort bubble-sort bucket-sort cocktail-sort complejidad-computacional complexity-analysis counting-sort fusion insertion-sort merge-sort pancake-sorting quick-sort selection-sort shell sort-algorithms sorting-algorithms
Last synced: 23 Feb 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/Lemniscate-world/Dissect
Automatically detect, analyze, and visualize algorithms in codebases
algorithm-analysis algorithms algorithms-and-data-structures api codeflow complexity-algorithm complexity-analysis debugger debugging debugging-tool educational-project flowchart-diagrams flowgraph hacking-tool hacking-tools javascript python static static-code-analysis
Last synced: 13 Oct 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/vahan-sahakyan/ds-algo-java
Data Structures & Algorithms in Java ☕️
algorithms complexity-analysis computer-science data-structures insertion-sort java merge-sort
Last synced: 28 Feb 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/newhub25/solutions-adventjs-2023
Solutions to Advent Javascript 2023
advent-of-code advent-of-code-2023 challenges christmas complexity-analysis javascript midudev midudev-advent-js-2023 speedrun
Last synced: 27 Feb 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/lemniscate-world/dissect
Automatically detect, analyze, and visualize algorithms in codebases
algorithm-analysis algorithms algorithms-and-data-structures api codeflow complexity-algorithm complexity-analysis debugger debugging debugging-tool educational-project flowchart-diagrams flowgraph hacking-tool hacking-tools javascript python static static-code-analysis
Last synced: 14 Oct 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/energytim/complex-function-grapher
This is a simple complex function grapher
complex-numbers complexity-analysis graphing mathematics python
Last synced: 20 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/comsystan/comsystanj
Complex Systems Analysis for ImageJ
complexity-analysis fractal-images fractals image-processing nonlinear-systems signal-processing
Last synced: 11 Sep 2025
https://github.com/nirmalnishant645/college-activity
Different lectures on approaching the problems asked in Job Interviews that are available on LeetCode.
algorithms big-o big-o-notation big-o-performance complexity complexity-analysis data-structures hackerrank hackerrank-solutions interview interview-practice interview-prep interview-preparation interview-questions interview-test leetcode leetcode-python leetcode-solutions python python3
Last synced: 24 Feb 2025
https://github.com/ramiawar/fastabm
A modern agent-based modeling framework.
agent-based-modelling agent-based-simulation complex-systems complexity-analysis complexity-theory modelling modelling-framework simulation simulation-environment spatial-models
Last synced: 30 Mar 2025
https://github.com/mairess/project-algorithms
Algoritmos que levam em consideração a complexidade assintótica.
Last synced: 30 Mar 2025
https://github.com/lasithaamarasinghe/cs-2023-data-structures-algorithms
CS-2023-Data-Structures-Algorithms
complexity-analysis dsa dynamic-programming graphs hashtable heaps linked-list mst recursion sorting sssp
Last synced: 05 Oct 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/billsioros/algorithmic-operations-research
Algorithmic Operations Research
complexity-analysis complexity-theory computational-geometry linear-algebra linear-algorithms linear-programming linear-systems operations-research theory-of-computation
Last synced: 03 Jan 2026
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/somdipdey/coding_kata_repeatchop_and_fizzbuzz
Coding kata to remove extra characters and print fizz buzz challenges
challenge complexity complexity-analysis csharp dotnet fizz-buzz fizzbuzz on remove-duplicates stringextension
Last synced: 21 Jul 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
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.
Last synced: 24 Oct 2025
https://github.com/lolooppo/csgetskilled-algorithms
Most important algorithms
bfs-algorithm binary-search complexity-analysis critical-thinking dfs-algorithm graph-representation problem-solving recursion sorting-algorithms topological-sort
Last synced: 02 Mar 2025