SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
Find out more about Go Parallel Find out more about Apache Open Office Find out more about VLC Media Player Find out more about Pidgin Find out more about PDFCreator Find out more about Sweet Home 3D
Advanced
Filters
  • Status: 5 - Production/Stable ×
  • Programming Language: C ×
  • OS: Other Operating Systems ×
  • Freshness: Recently updated ×
Refine your search
Translations
  • English (161)
  • German (31)
  • French (25)
  • Spanish (22)
  • Italian (17)
  • Dutch (16)
  • Russian (15)
  • Polish (13)
  • Portuguese (12)
  • Czech (11)
  • Japanese (10)
  • Swedish (10)
  • Chinese (9)
  • Korean (9)
  • Hungarian (8)
License
  • OSI-Approved Open Source (210)
    • GNU General Public License version 2.0 (133)
    • BSD License (33)
    • GNU General Public License version 3.0 (22)
    • GNU Library or Lesser General Public License version 2.0 (22)
    • MIT License (7)
    • zlib/libpng License (5)
    • Common Public License 1.0 (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Mozilla Public License 1.1 (2)
    • Python Software Foundation License (2)
    • Affero GNU Public License (1)
    • Apache License V2.0 (1)
    • Apache Software License (1)
    • Artistic License (1)
    • Eclipse Public License (1)
  • Other License (11)
  • Public Domain (8)
Programming Language
  • C++ (63)
  • Assembly (30)
  • Perl (20)
  • Python (19)
  • Java (14)
  • PHP (12)
  • Unix Shell (11)
  • Tcl (8)
  • JavaScript (5)
  • Fortran (4)
  • C# (3)
  • Delphi/Kylix (3)
  • Lua (3)
  • ActionScript (2)
  • Flex (2)
Status
  • 4 - Beta (32)
  • 6 - Mature (11)
  • 1 - Planning (2)
  • 2 - Pre-Alpha (1)
  • 3 - Alpha (1)
  • 7 - Inactive (1)
OS
  • Linux (199)
  • Windows (160)
  • Grouping and Descriptive Categories (159)
    • All POSIX (127)
    • All 32-bit MS Windows (75)
    • All BSD Platforms (44)
    • 64-bit MS Windows (34)
    • 32-bit MS Windows (31)
    • OS Portable (28)
    • OS Independent (8)
    • 32-bit MS Windows (7)
    • Project is an Operating System Distribution (2)
    • Project is an Operating System Kernel (2)
    • Classic 8-bit Operating Systems (1)
  • BSD (150)
  • Modern (146)
    • Linux (120)
    • OS X (57)
    • Solaris (54)
    • WinXP (36)
    • Windows 7 (30)
    • FreeBSD (27)
    • Vista (25)
    • Win2K (22)
    • NetBSD (5)
    • OpenBSD (5)
  • Mac (129)
  • Solaris (54)

Top Apps

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Audio & Video
  • Business & Enterprise
  • Communications
  • Development
  • Home & Education
  • Games
  • Graphics
  • Science & Engineering
  • Security & Utilities
  • System Administration

Showing page 1 of 10.

  • Notepad++ Plugins Icon
    Notepad++ Plugins

    Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects

    72,811 weekly downloads
  • UltraDefrag Icon
    UltraDefrag

    Increase your system performance with this simple to use tool

    23,186 weekly downloads
  • Pidgin Icon
    Pidgin

    An instant messaging program.

    64,530 weekly downloads
  • GnuCash Icon
    GnuCash

    Personal and small-business finance manager

    9,207 weekly downloads
  • Ext2 File System Driver for Windows Icon
    Ext2 File System Driver for Windows

    Ext2Fsd is an open source linux ext2/ext3 file system driver for Windows systems (2K/XP/VISTA/WIN7, X86/AMD64).

    9,045 weekly downloads
  • aMSN Icon
    aMSN

    MSN compatible messenger application

    7,674 weekly downloads
  • gnuplot development Icon
    gnuplot development

    Famous scientific plotting package.

    6,676 weekly downloads
  • PNotes Icon
    PNotes

    PNotes is light-weight, flexible, skinnable manager of virtual notes on your desktop. It supports multiple languages, individual note's settings, transparency and scheduling. Absolutely portable as well - no traces in registry.

    3,540 weekly downloads
  • The OpenGL Extension Wrangler Library Icon
    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.

    3,920 weekly downloads
  • Privoxy Icon
    Privoxy

    Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.

    2,993 weekly downloads
  • Ganglia Icon
    Ganglia

    Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. It is based on a hierarchical design targeted at federations of clusters. Supports clusters up to 2000 nodes in size.

    2,781 weekly downloads
  • S.M.A.R.T. Monitoring Tools Icon
    S.M.A.R.T. Monitoring Tools

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.

    2,268 weekly downloads
  • Null-modem emulator Icon
    Null-modem emulator

    The virtual serial port driver for Windows.

    1,956 weekly downloads
  • PNG reference library: libpng Icon
    PNG reference library: libpng

    Reference library for supporting the Portable Network Graphics (PNG) format.

    10,361 weekly downloads
  • NetHack Icon
    NetHack

    NetHack is a popular single player dungeon exploration game that runs on a wide variety of computer systems.

    1,627 weekly downloads
  • AdvanceMAME Icon
    AdvanceMAME

    A MAME and MESS port with an advanced video support for Arcade Monitors, TVs, and PC Monitors. It also contains a bootable Linux LiveCD/USB, a frontend with animated MNG/MP3 snapshots, a rom manager, and recompression utilities for compressed files.

    1,696 weekly downloads
  • cx_Freeze Icon
    cx_Freeze

    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself

    1,299 weekly downloads
  • Gammu Icon
    Gammu

    Cellular manager for mobile phones/modems

    1,228 weekly downloads
  • mp3splt Icon
    mp3splt

    mp3splt is a free utility to split mp3 and ogg files without decoding, selecting begin/end time; if file is an album, you can get splitpoints automatically from internet or a local cue, cddb file. It also splits Mp3Wrap and AlbumWrap archives.

    1,252 weekly downloads
  • Speed Dreams : an Open Motorsport Sim Icon
    Speed Dreams : an Open Motorsport Sim

    Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism. It is also intended for any research, study or teaching activity, around physics and AI, thanks to its GPL V2+ license, and the clear and modular architecture of its C/C++ code base.

    1,344 weekly downloads
  • BrazilFW Firewall and Router Icon
    BrazilFW Firewall and Router

    A powerful network security tool, easy, safe and totally free.

    1,452 weekly downloads
  • Aleph One: Marathon Open Source Icon
    Aleph One: Marathon Open Source

    Aleph One is the open source continuation of Bungie's Marathon 2 FPS game engine. Aleph One plays Marathon 2, Infinity, and 3rd-party content on a wide array of platforms, with (optional) OpenGL rendering, Internet play, Lua scripting, and more.

    1,085 weekly downloads
  • PyMOL Molecular Graphics System Icon
    PyMOL Molecular Graphics System

    PyMOL is an OpenGL based molecular visualization system

    984 weekly downloads
  • BZFlag - Multiplayer 3D Tank Game Icon
    BZFlag - Multiplayer 3D Tank Game

    OpenSource OpenGL Multiplayer Multiplatform Battle Zone capture the Flag. 3D first person tank game.

    953 weekly downloads
  • Cntlm Authentication Proxy Icon
    Cntlm Authentication Proxy

    Cntlm is an NTLM / NTLMv2 authenticating HTTP/1.1 proxy. It caches auth'd connections for reuse, offers TCP/IP tunneling (port forwarding) thru parent proxy and much much more. It's in C, very fast and resource-efficient. Go to http://cntlm.sf.net/

    954 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Big Data