string-analysis

There are 13 repositories under string-analysis topic.

  • feldroop/libsais-rs

    Rust bindings to libsais

    Language:Rust5100
  • SPY-Lab/mufasa

    μJS Finite-state Automata String Analyzer

    Language:Java3200
  • UniVE-SSV/tarsis

    ⚒ Implementation of the Tarsis abstract domain

    Language:Java3420
  • LuanEdCosta/worfind

    Performs analysis and manipulations on strings (React | Vite | TypeScript | PWA)

    Language:TypeScript220
  • Bravotic/string-analyzer

    A tech demo of a string analyzer written in X86 Linux Assembly

    Language:Assembly1100
  • nickchengtw/password-detection

    This repository contains a simple neural network implemented in Python for detecting password-like strings.

    Language:Jupyter Notebook00
  • progressionnetwork/StringHeur

    Strings Heuristic Analyzer (Tool to detect suspected strings via regexp matching)

    Language:C++0100
  • jtonyortiz/PyWordAnalyzer

    Python 3 program that reads a text file, analyzes the frequency of each word in a given text program, and provides an anlysis to the user.

    Language:Python10
  • MouayadZaweet/Text-Chains

    Text Chains Similarity is a C# console-based game developed in the 1st–F23 term of BPG401 at SVU’s Faculty of Informatics Engineering. It challenges players to detect similarity between text chains using logic and string analysis—built from scratch as an academic prototype.

    Language:C#
  • ObiFaith/node-string-analysis-api

    A RESTful API service that analyzes strings and stores their computed properties such as length, palindrome status, unique character count, word count, SHA-256 hash, and character frequency.

    Language:JavaScript
  • OffensiveEdge/strings-le

    Zero Hassle String Extraction & Analysis - Extract, analyze, and manage strings from JSON, YAML, CSV, TOML, INI, and ENV files. Features pattern recognition, validation, and comprehensive reporting.

    Language:TypeScript
  • sabiqsabry/Dijkstra-Backtrack-CSP-String-Analysis

    Final compliant solution: Dijkstra from scratch, backtracking CSP, transposition-invariant pattern analysis; no dict/set; interactive CLI

    Language:Python
  • VincenzoArceri/clam

    CLAM static analyzer for μDyn

    Language:Java20