Projects tagged ‘portable’


[236 total ]

1376 Users
   

OpenSSH is a free SSH/SecSH protocol suite providing encryption for network services like remote login or remote file transfer. The following is a list of OpenSSH features: * Open Source ... [More] Project * Free Licensing * Strong Encryption (3DES, Blowfish, AES, Arcfour) * X11 Forwarding (encrypt X Window System traffic) * Port Forwarding (encrypted channels for legacy protocols) * Strong Authentication (Public Key, One-Time Password and Kerberos Authentication) * Agent Forwarding (Single-Sign-On) * Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards) * SFTP client and server support in both SSH1 and SSH2 protocols. * Kerberos and AFS Ticket Passing * Data Compression [Less]
Created over 3 years ago.

525 Users
   

The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.
Created over 3 years ago.

255 Users
   

Boost was begun by members of the ISO C++ Standard committee Library Working Group to provide free peer-reviewed portable libraries to the C++ community. An additional objective is to establish ... [More] "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Components successfully moved into draft ISO Standard C++09 include shared_ptr, regular expressions, function wrappers and binders. [Less]
Created over 3 years ago.

154 Users
   

A cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL supports Linux, Windows, Windows ... [More] CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains unofficial support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, Pike, Pliant, Python, Ruby, Smalltalk, and Tcl. [Less]
Created over 3 years ago.

127 Users
   

ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces ... [More] the executables shipped with the game, allowing you to play them on systems for which they were never designed! ScummVM lets you run these adventures: Adventure Soft's Simon the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1 and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the Earth; Coktel Vision's Gobliiins and games based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion) system. SCUMM is used for many games, including Monkey Island, Day of the Tentacle, Sam and Max and more. Compatibility with supported games is continually improving, so c [Less]
Created over 3 years ago.

52 Users
   

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python ... [More] language. Pygame is highly portable and runs on nearly every platform and operating system. [Less]
Created over 3 years ago.

35 Users
   

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.
Created over 3 years ago.

31 Users
   

The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a ... [More] rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. [Less]
Created over 3 years ago.

25 Users
   

The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific ... [More] implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features. [Less]
Created over 2 years ago.

24 Users
   

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderers.
Created over 3 years ago.