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
  • Programming Language: Assembly ×
  • OS: Mac ×
Refine your search
Translations
  • English (781)
  • German (92)
  • French (62)
  • Russian (56)
  • Spanish (51)
  • Italian (29)
  • Chinese (18)
  • Japanese (18)
  • Brazilian Portuguese (17)
  • Polish (17)
  • Portuguese (16)
  • Dutch (13)
  • Chinese (10)
  • Swedish (9)
  • Arabic (7)
License
  • OSI-Approved Open Source (1,345)
    • GNU General Public License version 2.0 (839)
    • BSD License (195)
    • GNU Library or Lesser General Public License version 2.0 (133)
    • GNU General Public License version 3.0 (104)
    • MIT License (51)
    • Academic Free License (22)
    • Apache License V2.0 (21)
    • Artistic License (19)
    • Apache Software License (18)
    • GNU Library or Lesser General Public License version 3.0 (13)
    • Open Software License 3.0 (13)
    • Common Public License 1.0 (10)
    • Mozilla Public License 1.1 (10)
    • zlib/libpng License (10)
    • Common Development and Distribution License (7)
  • Public Domain (96)
  • Other License (62)
Programming Language
  • C (1,007)
  • C++ (483)
  • Java (105)
  • Python (46)
  • Perl (38)
  • Pascal (32)
  • BASIC (31)
  • Lua (26)
  • Unix Shell (26)
  • C# (20)
  • PHP (18)
  • Forth (17)
  • Delphi/Kylix (14)
  • VHDL/Verilog (13)
  • Object Pascal (11)
Status
  • 1 - Planning (509)
  • 2 - Pre-Alpha (381)
  • 3 - Alpha (250)
  • 5 - Production/Stable (236)
  • 4 - Beta (228)
  • 7 - Inactive (73)
  • 6 - Mature (40)
OS
  • Linux (1,499)
  • Windows (1,460)
  • Grouping and Descriptive Categories (815)
    • OS Independent (276)
    • Project is an Operating System Kernel (237)
    • All POSIX (192)
    • All 32-bit MS Windows (125)
    • OS Portable (108)
    • All BSD Platforms (103)
    • Project is an Operating System Distribution (96)
    • Classic 8-bit Operating Systems (41)
    • 32-bit MS Windows (35)
    • 32-bit MS Windows (31)
    • Project is OS Distribution-Specific (24)
    • 64-bit MS Windows (17)
  • Other Operating Systems (428)
    • Other (141)
    • MS-DOS (88)
    • Console-based Platforms (37)
    • Apple Mac OS Classic (11)
    • AmigaOS (9)
    • BeOS (9)
    • IBM OS/2 (7)
    • WinNT (6)
    • GNU Hurd (4)
    • HP-UX (4)
    • Microsoft Windows Server 2003 (4)
    • RISC OS (4)
    • BSD/OS (3)
    • IBM AIX (3)
    • OpenVMS (3)
  • Modern (188)
    • Linux (153)
    • OS X (83)
    • FreeBSD (45)
    • WinXP (44)
    • Win2K (31)
    • Solaris (22)
    • Vista (21)
    • Windows 7 (14)
    • NetBSD (11)
    • OpenBSD (10)
  • BSD (137)
