Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.353.382 Times

C Compilers For Ubuntu software
Filter: All | Freeware | Demo
 

C Compilers For Ubuntu

< 1 2 3 4 5 > 
Added: October 15, 2010 | Visits: 770

OCI wrappers OCI wrappers packages contains C++ wrappers for OCI (Oracle Call Interface). The code attempts to use the "Resource Acquisition Is Initialization" idiom and the "K.I.S.S." principle. Unit-testing cd tests && make test Using oci::LoginSession db("username", "password", "database");...



Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): OCI wrappers Download

Added: August 22, 2008 | Visits: 945

VistaDB 3 VistaDB 3.0 is the worlds first fully managed SQL database engine developed in C# specifically for Microsoft .NET Framework, Compact Framework and Mono. VistaDB is the perfect embedded SQL database engine for developing small to midsize managed ASP.NET and WinForms applications that run on...





Platforms: Windows

License: Commercial Cost: $448.00 USD Size: 8.17 KB Download (102): VistaDB 3 Download

Added: March 26, 2010 | Visits: 920

fdmf fdmf is portable perl/C software for finding pairs of music files in a collection that are likely to contain the same music. It works on the music itself, not on the filename, tags, or headers. The project uses an audio fingerprint, or perceptual hash to recognize the duplicate files. It is...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (102): fdmf Download

Added: September 23, 2010 | Visits: 880

CrissCross CrissCross is a small cross-platform C++ library for threading, console and file I/O, CPU identification (CPUID), and sockets (TCP and UDP). The main goal is to provide the ability to write a program using identical calls on the major platforms (Windows, Linux, FreeBSD, OpenBSD, NetBSD, and Mac...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (101): CrissCross Download

Added: January 11, 2010 | Visits: 775

EVILib EVILib is a C++ library for controlling the serial interface with Sony color video cameras EVI-D30(31), EVI-D70(P) and EVI-D100(P). The librarys C++ source is released under LGPL license. Installation: The `configure shell script attempts to guess correct values for various system-dependent...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (101): EVILib Download

Added: July 10, 2010 | Visits: 1.095

LibIdent C library LibIdent is a small C library for interfacing with RFC 1413 Identification protocol servers, which are used for identifying users. LibIdent C library supports both IPv4 and IPv6 addresses transparently. It is meant to be used by daemons to try to authenticate users using the Ident protocol. For...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (100): LibIdent C library Download

Added: February 13, 2010 | Visits: 1.205

Control Library Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Control Library Download

Added: August 18, 2010 | Visits: 912

SDLmm SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is a generic API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDLmm aims to stay as close as possible to the C API while taking...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (100): SDLmm Download

Added: July 13, 2010 | Visits: 893

libkarma libkarma is a C library for managing the Rio Karma via TCP/IP. libkarma library supports all basic protocol commands and some advanced functions on top of these, like caching of the Rio database. There are two proof-of-concept tools included, riocp and chprop. riocp can be used to upload files...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (100): libkarma Download

Added: July 16, 2010 | Visits: 621

cURLpp cURLpp project is a C++ wrapper for libcURL. libcURL is described as: a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (100): cURLpp Download

Added: August 19, 2008 | Visits: 1.177

The CH Language Environment Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. C/Ch/C++ allow users to use one language, anywhere and everywhere, for any programming tasks. Ch is the solution for: Embedded Scripting; Enterprise;...


Platforms: Windows, *nix

License: Freeware Download (100): The CH Language Environment Download

Added: July 25, 2010 | Visits: 1.058

GNU Classpath GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language. GNU Classpath project includes all native methods and core classes necessary for a completely functional execution...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (100): GNU Classpath Download

Added: January 25, 2010 | Visits: 513

MacZoop MacZoop is a C++ framework for writing general Macintosh applications. This is a comprehensive framework that takes the drudge out of writing apps for Mac OS 7.0 through to 9.x. Aimed at beginners and smaller projects, it gets you up to speed very quickly. It's very solid, stable, comprehensive,...


Platforms: Mac

License: Freeware Download (100): MacZoop Download

Added: February 21, 2010 | Visits: 821

Graphics3D Graphics3D is a free, Open Source C++ library for game developers, researchers, and students. Graphics3D project is a base of robust and high performance code common to most 3D projects. It is not a standalone graphics or game engine--it is the set of pieces you need to jumpstart your own...


Platforms: *nix

License: Freeware Size: 13 MB Download (99): Graphics3D Download

Added: August 27, 2010 | Visits: 717

Cython Cython is a language that makes writing C extensions for the Python language as easy as Python itself. It is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. Development of Cython is mainly motivated by the needs of SAGE..


Platforms: *nix

License: Freeware Size: 542.72 KB Download (99): Cython Download

Added: March 18, 2010 | Visits: 701

Libut libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port. Libut has been built on Linux, Solaris, OpenBSD, and...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (99): Libut Download

Added: January 25, 2010 | Visits: 610

Nano Nano is a C++ framework for developing modern Carbon applications, which combines the simplicity of Cocoa with the performance of Carbon.Nano provides:A HIG-compliant application+document modelC++ wrappers around every HIToolbox viewAdvanced features such as one-line-undoBuilt-in support for...


Platforms: Mac

License: Freeware Download (99): Nano Download

Added: May 26, 2010 | Visits: 933

scl+sssl scl is a small crypto library and a collection of C++ classes for public and private key cryptography. One way hash algorithms, pseudo random number generators and other stuff are included as well. It supports a wide variety of encryption algorithms. sssl is a small secure socket library and...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (98): scl+sssl Download

Added: September 19, 2010 | Visits: 847

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: September 08, 2010 | Visits: 1.036

ROTE ROTE is a simple C library for VT102 terminal emulation. It allows the programmer to set up virtual screens and send them data. The virtual screens will emulate the behavior of a VT102 terminal, interpreting escape sequences, control characters and such. The library supports ncurses as well so...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (98): ROTE Download

< 1 2 3 4 5 >