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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Modules et ressources Perl

Classement mis à jour le 30 juin 2026

For une collection complète de modules Perl, the strongest matches are ashutosh1206/crypton (This repo collects cryptography and CTF challenge resources in), danieldizzy/cryptography_1 (This repository is for a Coursera cryptography course and) and danielmiessler/robotsdisallowed (Robotsdisallowed is a collection of robots). holybugx/holytips and swig/swig round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Nous sélectionnons les dépôts GitHub open-source correspondant à « Perl modules, tools and resources ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Modules et ressources Perl

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ashutosh1206/cryptonAvatar de ashutosh1206

    ashutosh1206/Crypton

    1,596Voir sur GitHub↗

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

    PythonCurated Lists
    Voir sur GitHub↗1,596
  • danieldizzy/cryptography_1Avatar de danieldizzy

    danieldizzy/Cryptography_1

    49Voir sur 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
    Voir sur GitHub↗49
  • danielmiessler/robotsdisallowedAvatar de danielmiessler

    danielmiessler/RobotsDisallowed

    1,485Voir sur 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
    Voir sur GitHub↗1,485
  • holybugx/holytipsAvatar de HolyBugx

    HolyBugx/HolyTips

    2,011Voir sur 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
    Voir sur GitHub↗2,011
  • swig/swigAvatar de swig

    swig/swig

    6,294Voir sur 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
    Voir sur GitHub↗6,294
  • jordansissel/fpmAvatar de jordansissel

    jordansissel/fpm

    11,479Voir sur 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
    Voir sur GitHub↗11,479
  • sstephenson/batsAvatar de sstephenson

    sstephenson/bats

    7,107Voir sur 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
    Voir sur GitHub↗7,107
  • substack/tapeAvatar de substack

    substack/tape

    5,800Voir sur 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
    Voir sur GitHub↗5,800
  • tape-testing/tapeAvatar de tape-testing

    tape-testing/tape

    5,802Voir sur 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
    Voir sur GitHub↗5,802
  • xixu-me/xgetAvatar de xixu-me

    xixu-me/Xget

    8,150Voir sur 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
    Voir sur GitHub↗8,150
  • jqlang/jqAvatar de jqlang

    jqlang/jq

    34,901Voir sur 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
    Voir sur GitHub↗34,901
  • enochtangg/quick-sql-cheatsheetAvatar de enochtangg

    enochtangg/quick-SQL-cheatsheet

    5,406Voir sur 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
    Voir sur GitHub↗5,406
  • drduh/macos-security-and-privacy-guideAvatar de drduh

    drduh/macOS-Security-and-Privacy-Guide

    22,449Voir sur 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
    Voir sur GitHub↗22,449
  • bregman-arie/devops-exercisesAvatar de bregman-arie

    bregman-arie/devops-exercises

    82,879Voir sur 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
    Voir sur GitHub↗82,879
  • pypa/sampleprojectAvatar de pypa

    pypa/sampleproject

    5,245Voir sur 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
    Voir sur GitHub↗5,245
Comparez le top 10 en un coup d'œil
DépôtStarsLangageLicenceDernier push
ashutosh1206/crypton1.6KPythonmit19 juin 2021
danieldizzy/cryptography_149Python—3 févr. 2017
danielmiessler/robotsdisallowed1.5KShell—22 août 2022
holybugx/holytips2K—GPL-3.05 sept. 2021
swig/swig6.3KSWIGNOASSERTION16 juin 2026
jordansissel/fpm11.5KRubyNOASSERTION22 avr. 2026
sstephenson/bats7.1KShellMIT27 sept. 2019
substack/tape5.8KJavaScriptMIT12 juin 2026
tape-testing/tape5.8KJavaScriptmit7 mars 2025
xixu-me/xget8.2KJavaScriptAGPL-3.022 juin 2026

Related searches

  • une collection de bibliothèques pour la programmation en Nim
  • une collection d'outils pour le scripting shell
  • une collection de bibliothèques et d'outils OCaml
  • une collection de packages pour le développement Dart
  • une collection de bibliothèques pour le développement Groovy
  • une collection de bibliothèques pour le développement Crystal
  • une collection de bibliothèques pour le développement Erlang
  • une collection de ressources pour la programmation fonctionnelle en F#