Packages

Top 23 Package Open-Source Projects

  • Composer

    Dependency Manager for PHP

  • Project mention: Tutorial Cara Instal Composer di Linux | dev.to | 2024-04-11
  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  • Project mention: Backdoor in upstream xz/liblzma leading to SSH server compromise | news.ycombinator.com | 2024-03-29

    5.4.5 can be compromised

    https://github.com/microsoft/vcpkg/issues/37197

  • 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
  • onedev

    Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.

  • Project mention: OneDev: Git server with CI/CD, Kanban, and packages | news.ycombinator.com | 2024-04-29
  • termux-packages

    A package build system for Termux.

  • Project mention: Usbredir: A protocol for sending USB device traffic over a network connection | news.ycombinator.com | 2024-04-16

    usbredirect, USB drives/disks, Termux, termux-usb, QEMU, and Alpine Linux in action in April 2024 on an Android 11 phone that is not rooted --> Update-6, Update-7, Update-8, Update-9, Update-10 at https://github.com/termux/termux-packages/issues/19635

    "USB Network Redirection protocol description version 0.7 (19 May 2014)": https://gitlab.freedesktop.org/spice/usbredir/-/blob/main/do... (gitlab.freedesktop.org/spice/usbredir/-/blob/main/docs/usb-redirection-protocol.md)

    "How to use Spice "Open remote computing"" Hans de Goede "@ T-DOSE 2011, Eindhoven": https://www.youtube.com/watch?v=e1fC3GOTHOY (www.youtube.com/watch?v=e1fC3GOTHOY)

  • VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution and time series database

  • Project mention: OpenTelemetry Is Too Complicated | news.ycombinator.com | 2024-04-03

    VictoriaMetrics CTO here.

    The referred library is the official OpenTelemetry package for reading metrics in Go language [1] - more details are available at [2].

    Note that we at VictoriaMetrics like the idea of unified observability standard like OpenTelemetry. The issue is in the current otel implementation. It is too bloated and very inefficient. This contradicts to our experience with observability cases, which need very optimized format for metrics' transfer in order to reduce costs on CPU and network traffic needed to transfer and process these metrics.

    VictoriaMetrics continues investing in OpenTelemetry by providing integration docs [3] and improving the existing functionality for otel metrics' ingestion [4].

    [1] https://github.com/open-telemetry/opentelemetry-proto-go

    [2] https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2570...

    [3] https://docs.victoriametrics.com/guides/getting-started-with...

    [4] https://github.com/VictoriaMetrics/VictoriaMetrics/issues/60...

  • mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

  • Project mention: I can't stand using VSCode so I wrote my own (it wasn't easy) | news.ycombinator.com | 2024-04-21
  • AllHackingTools

    All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.

  • SaaSHub

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

    SaaSHub logo
  • scancode-toolkit

    :mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!

  • Project mention: ScanCode: Scan license and packages, dependencies and origin information | news.ycombinator.com | 2023-08-11
  • Lakka-LibreELEC

    Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.

  • Project mention: Updating cores | /r/Lakka | 2023-12-06

    Lakka I believe formats its SD/Main Drive as a Linux filesystem that cannot be accessed easily from a non-Linux device. More info here: https://github.com/libretro/Lakka-LibreELEC/wiki/Accessing-Lakka-filesystem Note: Samba and FTP allow you to wirelessly move files like BIOS files (which go in the storage/system folder as it appears when connected via Samba or FTP, btw) to your Lakka system, and I recommend these methods.

  • Rebar3

    Erlang build tool that makes it easy to compile and test Erlang applications and releases.

  • Project mention: A Regex Barometer | news.ycombinator.com | 2023-07-05

    Not to be confused with Rebar3 [0] which is a de-facto package manager and build tool for Erlang.

    [0] https://github.com/erlang/rebar3

  • repo

    Arch Linux CN Repository

  • TermuxArch

    You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install

  • syncpack

    Consistent dependency versions in large JavaScript Monorepos.

  • Project mention: I made a CLI to sync dependency versions in monorepos | /r/node | 2023-11-16

    There's a video on the homepage at https://jamiemason.github.io/syncpack and a getting started guide at https://jamiemason.github.io/syncpack/guide/getting-started/.

  • awesome-magento2

    Curated list of awesome Magento 2 Extensions, Resources and other Highlights

  • open-build-service

    Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs

  • Project mention: Snaps. Why? Please Stop | news.ycombinator.com | 2023-11-23

    It is basically a solved problem for developers.

    https://build.opensuse.org/ will let you target 20+ distros with very little work. You can also run your own local instance if you want https://github.com/openSUSE/open-build-service

  • box

    Write reusable, composable and modular R code (by klmr)

  • Project mention: Trying to Replicate Excel financial Functions | /r/Rlanguage | 2023-07-01
  • pkg

    Package management tool for FreeBSD. Help at #pkg on Libera Chat or [email protected] (by freebsd)

  • Project mention: Personal FreeBSD PKGBASE Update Server | /r/freebsd | 2023-12-09

    pkg.conf(5): HTTPS for pkg.freebsd.org by grahamperrin · Pull Request #2199 · freebsd/pkg

  • termux-archlinux

    You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/

  • aports

    [MIRROR] Alpine packages build scripts

  • Project mention: Iguana: fast SIMD-optimized decompression | news.ycombinator.com | 2023-05-31
  • arch4edu

    Arch Linux Repository for Education

  • GNU Stow

    GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches

  • repology-updater

    Repology backend service to update repository and package data

  • Project mention: Repology, the Packaging Hub | news.ycombinator.com | 2023-12-25
  • packages

    List of packages for Nimble (by nim-lang)

  • 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).

Packages related posts

Index

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

Project Stars
1 Composer 28,264
2 Vcpkg 21,500
3 onedev 12,767
4 termux-packages 12,205
5 VictoriaMetrics 10,868
6 mason.nvim 6,816
7 AllHackingTools 2,556
8 scancode-toolkit 1,973
9 Lakka-LibreELEC 1,657
10 Rebar3 1,654
11 repo 1,459
12 TermuxArch 1,359
13 syncpack 1,261
14 awesome-magento2 1,104
15 open-build-service 890
16 box 811
17 pkg 728
18 termux-archlinux 737
19 aports 621
20 arch4edu 572
21 GNU Stow 548
22 repology-updater 477
23 packages 439

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