Freshness
  • Recently updated (205)

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 9 of 62.

  • uCOS-II and lwIP on TI C6000 DSP Icon
    uCOS-II and lwIP on TI C6000 DSP

    Port lwIP and uC/OS-II on a TI C6000 DSP platform. The 10/100M ethernet was based on a DaughterCard designed by ourselves. And it has been tested on TI C6711 DSK & C6713 DSK. The schematic files of the daughtercard is also part of this project.

    6 weekly downloads
  • v2os Icon
    v2os

    This project aim to make a free operating system (OS) as fast and small as possible. To achieve this goal we use 32 bit assembly and single address space (SAS).

    6 weekly downloads
  • AVR beacon Icon
    AVR beacon

    A hamradio beacon project on an AVR MCU

    2 weekly downloads
  • Cefarix Operating System Icon
    Cefarix Operating System

    An open source operating system for x86.

    2 weekly downloads
  • KnightOS Icon
    KnightOS

    KnightOS is a 3rd party operating system supporting the TI-73, TI-83+, TI-83+ SE, TI-84+, and TI-84+ SE calculators.

    2 weekly downloads
  • FritzOS Icon
    FritzOS

    FritzOS is a (incomplete) OS. Ideas will be added to the OS as it's developed, and it will run on the x86 platform. FritzOS will have have a GUI, be easy to use & understand. Right Now, FritzOS has a C++ kernel. Pk0.8 comming soon.

    3 weekly downloads
  • Jump Icon
    Jump

    Jump is a software development tool for Java on the PalmOS platform. It compiles Java classfiles to self-contained 68K assembly language programs for Pila.

    3 weekly downloads
  • MacMPEG2Decoder Icon
    MacMPEG2Decoder

    MacMPEG2Decoder (aka MM2D) decodes MPEG2 video into a variety of formats, normally quicktime based, on a Macintosh (Classic & OSX).

    3 weekly downloads
  • Simple Generic Assembler Icon
    Simple Generic Assembler

    A simple generic Assembler that is easy changeable for your own vm's instruction set.It supports many types of instructions, parameter types, Offset-Jumps and so on... Its also very fast and absolutely plattform independant!

    3 weekly downloads
  • stingray3 Electronic Fuel Injection Icon
    stingray3 Electronic Fuel Injection

    Stingray 3 is a high performance engine Sequential Electronic Fuel Injection and Electronic Ignition controller designed specifically for light experimental aircraft and off-road applications.

    3 weekly downloads
  • AAST: Assembly ANSI Serial Terminal Icon
    AAST: Assembly ANSI Serial Terminal

    Serial terminal in assembly x86 language that works without operational systems, suport ANSI and can be used on a laptop or notebook to easily and quickly configure routers, switches and other devices that uses serial comm ports

    5 weekly downloads
  • AES x86 - Algorithms in Assembly Icon
    AES x86 - Algorithms in Assembly

    A package of Rijndael, Twofish and Serpent encryption algorithms implemented in x86 assembly. Meant to learn basics of assembly, learn about the algorithms or to be used in a C program.

    5 weekly downloads
  • Autonomous Sailing Icon
    Autonomous Sailing

    The project includes a software, which uses an AI for autonomous sailing of a small sailing boat, equipped with various sensors and GPS. There are various methods for evaluation and improvement of sensor data, route planning, collision avoidance.

    5 weekly downloads
  • Casio fx-9860G development tools Icon
    Casio fx-9860G development tools

    Utilities that enable software development for the Casio fx-9860G calculator.

    5 weekly downloads
  • Comeback Courtroom 3 fan translation Icon
    Comeback Courtroom 3 fan translation

    This is a Japanese to English fan translation patch for the Capcom video game "Gyakuten Saiban 3", one of the sequels to Phoenix Wright.

    5 weekly downloads
  • Cytrun Linux Server VoIP-PBX Icon
    Cytrun Linux Server VoIP-PBX

    Cytrun Linux Server VoIP-PBX is a Brazilian security and server oriented distribution based on Slackware Linux. It includes Asterisk, LIDS, Snort, Web, Email, SQL, SSH, DHCP and DNS servers, and a Webmin based remote administration interface.

    5 weekly downloads
  • EQ Track Icon
    EQ Track

    Collection of embedded softwares to control a telescope mount.

    5 weekly downloads
  • EasyHook Icon
    EasyHook

    A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.

    5 weekly downloads
  • ExecROM Icon
    ExecROM

    ExecROM is a program that allow you to execute ROM files on a real MSX (from MSX1 up to MSX Turbo-R). XPCtools is a set of tools written in C, to create and maintain XPC patch files on a modern desktop (Mac, Windows, Linux, etc).

    5 weekly downloads
  • JX - A flexible Java OS Icon
    JX - A flexible Java OS

    JX is a flexible Java Operating System that can be customized for different execution environments. It provides separate protection domains for operating system components. Each protection domain may have its own execution environment.

    5 weekly downloads
  • JuleOS Dynamite Icon
    JuleOS Dynamite

    JuleOS Dynamite is a simple operating system (OS) that will perform very minor and simple operations.

    5 weekly downloads
  • LSE/OS nano-kernel Icon
    LSE/OS nano-kernel

    The first true nanokernel for x86 that gives a unix prompt on a real bourne shell in respect of all security rules!

    5 weekly downloads
  • PECLS Operating System Icon
    PECLS Operating System

    5 weekly downloads
  • PS2Dev Icon
    PS2Dev

    The Sony(R) Playstation(tm) 2 Development Group.

    5 weekly downloads
  • Realtek RTL8101 packet driver  for DOS Icon
    Realtek RTL8101 packet driver for DOS

    DOS packet driver for Realtek RTL8101 integrated LAN chips. This project is the early development stage. All help is appreciated. Purpose: Create a generic packet driver for DOS to work on the RT8101 RTL8136 and RTL8139 chip-set.

    5 weekly downloads
  • Back
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 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