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

Perl Modules and Resources

Ranking updated Jun 30, 2026

For a comprehensive collection of Perl modules, the first results are ashutosh1206/crypton (This repo collects cryptography and CTF challenge resources in Python, not the curated Perl module and tool directory you're after), danieldizzy/cryptography_1 (This repository is for a Coursera cryptography course and has no connection to the Perl ecosystem, modules, or tools — it is entirely the wrong domain for this search) and danielmiessler/robotsdisallowed (Robotsdisallowed is a collection of robots.txt disallowed paths, not a directory of Perl modules, tools, or learning resources; it has no relation to the Perl ecosystem). holybugx/holytips and swig/swig round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “Perl modules, tools and resources”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Perl Modules and Resources

Find the best repos with AI.We'll search the best matching repositories with AI.
  • ashutosh1206/cryptonashutosh1206 avatar

    ashutosh1206/Crypton

    1,596View on GitHub↗

    This repo collects cryptography and CTF challenge resources in Python, not the curated Perl module and tool directory you're after.

    PythonCurated Lists
    View on GitHub↗1,596
  • danieldizzy/cryptography_1danieldizzy avatar

    danieldizzy/Cryptography_1

    49View on GitHub↗

    Coursera Stanford Cryptography 1 - Thought by Prof. Dan Boneh

    This repository is for a Coursera cryptography course and has no connection to the Perl ecosystem, modules, or tools — it is entirely the wrong domain for this search.

    PythonCurated Lists
    View on GitHub↗49
  • danielmiessler/robotsdisalloweddanielmiessler avatar

    danielmiessler/RobotsDisallowed

    1,485View on GitHub↗

    Robotsdisallowed is a collection of robots.txt disallowed paths, not a directory of Perl modules, tools, or learning resources; it has no relation to the Perl ecosystem.

    ShellCurated Lists
    View on GitHub↗1,485
  • holybugx/holytipsHolyBugx avatar

    HolyBugx/HolyTips

    2,011View on GitHub↗

    A Collection of Notes, Checklists, Writeups on Bug Bounty Hunting and Web Application Security.

    This is a security and bug bounty resource collection, not a curated directory of Perl modules, tools, or learning materials — it does not fit the Perl ecosystem focus of your search.

    Curated Lists
    View on GitHub↗2,011
  • swig/swigswig avatar

    swig/swig

    6,294View on GitHub↗

    SWIG is a tool that generates wrapper code to expose C and C++ libraries to a wide range of higher-level programming languages. It reads annotated C/C++ header files and produces language-specific bindings from a single interface definition, supporting languages such as Python, Java, Ruby, C#, Perl, and many others. The generated wrapper code is free from the project's GPL license, allowing users to distribute it under their own terms. The tool handles modern C++ features including templates, namespaces, smart pointers, and constructs up to C++20 through specialized parsing and code generatio

    SWIG generates Perl bindings from C/C++ libraries, but it is a code-generation tool rather than a curated directory or collection of Perl modules, development tools, and learning resources as sought.

    SWIGC and C++ API ExposuresAnnotation-Driven Binding CustomizationsC Header Binding Generators
    View on GitHub↗6,294
  • jordansissel/fpmjordansissel avatar

    jordansissel/fpm

    11,479View on GitHub↗

    fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution formats from a single unified source. It functions as a Linux distribution packager and a cross-format converter, transforming local directories, existing packages, or language-specific modules into platform-native formats such as DEB and RPM. The tool acts as a language-specific package wrapper, bundling modules from Node.js, Python, Ruby, and Perl into system packages. It can also generate packages that automatically configure system services for targets like systemd. The pr

    fpm is a packaging tool that can wrap Perl modules into system packages, but it is not a curated directory or collection of Perl modules, development tools, and learning resources—it builds distribution packages rather than organizing and presenting ecosystem resources.

    RubyCross-Format Package ConvertersLinux Package GeneratorsDirectory Packaging
    View on GitHub↗11,479
  • sstephenson/batssstephenson avatar

    sstephenson/bats

    7,107View on GitHub↗

    BATS is a testing framework and verification tool designed for Bash scripts and Unix programs. It serves as a test runner that validates the behavior of command line utilities by verifying exit statuses and command output. The framework functions as a TAP compliant test runner, producing output that follows the Test Anything Protocol for integration with reporting tools and continuous integration pipelines. The tool provides test automation capabilities including isolated test execution in separate subprocesses and lifecycle management via setup and teardown functions. It covers result aggre

    BATS is a testing framework for Bash scripts, not a curated directory of Perl modules, tools, or learning resources, so it does not serve this search for Perl ecosystem content.

    ShellTAP Stream Outputs
    View on GitHub↗7,107
  • substack/tapesubstack avatar

    substack/tape

    5,800View on GitHub↗

    Tape is a JavaScript testing framework and assertion library that serves as a test runner for Node.js and browser environments. It implements the Test Anything Protocol to provide a standardized, machine-readable format for test results. The project functions as a cross-environment test harness, allowing the same test suites to be executed across both server-side and client-side environments while maintaining a consistent output protocol. Its capabilities include validating value equality and truthiness, verifying exception handling, and coordinating asynchronous workflows. The framework als

    Tape is a JavaScript testing framework and test runner for Node.js and browsers, not a Perl ecosystem directory or collection of Perl modules, tools, or resources.

    JavaScriptTAP Stream Outputs
    View on GitHub↗5,800
  • tape-testing/tapetape-testing avatar

    tape-testing/tape

    5,802View on GitHub↗

    Tape is a TAP-producing test framework for Node.js that provides assertions, spies, subtests, and isolated test harnesses. It functions as both a test runner and an assertion library, outputting results in the Test Anything Protocol format for machine or human consumption. The framework manages test execution through callback-based async control, plan-based auto termination, and subtest stack isolation. It includes a spy wrapper system that replaces object methods with call-recording wrappers that restore originals during teardown, along with a teardown callback registry that collects and exe

    Tape is a JavaScript test framework for Node.js that outputs TAP, not a Perl module directory or collection — it is entirely outside the Perl ecosystem this search targets.

    JavaScriptTAP Output PipelinesTAP Stream Outputs
    View on GitHub↗5,802
  • xixu-me/xgetxixu-me avatar

    xixu-me/Xget

    8,150View on GitHub↗

    Xget is an edge-based network proxy and request router designed to optimize connectivity and reduce latency for remote resources. It functions as a high-performance interface for AI inference API requests, container registry mirroring, and the acceleration of Git repository operations and software package mirrors. The system distinguishes itself through protocol-aware proxying that preserves authentication and headers for Git and container registries. It utilizes rule-based URL transformation to map requests to accelerated upstream provider endpoints and employs a response rewriting mechanism

    This repository is a network proxy and request router for accelerating access to AI APIs, container registries, and Git repos—unrelated to any curated Perl module collection, development tools, or learning resources.

    JavaScriptMirrors
    View on GitHub↗8,150
  • jqlang/jqjqlang avatar

    jqlang/jq

    34,901View on GitHub↗

    This project is a command-line processor designed for the parsing, filtering, and transformation of structured data streams. It functions as a declarative programming environment that treats data as immutable streams, allowing users to perform complex structural modifications through the composition of small, reusable functions. By utilizing a recursive tree traversal engine, the system enables the navigation, inspection, and modification of deeply nested hierarchical data structures. The engine distinguishes itself through a stream-oriented architecture that processes input records one by on

    jq is a JSON processing tool, not a curated directory or collection of Perl modules, development tools, or learning resources, so it does not match the requested ecosystem.

    CCommand-Line Data Processors
    View on GitHub↗34,901
  • enochtangg/quick-sql-cheatsheetenochtangg avatar

    enochtangg/quick-SQL-cheatsheet

    5,406View on GitHub↗

    This project is a relational database cheat sheet and SQL reference guide. It provides a collection of syntax examples and query documentation for managing relational databases using structured query language. The tool is implemented as a static site with client-side searchable documentation, allowing for immediate filtering of technical content through a browser-based index. The reference covers relational database management, including data retrieval, database schema management, and record maintenance. It also includes guidance on relational data manipulation through table joins and the g

    This is a SQL cheatsheet, not a curated collection of Perl modules, tools, or learning resources.

    Curated Lists
    View on GitHub↗5,406
  • drduh/macos-security-and-privacy-guidedrduh avatar

    drduh/macOS-Security-and-Privacy-Guide

    22,449View on GitHub↗

    This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set of instructions for configuring system settings to improve privacy, reduce the attack surface, and implement a malware defense framework. The guide covers technical methods for validating software notarization, verifying application sandboxing, and auditing system activity. It distinguishes itself by providing detailed workflows for restricting high-risk features and applying advanced security configurations to protect the operating system. The documentation covers several k

    drduh/macos-security-and-privacy-guide is a comprehensive macOS security hardening guide, not a directory or collection of Perl modules, tools, or learning resources.

    Curated Lists
    View on GitHub↗22,449
  • bregman-arie/devops-exercisesbregman-arie avatar

    bregman-arie/devops-exercises

    82,879View on GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding challenges, and hands-on scenarios that cover the full spectrum of software delivery and operational workflows. The repository distinguishes itself through a modular, domain-specific structure that links instructional problem statements with verified implementation examples. By emp

    This is a DevOps and cloud infrastructure curriculum with Python examples, not a directory or collection of Perl modules, tools, or learning resources — it bears no relation to the Perl ecosystem.

    PythonCurated Lists
    View on GitHub↗82,879
  • pypa/sampleprojectpypa avatar

    pypa/sampleproject

    5,245View on GitHub↗

    This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building, versioning, and uploading Python distributions. It serves as a concrete project template and example for configuring metadata and build artifacts for package indices. The repository illustrates how to package software by defining project metadata and dependencies in static configuration files. It covers the process of transforming source trees into versioned archives and platform-specific binary distributions, specifically showing how to build binary wheels and source distribut

    This is a Python packaging tutorial and reference project, not a curated directory or collection of Perl ecosystem resources — it is in the wrong language and domain entirely for this search.

    PythonMirrors
    View on GitHub↗5,245
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
ashutosh1206/crypton1.6KPythonmitJun 19, 2021
danieldizzy/cryptography_149Python—Feb 3, 2017
danielmiessler/robotsdisallowed
1.5K
Shell
—
Aug 22, 2022
holybugx/holytips2K—GPL-3.0Sep 5, 2021
swig/swig6.3KSWIGNOASSERTIONJun 16, 2026
jordansissel/fpm11.5KRubyNOASSERTIONApr 22, 2026
sstephenson/bats7.1KShellMITSep 27, 2019
substack/tape5.8KJavaScriptMITJun 12, 2026
tape-testing/tape5.8KJavaScriptmitMar 7, 2025
xixu-me/xget8.2KJavaScriptAGPL-3.0Jun 22, 2026

Related searches

  • a collection of libraries for Nim programming
  • a collection of tools for shell scripting
  • a collection of OCaml libraries and tools
  • a collection of packages for Dart development
  • a collection of libraries for Groovy development
  • a collection of libraries for Crystal development
  • a collection of libraries for Erlang development
  • a collection of F# functional programming resources