Complexity Open Source Projects

Browse 132 Complexity open source projects, ranked by GitHub stars. Find the most popular Complexity tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 132 projects
16,004 stars

dropbox/zxcvbn

Low-Budget Password Strength Estimation

Metrics details
Stars16,004
8,549 stars

boyter/scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go

Metrics details
Stars8,549
7,940 stars

Workiva/go-datastructures

A collection of useful, performant, and threadsafe Go datastructures.

Metrics details
Stars7,940
6,527 stars

Dimillian/MovieSwiftUI

SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.

Metrics details
Stars6,527
5,831 stars

teivah/algodeck

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

Metrics details
Stars5,831
5,615 stars

nunomaduro/phpinsights

🔰 Instant PHP quality checks from your console

Metrics details
Stars5,615
4,555 stars

es-analysis/plato

JavaScript source code visualization, static analysis, and complexity tool

Metrics details
Stars4,555
3,889 stars

oclint/oclint

A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C

Metrics details
Stars3,889
3,543 stars

mortennobel/cpp-cheatsheet

Modern C++ Cheatsheet

Metrics details
Stars3,543
2,836 stars

nryoung/algorithms

This repository is not maintained

Metrics details
Stars2,836
2,777 stars

google-research/kubric

A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.

Metrics details
Stars2,777
2,444 stars

modernweb-dev/web

Guides, tools and libraries for modern web development.

Metrics details
Stars2,444
2,424 stars

terryyin/lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.

Metrics details
Stars2,424
2,345 stars

schmittjoh/serializer

Library for (de-)serializing data of any complexity (supports JSON, and XML)

Metrics details
Stars2,345
1,997 stars

rubik/radon

Various code metrics for Python code

Metrics details
Stars1,997
1,987 stars

mtrebi/memory-allocators

Custom memory allocators in C++ to improve the performance of dynamic memory allocation

Metrics details
Stars1,987
1,939 stars

kymjs/KJFrameForAndroid

An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.

Metrics details
Stars1,939
1,807 stars

schmittjoh/JMSSerializerBundle

Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)

Metrics details
Stars1,807
1,772 stars

npgall/cqengine

Ultra-fast SQL-like queries on Java collections

Metrics details
Stars1,772
1,772 stars

idiap/fast-transformers

Pytorch library for fast transformer implementations

Metrics details
Stars1,772
1,659 stars

ro31337/bigoposter

Big-O Complexities / Poster of common algorithms used in Computer Science

Metrics details
Stars1,659
1,642 stars

FlowCI/flow-core-x

Powerful and user-friendly CI/CD server with high availability, parallel processing, runner auto-scaling

Metrics details
Stars1,642
1,588 stars

fzipp/gocyclo

Calculate cyclomatic complexities of functions in Go source code.

Metrics details
Stars1,588
1,482 stars

faastjs/faast.js

Serverless batch computing made simple.

Metrics details
Stars1,482
1,376 stars

bmitch/churn-php

Discover files in need of refactoring.

Metrics details
Stars1,376
1,312 stars

tonybaloney/wily

A Python application for tracking, reporting on timing and complexity in Python code

Metrics details
Stars1,312
1,279 stars

DmytroLitvinov/awesome-flake8-extensions

:octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board:

Metrics details
Stars1,279
1,261 stars

sebastianbergmann/complexity

Library for calculating the complexity of PHP code units

Metrics details
Stars1,261
1,178 stars

mostafatouny/awesome-theoretical-computer-science

Math & CS awesome List, distinguished by proof and logic technique

Metrics details
Stars1,178
1,017 stars

hankcs/AhoCorasickDoubleArrayTrie

An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.

Metrics details
Stars1,017
1,016 stars

wolkykim/qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.

Metrics details
Stars1,016
905 stars

hussien89aa/DataStructureAndAlgorithms

Write code that run faster, use less memory and prepare for your Job Interview

