Top Apps

  • Couchbase Capella: Database-as-a-Service Icon
    Couchbase Capella: Database-as-a-Service

    Sub-millisecond response in a JSON database

    Capella gives you enterprise-grade performance & scalability with built-in access via K/V, SQL, & full-text search. Flexible JSON docs align to your applications & workloads. Build faster with blazing fast in-memory performance & automated replication & scaling. Try it today for free & be up and running in 3 minutes—no credit card required.
  • 1

    MinGW - Minimalist GNU for Windows

    A native Windows port of the GNU Compiler Collection (GCC)

    This project is in the process of moving to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All of MinGW's software will execute on the 64bit Windows platforms.
    Leader badge
    Downloads: 3,378,218 This Week
    Last Update:
    See Project
  • 2
    GnuWin

    GnuWin

    Provides native Win32 open source ports and utilities

    GnuWin provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, relying only on libraries provided with any modern 32-bits MS-Windows operating system, such as 2000 / XP / Vista / 7
    Leader badge
    Downloads: 65,480 This Week
    Last Update:
    See Project
  • 3
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs. libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API. libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.
    Leader badge
    Downloads: 63,575 This Week
    Last Update:
    See Project
  • 4
    Tor Browser

    Tor Browser

    Browser for using Tor on Windows, Mac OS X or Linux

    Tor Browser enables you to use Tor on Windows, Mac OS X, or Linux without needing to install any software. Tor is a software that bounces your communications around a distributed network of relays run by volunteers. This effectively prevents anyone watching your Internet connection from learning what sites you visit; it prevents the sites you visit from learning your physical location; and allows you access to sites which are blocked. Tor Browser can run off a USB flash drive, comes with a pre-configured web browser to protect your anonymity, and is self-contained (portable).
    Downloads: 2,348 This Week
    Last Update:
    See Project
  • Use the language you already love to prototype ideas, develop production-ready communications applications, and run serverless applications on one API-powered platform. Icon
    Build on trusted, global infrastructure, with APIs for any channel, serverless developer tools, and powerful services—backed by a community of 9+ million developers.
  • 5
    Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)
    Leader badge
    Downloads: 42,876 This Week
    Last Update:
    See Project
  • 6
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 95,759 This Week
    Last Update:
    See Project
  • 7

    The FreeType Project

    A free, high-quality, and portable font engine

    FreeType is written in C. It is designed to be small, efficient, and highly customizable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats for digital typography. FreeType is a freely available and portable software library to render fonts.
    Leader badge
    Downloads: 35,910 This Week
    Last Update:
    See Project
  • 8
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android, iOS in your browser through JavaScript. Languages: C++, Python, Julia, Javascript Homepage: https://opencv.org Q&A forum: https://forum.opencv.org/ Documentation: https://docs.opencv.org Source code: https://github.com/opencv Please pay special attention to our tutorials! https://docs.opencv.org/master Books about the OpenCV are described here: https://opencv.org/books.html
    Leader badge
    Downloads: 27,005 This Week
    Last Update:
    See Project
  • 9
    Webmin

    Webmin

    A web-based interface for system administration of UNIX

    A web-based system administration tool for Unix servers and services. https://github.com/webmin/webmin
    Leader badge
    Downloads: 18,700 This Week
    Last Update:
    See Project
  • The Fastest Javascript Data Grid - Sencha Ext JS Icon
    The Fastest Javascript Data Grid - Sencha Ext JS

    Sencha Ext JS is 300x faster than other grids and has a huge suite of powerful data grid components.

    Sencha's Ext JS enables you to rapidly deliver beautiful cross-platform web apps and mobile apps. Our 140+ pre-integrated UI components enable you to create gorgeous HTML5 applications with professional support from the Sencha team. Our JavaScript grid is blazingly fast, 300x faster than other vendors.
  • 10
    Tcl

    Tcl

    The Tool Command Language implementation

    Tool Command Language (Tcl) is an interpreted language and very portable interpreter for that language. Tcl is embeddable and extensible, and has been widely used since its creation in 1988 by John Ousterhout. Bug reports to http://core.tcl.tk/tcl/ Follow code development at http://core.tcl.tk/tcl/
    Leader badge
    Downloads: 18,468 This Week
    Last Update:
    See Project
  • 11
    net-snmp
    Net-SNMP provides tools and libraries relating to the Simple Network Management Protocol including: An extensible agent, an SNMP library, tools to request or set information from SNMP agents, tools to generate and handle SNMP traps, etc.
    Leader badge
    Downloads: 12,905 This Week
    Last Update:
    See Project
  • 12
    PMD

    PMD

    A source code analyzer

    PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Salesforce.com Apex, Java, JavaScript, XML, XSL. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Matlab, Swift. You can fork us on https://github.com/pmd
    Leader badge
    Downloads: 9,393 This Week
    Last Update:
    See Project
  • 13
    Jupyter Notebook

    Jupyter Notebook

    Jupyter Interactive Notebook

    The notebook extends the console-based approach to interactive computing in a qualitatively new direction, providing a web-based application suitable for capturing the whole computation process: developing, documenting, and executing code, as well as communicating the results. The Jupyter notebook combines two components. A web application, which is a browser-based tool for interactive authoring of documents which combine explanatory text, mathematics, computations and their rich media output. And Notebook documents, which are a representation of all content visible in the web application, including inputs and outputs of the computations, explanatory text, mathematics, images, and rich media representations of objects. Notebook documents contain the inputs and outputs of a interactive session as well as additional text that accompanies the code but is not meant for execution.
    Downloads: 333 This Week
    Last Update:
    See Project
  • 14
    Tools and patches for the Linux Diskquota system as part of the Linux kernel
    Leader badge
    Downloads: 9,282 This Week
    Last Update:
    See Project
  • Powering Employee Parking for Smart Offices Icon
    Powering Employee Parking for Smart Offices

    The employee parking management software which solves workplace parking problems

    Trusted by world leading employers like eBay, Sanofi, Indeed, CBRE & Colliers International. ParkOffice’s award-winning software solves employee parking & transportation issues for companies all over the world.
  • 15

    OpenJPEG

    Open-source C-Library for JPEG 2000

    The OpenJPEG library is an open-source JPEG 2000 library developed in order to promote the use of JPEG 2000. The main part of the project consists in a JPEG 2000 codec compliant with the Part 1 of the standard (Class-1 Profile-1 compliance). Besides this main codec, OpenJPEG integrates several other modules: -JP2 (JPEG 2000 standard Part 2 - Handling of JP2 boxes and extended multiple component transforms for multispectral and hyperspectral imagery) -MJ2 (JPEG 2000 standard Part 3) -JPWL (JPEG 2000 standard Part 11) -JPIP (JPEG 2000 standard Part 9) -OPJViewer, a GUI viewer for J2K, JP2, JPWL and MJ2 files The OpenJPEG library is written in C language, released under the BSD license and targets Win32, Unix and Mac OS platforms. The library is developed by the Communications and Remote Sensing Lab (TELE) of the Université catholique de Louvain (UCL), with the support of the CS company, the CNES and the intoPIX company.
    Downloads: 312 This Week
    Last Update:
    See Project
  • 16

    flex: the fast lexical analyser

    flex is a tool for generating scanners

    flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled and linked to produce an executable. When the executable is run, it analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code.
    Leader badge
    Downloads: 7,685 This Week
    Last Update:
    See Project
  • 17
    HP Linux Imaging and Printing

    HP Linux Imaging and Printing

    Hewlett-Packard's Linux imaging and printing software

    The Hewlett-Packard Linux Imaging and Printing Project provides a unified single and multi-function connectivity solution for Linux. For support and help, please visit https://launchpad.net/hplip
    Leader badge
    Downloads: 11,190 This Week
    Last Update:
    See Project
  • 18
    hdparm - get/set ATA/SATA drive parameters under Linux
    Leader badge
    Downloads: 6,903 This Week
    Last Update:
    See Project
  • 19

    TA-Lib : Technical Analysis Library

    Technical Analysis Library

    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... This is not an end-user GUI trading or charting application. It is instead targeted to application developers using either Excel, .NET, Mono, Java, Perl, Python or C/C++.
    Leader badge
    Downloads: 7,646 This Week
    Last Update:
    See Project
  • 20

    Metasploitable

    Metasploitable is an intentionally vulnerable Linux virtual machine

    This is Metasploitable2 (Linux) Metasploitable is an intentionally vulnerable Linux virtual machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing techniques. The default login and password is msfadmin:msfadmin. Never expose this VM to an untrusted network (use NAT or Host-only mode if you have any questions what that means). To contact the developers, please send email to msfdev@metasploit.com
    Leader badge
    Downloads: 10,260 This Week
    Last Update:
    See Project
  • 21
    AkelPad
    A simple notepad-like text editor with many features. It is designed to be a small and fast.
    Leader badge
    Downloads: 5,488 This Week
    Last Update:
    See Project
  • 22
    Skim

    Skim

    A PDF Reader and Note-taker for OS X

    Skim is a PDF reader and note-taker for OS X. It is designed to help you read and annotate scientific papers in PDF, but is also great for viewing any PDF file. Skim requires OS X 10.10 or higher.
    Leader badge
    Downloads: 5,105 This Week
    Last Update:
    See Project
  • 23
    ungoogled-chromium

    ungoogled-chromium

    A lightweight approach to removing Google web service dependency

    In descending order of significance (i.e. most important objective first), ungoogled-chromium is Google Chromium, sans dependency on Google web services, ungoogled-chromium retains the default Chromium experience as closely as possible. Unlike other Chromium forks that have their own visions of a web browser, ungoogled-chromium is essentially a drop-in replacement for Chromium. ungoogled-chromium features tweaks to enhance privacy, control, and transparency. However, almost all of these features must be manually activated or enabled. In scenarios where the objectives conflict, the objective of higher significance should take precedence. Disable functionality specific to Google domains (e.g. Google Host Detector, Google URL Tracker, Google Cloud Messaging, Google Hotwording, etc.). This includes disabling Safe Browsing. Consult the FAQ for the rationale.
    Downloads: 224 This Week
    Last Update:
    See Project
  • 24
    The OpenGL Extension Wrangler Library
    The OpenGL Extension Wrangler Library is a simple tool that helps C/C++ developers initialize extensions and write portable applications. GLEW currently supports a variety of operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
    Leader badge
    Downloads: 4,571 This Week
    Last Update:
    See Project
  • 25
    Libtirpc is a port of Suns Transport-Independent RPC library to Linux. It's being developed by the Bull GNU/Linux NFSv4 project. The upstream git tree is at: git://linux-nfs.org/~steved/libtirpc
    Leader badge
    Downloads: 25,774 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Oh no! Some styles failed to load. 😵 Please try reloading this page