awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to hananbeer/tornado-core-blacklist

Projects sharing features with Tornado Core Blacklist

30 open-source projects similar to hananbeer/tornado-core-blacklist, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • jivoi/awesome-osintjivoi avatar

    jivoi/awesome-osint

    26,831View on GitHub↗

    This project is a comprehensive, community-curated directory of resources and methodologies for open-source intelligence gathering. It serves as a centralized reference framework for researchers, providing a structured index of specialized tools, databases, and search techniques used to collect and analyze publicly available information from across the global internet. The directory distinguishes itself through a hierarchical taxonomy that organizes complex investigative domains, ranging from cyber threat intelligence and digital forensic investigation to geospatial analysis and operational s

    awesome-listosintwebsite
    View on GitHub↗26,831
  • hslatman/awesome-threat-intelligencehslatman avatar

    hslatman/awesome-threat-intelligence

    9,807View on GitHub↗
    awesomeawesome-listhacktoberfest
    View on GitHub↗9,807
  • hitsz-ids/synthetic-data-generatorhitsz-ids avatar

    hitsz-ids/synthetic-data-generator

    2,422View on GitHub↗

    This project is a framework for generating synthetic tabular data that preserves the statistical properties and relational integrity of original source datasets. It functions as a metadata-driven engine, utilizing language models to synthesize information even when original training samples are restricted. The system is designed to maintain logical consistency across complex, multi-table structures while ensuring that generated outputs adhere to defined schema requirements. The platform distinguishes itself through a focus on privacy-preserving synthesis, integrating tools to quantify and mit

    Pythonagentdata-generatordeep-learning
    View on GitHub↗2,422
  • 1fexd/linksheet1

    1fexd/LinkSheet

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • 6eero/newpass6

    6eero/NewPass

    0View on GitHub↗
    View on GitHub↗0
  • a2kaid/get-wechat-dbA

    A2kaid/Get-WeChat-DB

    0View on GitHub↗
    View on GitHub↗0
  • 2factorauth/twofactorauth2factorauth avatar

    2factorauth/twofactorauth

    3,454View on GitHub↗

    2FA Directorysite_url is an open-source project that aims to improve online security by providing a directory of websites and services that support two-factor authentication (2FA). Our community-driven platform allows anyone to contribute to the list, making it the most comprehensive…

    JavaScript
    View on GitHub↗3,454
  • academic/awesome-datascienceacademic avatar

    academic/awesome-datascience

    29,416View on GitHub↗

    This project is a comprehensive, community-driven knowledge repository that serves as a centralized hub for data science resources. It provides a structured index of educational materials, software packages, and professional development tools designed to support both students and practitioners in navigating the data science landscape. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast collection of external links into a human-readable, markdown-based document. By relying on distributed contributions, the project maintains an up-to-date snapshot of the fi

    analyticsawesome-listdata-mining
    View on GitHub↗29,416
  • achep/keyguard-appAChep avatar

    AChep/keyguard-app

    2,497View on GitHub↗

    Keyguard is a password manager application and secure vault designed for storing and organizing logins, passkeys, and sensitive data. It provides a multi-factor authentication vault that utilizes encrypted offline access to ensure credentials remain available without an internet connection. The application includes a dedicated SSH key manager and agent integration for generating and managing keys to access remote servers. It also features a password security auditor that analyzes vault entries to identify compromised, reused, or weak credentials. The system covers a broad range of security c

    Kotlinandroidbitwardencompose
    View on GitHub↗2,497
  • achmaddaniel24/kupassA

    achmaddaniel24/kupass

    0View on GitHub↗
    View on GitHub↗0
  • adam-hanna/jwt-authadam-hanna avatar

    adam-hanna/jwt-auth

    238View on GitHub↗

    This package provides json web token (jwt) middleware for goLang http servers

    Go
    View on GitHub↗238
  • adam-hanna/sessionsadam-hanna avatar

    adam-hanna/sessions

    80View on GitHub↗

    A dead simple, highly performant, highly customizable sessions middleware for go http servers.

    Go
    View on GitHub↗80
  • adilmajid/privacy-for-the-paranoidadilmajid avatar

    adilmajid/privacy-for-the-paranoid

    55View on GitHub↗

    A master checklist for securing your online life.

    View on GitHub↗55
  • aforward/safetyboxaforward avatar

    aforward/safetybox

    21View on GitHub↗

    Security oriented helper functions for Elixir

    Elixir
    View on GitHub↗21
  • agwa/git-cryptAGWA avatar

    AGWA/git-crypt

    9,746View on GitHub↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    View on GitHub↗9,746
  • agpenton/1password-zsh-pluginagpenton avatar

    agpenton/1password-zsh-plugin

    5View on GitHub↗

    zsh plugin to manage 1password

    Shell
    View on GitHub↗5
  • aisk/rust-memcacheaisk avatar

    aisk/rust-memcache

    148View on GitHub↗

    memcache client for rust

    Rustcacheclientdriver
    View on GitHub↗148
  • aivanovski/kpassnotesA

    aivanovski/kpassnotes

    0View on GitHub↗
    View on GitHub↗0
  • al8n/strettoal8n avatar

    al8n/stretto

    432View on GitHub↗

    Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

    Rustcachecachingconcurrent
    View on GitHub↗432
  • alexedwards/scsalexedwards avatar

    alexedwards/scs

    2,583View on GitHub↗

    HTTP Session Management for Go

    Go
    View on GitHub↗2,583
  • allinurl/goaccessallinurl avatar

    allinurl/goaccess

    20,242View on GitHub↗

    This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st

    Canalyticsapachec
    View on GitHub↗20,242
  • alulsh/personal-security-checklistalulsh avatar

    alulsh/personal-security-checklist

    280View on GitHub↗

    Personal security checklist for securing your devices and accounts.

    View on GitHub↗280
  • amazon-science/refcheckerA

    amazon-science/RefChecker

    0View on GitHub↗

    | 🔥 News | 🤖️ Demo | 🚀 Quick Start | 💾 Benchmark | 📖 Docs |

    View on GitHub↗0
  • amir20/dozzleamir20 avatar

    amir20/dozzle

    11,646View on GitHub↗

    Dozzle is a web-based dashboard designed for the real-time monitoring and management of Docker container environments. It provides a centralized interface to stream live logs, track resource utilization, and perform administrative tasks across multiple host environments. The platform distinguishes itself by offering an interactive terminal emulator that allows users to execute commands directly within running containers from a browser. It also includes built-in alerting capabilities, enabling users to monitor log streams for specific patterns and receive automated notifications when critical

    Godockerdocker-containergolang
    View on GitHub↗11,646
  • amnezia-vpn/amnezia-clientamnezia-vpn avatar

    amnezia-vpn/amnezia-client

    10,108View on GitHub↗

    Amnezia Client is a cross-platform VPN client application and server orchestrator designed to manage secure tunnels and automate the deployment of containerized VPN services on remote self-hosted servers. It functions as a multi-protocol VPN manager that supports various tunneling standards to ensure connectivity across restrictive network environments. The project distinguishes itself through network traffic obfuscation, which disguises VPN traffic as common web protocols or DNS requests to bypass deep packet inspection and censorship. It further enables the automation of remote server admin

    C++cloakgfwikev2
    View on GitHub↗10,108
  • anatolykopyl/sshukh-zsh-pluginanatolykopyl avatar

    anatolykopyl/sshukh-zsh-plugin

    8View on GitHub↗

    Plugin to update known hosts automatically if needed

    Shell
    View on GitHub↗8
  • anchorcms/anchor-cmsanchorcms avatar

    anchorcms/anchor-cms

    3,298View on GitHub↗

    A lightweight blog CMS for PHP

    PHPanchoranchor-cmsblog
    View on GitHub↗3,298
  • anonaddy/addy-androidanonaddy avatar

    anonaddy/addy-android

    180View on GitHub↗

    Easily create and manage your addy.io aliases, recipients and more from your phone, tablet or wearable with this gorgeous addy.io app for Android.

    Kotlin
    View on GitHub↗180
  • apache/spamassassinA

    apache/spamassassin

    0View on GitHub↗
    View on GitHub↗0
  • abraithwaite/jeffabraithwaite avatar

    abraithwaite/jeff

    272View on GitHub↗

    🍍Jeff provides the simplest way to manage web sessions in Go.

    Go
    View on GitHub↗272