Software Alternatives & Reviews

PyPy VS pkgsrc

Compare PyPy VS pkgsrc and see what are their differences

PyPy logo PyPy

PyPy is a fast, compliant alternative implementation of the Python language (2.7.1).

pkgsrc logo pkgsrc

pkgsrc is a framework for building over 17,000 open source software packages.
  • PyPy Landing page
    Landing page //
    2023-10-15
  • pkgsrc Landing page
    Landing page //
    2023-06-30

PyPy videos

PyPy - the hero we all deserve. - Amit Ripshtos - PyCon Israel 2019

More videos:

  • Review - Using the PyPy runtime for Python
  • Review - How PyPy runs your program

pkgsrc videos

pkgsrc on ChromeOS

More videos:

  • Review - Using pkgsrc for multi-platform deployments in heterogeneous environments, G Clifford Williams

Category Popularity

0-100% (relative to PyPy and pkgsrc)
Website Builder
100 100%
0% 0
Developer Tools
0 0%
100% 100
Website Design
100 100%
0% 0
Package Manager
0 0%
100% 100

User comments

Share your experience with using PyPy and pkgsrc. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, pkgsrc should be more popular than PyPy. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

PyPy mentions (4)

  • Python 3.12: A Game-Changer in Performance and Efficiency
    If you r looking for performance with almost fully supported C Extensions , pypy.org for you , 20x faster than cpython still. Source: about 1 year ago
  • What change should Python 4 bring, in your opinion?
    I think you never heard of PyPy it is drop in replacable python written in Python and It is jit avg 5x faster than Python , 20x faster in some cases. Https://pypy.org. Source: almost 2 years ago
  • 4x smaller, 50x faster
    Well, pypy is a thing. Of course, your overall point still stands. Source: over 2 years ago
  • Microsoft is hiring, looking to speed up cpython
    Why don't they just sponsor pypy.org ? Its already 4x faster in average , 20x in many cases. We are using in 4 of our projects with one of them 10k active concurrent connections max , and its absolutely amazing. Its a realtime telemedince/chatroom (OnDoctor check in playstore). And we host it on 40$ Digital ocean machine. A lot less memory usage and so much faster. Source: almost 3 years ago

pkgsrc mentions (8)

  • Installing packages without an internet connection?
    It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: about 1 year ago
  • pkgsrc.se is no more :(
    It seems like pkgsrc.org hasn’t got the news yet. Source: over 1 year ago
  • Slackware 15.0
    I still have a Slackware install that runs some really old stuff I have. I remember working at AN ISP in the 90s and slack was are secure distro. All the important stuff (authentication, configs, etc.) were stored and served from our 'slack pool'. Funny part is now I do a very basic Slackware install that setup pkgsrc (https://pkgsrc.org) on it so I can really experience the best and worst of times! - Source: Hacker News / over 2 years ago
  • Cross-platform package management: Comprehensive comparison of Pkgsrc and Ravenports article published
    Today the second article on cross-platform package management has been published. It features a short description of what Pkgsrc and Ravenports are and a longer part on how they compare. The test environment and procedure is covered and of course the results are presented. At the end a conclusion is drawn. Source: over 2 years ago
  • First article on cross-platform package management published
    The second one will contain the results of our two months evaluation of Pkgsrc on multiple platforms and a comparison with Ravenports. Source: over 2 years ago
View more

What are some alternatives?

When comparing PyPy and pkgsrc, you can also consider the following products

cx_Freeze - cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...

Conda - Binary package manager with support for environments.

PyInstaller - PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...

Homebrew - The missing package manager for macOS

nuitka - Nuitka is a Python compiler.

MacPorts - The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.