Analysis

Top 23 Analysis Open-Source Projects

  • static-analysis

    ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

    Project mention: Static Analysis Tools for C | news.ycombinator.com | 2023-10-26

    Readers should also peruse the 'Multiple languages' section, many of the big names, Coverity, Klocwork et al. are listed there.

    see https://github.com/analysis-tools-dev/static-analysis#multip...

  • MidJourney-Styles-and-Keywords-Reference

    A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!

    Project mention: how to learn use midjourney? | /r/midjourney | 2023-05-29

    The best way is just play around and try stuff out. Start with really simple, clear prompts. Then add in keywords to get specific styles or content: there is a huge guide here https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference/blob/main/README.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • social-analyzer

    API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites

  • Cytoscape.js

    Graph theory (network) library for visualisation and analysis

    Project mention: Cytoscape.js: Graph theory (network) library for visualisation and analysis | news.ycombinator.com | 2023-07-18
  • Osintgram

    Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname

    Project mention: facebook hack | /r/Kalilinux | 2023-06-28

    If the tattoo studios aren't necessary to have been from facebook specifically, Osintgram is a pretty effective tool for scraping shit from Instagram really quickly that could theoretically be used to achieve this, if not perhaps in a roundabout sort of way like starting from one business you know and getting shit from their friends' info and so on. I could swear that I had known about a similar tool for facebook, but I'm drawing a blank right now...

  • android-classyshark

    Android and Java bytecode viewer

  • angr

    A powerful and user-friendly binary analysis platform!

    Project mention: 30 Years of Decompilation and the Unsolved Structuring Problem: Part 1 | news.ycombinator.com | 2024-01-03

    That's awesome! That's exactly how modern decompilers deal with a special type of goto occurrence. They reduce gotos (or completely eliminate them) by introducing a `while(true)` loop, followed by corresponding `continue` and `breaks`... we all, of course, know that `while(true)` did not exist in the source, but it's a nice hack!

    We even do this in the angr decompiler, found here: https://github.com/angr/angr/blob/8e48d001e18a913ecd4ed2e995...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • detekt

    Static code analysis for Kotlin

    Project mention: HRV-Mart | dev.to | 2023-05-08

    In protection rules, I added build workflow in Require status checks to pass before merging. This is to ensure that before merging code in master branch, build should run successfully. I also added Jacoco Code Coverage to make sure that enough unit tests are available in project and Detekt to make sure that code in project is readable. I added them in build configuration. Even if one of them gives error, build will fail. Whenever, someone push code in pull request, build action will run and check if build is running successfully or not.

  • phan

    Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.

    Project mention: 7.4 to 8.x upgrade help | /r/PHP | 2023-04-29

    Besides what others have already advised, you can also get Phan to scan your project. Set the target to 8.1 and let it run its analysis. Check GitHub repo and docs there for more verbose instructions: https://github.com/phan/phan/

  • qiling

    A True Instrumentable Binary Emulation Framework

  • arachni

    Web Application Security Scanner Framework

    Project mention: Self-Host Vulnerability Scanner | /r/selfhosted | 2023-07-09
  • aubio

    a library for audio and music analysis

    Project mention: Doing a project on an Audio to MIDI Converter, any help is appreciated | /r/learnprogramming | 2023-05-28

    Aubio is a good library for working with audio and midi: https://aubio.org/

  • HTMLHint

    ⚙️ The static code analysis tool you need for your HTML

  • awesome-single-cell

    Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.

  • streamalert

    StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.

  • FinanceDatabase

    This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.

    Project mention: FinanceDatabase: NEW Derivatives and Hedging - star count:2407.0 | /r/algoprojects | 2023-11-14
  • awesome-ai-in-finance

    🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.

    Project mention: awesome-ai-in-finance: curated list of books/online courses/papers on AI and finance. Topics include crypto trading strategies/ta/backter etc. Other Models - star count:2499.0 | /r/algoprojects | 2023-12-09
  • PySceneDetect

    :movie_camera: Python and OpenCV-based scene cut/transition detection program & library.

    Project mention: VidCutter: A program for lossless video cutting | news.ycombinator.com | 2023-08-20

    If you mean scene changes, this library works: https://github.com/Breakthrough/PySceneDetect

  • kube-score

    Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.

  • timesketch

    Collaborative forensic timeline analysis

  • rita

    Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis.

  • nba_api

    An API Client package to access the APIs for NBA.com

    Project mention: An Analysis of How Chris Paul Has Affected His Teams (And How It May Impact the Warriors) | /r/nba | 2023-11-04

    Thanks to the people putting together the open source nba_api, as well as the people at Basketball Reference and the NBA stats page.

  • Apache Lucene

    Apache Lucene.NET

    Project mention: How can I search so efficiently in very large plain text file? | /r/dotnet | 2023-04-01
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-03.

Analysis related posts

Index

What are some of the best open-source Analysis projects? This list will help you:

Project Stars
1 static-analysis 12,731
2 MidJourney-Styles-and-Keywords-Reference 11,545
3 social-analyzer 10,995
4 Cytoscape.js 9,709
5 Osintgram 8,526
6 android-classyshark 7,462
7 angr 7,131
8 detekt 5,989
9 phan 5,495
10 qiling 4,520
11 arachni 3,622
12 aubio 3,140
13 HTMLHint 3,029
14 awesome-single-cell 2,869
15 streamalert 2,824
16 FinanceDatabase 2,745
17 awesome-ai-in-finance 2,724
18 PySceneDetect 2,705
19 kube-score 2,546
20 timesketch 2,470
21 rita 2,445
22 nba_api 2,198
23 Apache Lucene 2,134
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com