Perl

Top 23 Perl Open-Source Projects

  • theos

    A cross-platform suite of tools for building and deploying software for iOS and other platforms.

  • Project mention: Question on Rootless Theming for Dopamine | /r/jailbreakdevelopers | 2023-05-21

    I am pretty sure everything you need is findable on https://theos.dev

  • Kaitai Struct

    Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

  • Project mention: Reverse-engineering an encrypted IoT protocol | news.ycombinator.com | 2024-02-14
  • 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.

    InfluxDB logo
  • ImapSync

    Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is

  • Project mention: Migrate mailbox from OVH to Microsoft | /r/ovh | 2023-12-07

    You see this https://imapsync.lamiral.info/ ? It's only for mails but it's a great solution.

  • Rsnapshot

    a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)

  • Project mention: Escaping Surveillance Capitalism, at Scale | news.ycombinator.com | 2024-01-18

    Two things I want to try this month are:

    https://mastodon.social/@chromakode/110936177254839251

    https://rsnapshot.org/

  • exiftool

    ExifTool meta information reader/writer

  • Project mention: Ask HN: Best to store, index and categorize audio recordings | news.ycombinator.com | 2024-03-02

    If you're doing a pipelined bulk processing pass to add metadata tags after extracting them via Speech to text, or have delimited notes in a text file, or ... etc.

    You might find ExifTool useful.

    It's pure commandline (with a few third party GUI's IIRC) multiplatform and purpose built to display, edit, add media tags to all sorts of AV files.

    https://exiftool.org/

  • Weechat

    The extensible chat client.

  • Project mention: Neonmodem: TUI for Lobsters, HN, etc. | news.ycombinator.com | 2024-01-11

    WeeChat[0] with Bitlbee[1] supports a metric assload of services, albeit by pretending they're IRC (which does work - I spent years in weechat/irssi with bitlbee talking to various people on disparate services.)

    Or if you're just after Telegram/WhatsApp, nchat[2] is ok (I can vouch for the Telegram half only.)

    [0] https://weechat.org

    [1] https://wiki.bitlbee.org

    [2] https://github.com/d99kris/nchat

  • Apache Avro

    Apache Avro is a data serialization system.

  • Project mention: Open Table Formats Such as Apache Iceberg Are Inevitable for Analytical Data | news.ycombinator.com | 2024-01-18

    Apache AVRO [1] is one but it has been largely replaced by Parquet [2] which is a hybrid row/columnar format

    [1] https://avro.apache.org/

  • SaaSHub

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

    SaaSHub logo
  • mojo

    :sparkles: Mojolicious - Perl real-time web framework (by mojolicious)

  • Project mention: Mojolicious | news.ycombinator.com | 2024-02-11
  • postgresqltuner

    Simple script to analyse your PostgreSQL database configuration, and give tuning advice

  • Apache ActiveMQ

    Mirror of Apache ActiveMQ

  • LANraragi

    Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers.

  • Project mention: E-hentai like Self-hosted Server | /r/selfhosted | 2023-06-06

    https://github.com/Difegue/LANraragi is what you are looking for

  • Munin

    Main repository for munin master / node / plugins

  • Project mention: Munin Monitoring | news.ycombinator.com | 2023-06-05
  • shc

    Shell script compiler

  • Project mention: Execute a shell script by double-clicking? | /r/Ubuntu | 2023-05-05

    You can turn a bash script into a binary with shc, it would work similarly to an appimage.

  • arl

    lists of most popular repositories for most favoured programming languages (according to StackOverflow)

  • perl5

    🐪 The Perl programming language

  • Project mention: Perl first commit: a replacement for Awk and sed | /r/hypeurls | 2023-07-08
  • nipe

    An engine to make Tor network your default gateway

  • scripting_course

    :notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

  • youtube-viewer

    Lightweight YouTube client for Linux

  • OneLang

  • Project mention: 🔥Top 7 Useful Tools for Developers😎 | dev.to | 2023-12-31

    Visit GitHub

  • slimserver

    Server for Squeezebox and compatible players. This server is also called Lyrion Music Server.

  • Project mention: Forget spaceships; I just want my music | news.ycombinator.com | 2023-12-12
  • convos

    Convos :busts_in_silhouette: is the simplest way to use IRC in your browser

  • Project mention: Show HN: GodotOS: A Fake Operating System Interface Made in the Godot Engine | news.ycombinator.com | 2024-01-11

    Excellent idea! You'll have a mature, open standard protocol under the hood, with no vendor lock-in, excellent extensibility, and great modern frontends like The Lounge (https://thelounge.chat/) or Convos (https://convos.chat/) to choose from (and you can choose).

  • Color-Scripts

    User contributed color scripts

  • Project mention: Ask HN: How does your terminal welcome screen look like? | news.ycombinator.com | 2024-02-13

    -- Ford Prefect, _Hitchhiker's Guide to the Galaxy"_

    Also this one https://github.com/stark/Color-Scripts that has some nice coloured ascii arts

    Also this one:

    # is the internet on fire status reports

  • asbru-cm

    Ásbrú Connection Manager is a user interface that helps organizing remote terminal sessions and automating repetitive tasks.

  • SaaSHub

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

    SaaSHub logo
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).

Perl related posts

  • Perl Weekly #666 - LPW 2024

    1 project | dev.to | 28 Apr 2024
  • Apache SpamAssassin 4.0.1 has been released

    1 project | news.ycombinator.com | 29 Mar 2024
  • Ask HN: How does your terminal welcome screen look like?

    1 project | news.ycombinator.com | 13 Feb 2024
  • Feature release 1.36 of the Date::Holidays Perl distribution

    1 project | dev.to | 11 Feb 2024
  • Mojolicious

    1 project | news.ycombinator.com | 11 Feb 2024
  • Significant features introduced for recent versions of Perl

    3 projects | news.ycombinator.com | 3 Feb 2024
  • CSS in Perl

    2 projects | dev.to | 28 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    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. Learn more →

Index

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

Project Stars
1 theos 4,316
2 Kaitai Struct 3,839
3 ImapSync 3,193
4 Rsnapshot 3,080
5 exiftool 2,860
6 Weechat 2,827
7 Apache Avro 2,764
8 mojo 2,654
9 postgresqltuner 2,551
10 Apache ActiveMQ 2,251
11 LANraragi 1,959
12 Munin 1,912
13 shc 1,903
14 arl 1,880
15 perl5 1,845
16 nipe 1,833
17 scripting_course 1,338
18 youtube-viewer 1,140
19 OneLang 1,094
20 slimserver 1,034
21 convos 1,006
22 Color-Scripts 951
23 asbru-cm 934

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com