Metrics details
Stars905
880 stars

antonbabenko/serverless.tf

serverless.tf is an opinionated open-source framework for developing, building, deploying, and securing serverless applications and infrastructures on AWS using Terraform.

Metrics details
Stars880
841 stars

lucidrains/linear-attention-transformer

Transformer based on a variant of attention that is linear complexity in respect to sequence length

Metrics details
Stars841
835 stars

openai/multiagent-competition

Code for the paper "Emergent Complexity via Multi-agent Competition"

Metrics details
Stars835
748 stars

slicknode/graphql-query-complexity

GraphQL query complexity analysis and validation for graphql-js

Metrics details
Stars748
744 stars

shushrutsharma/Data-Structures-and-Algorithms-Python

All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.

Metrics details
Stars744
709 stars

zesterer/pollster

A minimal async executor that lets you block on a future

Metrics details
Stars709
702 stars

ivanfratric/polypartition

Tiny Polygon Partitioning and Triangulation Library

Metrics details
Stars702
679 stars

PyCQA/mccabe

McCabe complexity checker for Python

Metrics details
Stars679
677 stars

pa-bru/graphql-cost-analysis

A Graphql query cost analyzer.

Metrics details
Stars677
637 stars

projectwallace/wallace-cli

Pretty CSS analytics on the CLI

Metrics details
Stars637
570 stars

lithnet/ad-password-protection

Active Directory password filter featuring breached password checking and custom complexity rules

Metrics details
Stars570
563 stars

parikshit223933/Coding-Ninjas-Competitive-Programming

Solutions to all the questions I solved during the Competitive programming course with Coding Ninjas.

Metrics details
Stars563
517 stars

Cuis-Smalltalk/Cuis-Smalltalk-Dev

Active development of Cuis Smalltalk

Metrics details
Stars517
483 stars

uudashr/gocognit

Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)

Metrics details
Stars483
473 stars

xianzhez/Coding-Interview-101

Coding interview tips

Metrics details
Stars473
462 stars

philbooth/complexity-report

[UNMAINTAINED] Software complexity analysis for JavaScript projects

Metrics details
Stars462
461 stars

RehanSaeed/.NET-Big-O-Algorithm-Complexity-Cheat-Sheet

Big-O complexities of common algorithms used in .NET and Computer Science.

Metrics details
Stars461
433 stars

sindresorhus/yocto-queue

Tiny queue data structure

Metrics details
Stars433
426 stars

kisstkondoros/codemetrics

VSCode extension which shows the complexity information for TypeScript class members

Metrics details
Stars426
414 stars

Ishan-sinha/DSA-for-SDE-interview

This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.

Metrics details
Stars414
410 stars

julianrubisch/attractor

code complexity metrics visualization and exploration tool for ruby and javascript

Metrics details
Stars410
404 stars

itlibrium/DDD-starter-dotnet

Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.

Metrics details
Stars404
398 stars

hqztrue/LeetCodeSolutions

Theoretical solutions for LeetCode problems.

Metrics details
Stars398
395 stars

likecs/Competitive-Coding

Templates for Data Structures and Algorithms, written in C, C++ & Python, for Competitive programming competitions

Metrics details
Stars395
387 stars

neuropsychology/NeuroKit.py

A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).

Metrics details
Stars387
382 stars

neithere/argh

An argparse wrapper that doesn't make you say "argh" each time you deal with it.

Metrics details
Stars382
375 stars

raphaelvallat/antropy

AntroPy: entropy and complexity of (EEG) time-series in Python

Metrics details
Stars375
369 stars

jzi040941/PercepNet

Unofficial implementation of PercepNet: A Perceptually-Motivated Approach for Low-Complexity, Real-Time Enhancement of Fullband Speech

Metrics details
Stars369
1-60 of 132 projects
Get A Weekly Email With Trending Complexity Projects
Stay updated on Complexity plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.