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.481.271 Times

Gnu Common C software
Filter: All | Freeware | Demo
 

Gnu Common C

1 2 3 4 5 > 
Added: November 18, 2010 | Visits: 1.233

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of... Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: May 10, 2013 | Visits: 459

GNU Common C GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc. This framework offers... Platforms: *nix, C/C++, BSD

License: Freeware Download (53): GNU Common C Download

Added: November 22, 2010 | Visits: 1.434

Common C++ RTP GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design... Platforms: *nix

License: Freeware Size: 552.96 KB Download (159): Common C++ RTP Download

Added: January 21, 2010 | Visits: 858

ccscript 3 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. GNU ccScript uses a... Platforms: *nix

License: Freeware Size: 348.16 KB Download (89): ccscript 3 Download

Added: June 29, 2013 | Visits: 491

bayonne GNU Bayonne, the telecommunications application server of the GNU project, offers free, scalable, media independent software environment for development and deployment of telephony solutions for use with current and next generation telephone networks. Building from source: Before you can build... Platforms: *nix

License: Freeware Size: 4.78 MB Download (34): bayonne Download

Added: August 13, 2013 | Visits: 452

Mirror library The Mirror library provides both compile-time and run-time meta-data describing common C++ constructs like namespaces, types, classes, their base classes and member variables, constructors, etc. and provides generic interfaces for their introspection Platforms: *nix

License: Freeware Size: 1013.76 KB Download (35): Mirror library Download

Added: October 24, 2013 | Visits: 363

ccscript 4 GNU ccScript is a C class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. GNU ccScript uses a... Platforms: *nix

License: Freeware Size: 51.2 KB Download (41): ccscript 4 Download

Added: November 26, 2010 | Visits: 1.327

Common Text Transformation Library Common Text Transformation Library, CTTL for short, is a set of C++ classes and functions to understand and modify text data. Common Text Transformation Library implementation is based on STL classes and algorithms. Concept of a substring plays major role in design of the text transformation... Platforms: *nix

License: Freeware Size: 163.84 KB Download (100): Common Text Transformation Library Download

Added: November 04, 2010 | Visits: 833

cgicc GNU Cgicc is an ANSI C++ compliant class library. cgicc greatly simplifies the creation of CGI applications for the World Wide Web by doing the following: - Parses GET and POST form data transparently. - Provides string, integer, floating-point and single- and multiple-choice retrieval methods... Platforms: *nix

License: Freeware Size: 716.8 KB Download (105): cgicc Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 484

Stunnix C and C++ Obfuscator Stunnix CXX-Obfus is very advanced cross-platform (Windows, MacOS X and any Unix are supported!) professional obfuscator (encoder, scrambler) - solution for protecting intellectual property that makes unreadable and unreworkable C/C++ code, with advanced GUI - Project Manager - supporting... Platforms: Windows, Mac, Unix, Linux

License: Shareware Cost: $369.00 USD Size: 16.78 MB Download (59): Stunnix C and C++ Obfuscator Download

Added: February 19, 2010 | Visits: 1.023

GCC UPC GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to... Platforms: *nix

License: Freeware Size: 19.3 MB Download (98): GCC UPC Download

Added: September 06, 2010 | Visits: 1.318

yChat yChat is an experimental, XML-configurable, fast, very portable, multi-platform Web-based chat server written in C++ and a little subset of C which supports secure SSL sockets using OpenSSL, MySQL databases and is compatible with almost all browsers that support frames and JavaScript. yChat... Platforms: *nix

License: Freeware Size: 122.88 KB Download (130): yChat Download

Added: May 11, 2013 | Visits: 401

Finite Volume Poisson Solver C-Library & Matlab Toolbox implement a numerical solution of Poisson equationdiv(e*grad(u))=ffor Cartesian 1D, Cartesian 2D and axis-symmetrical cylindrical coordinates with respect to steeply varying dielectrical permittivity e.Library uses regular rectangular grid with mixed boundary... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Finite Volume Poisson Solver Download

Added: September 04, 2013 | Visits: 425

3D Finite Volume Poisson Solver For Ion Channels C-Library & Matlab Toolbox implement a numerical solution of Poisson equationdiv(e*grad(u))=fin Cartesizan 3D coordinates with respect to steeply varying dielectrical permittivity e. Library uses regular rectangular grid with mixed boundary conditions, FVM-based equation discretization and... Platforms: Matlab

License: Freeware Size: 716.8 KB Download (46): 3D Finite Volume Poisson Solver For Ion Channels Download

Added: August 26, 2013 | Visits: 374

Utilities for MEX files The package contains a set of C functions and preprocessor macros to simplify writing MEX source files. The routines help check input and output argument count, argument type, dimension and structure in a MEX file. See "common.c" in the subfolder "include" for details.Sample code is included in... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (43): Utilities for MEX files Download

Added: August 25, 2010 | Visits: 1.394

cx_Freeze cx_Freeze module is a set of utilities that can freeze Python scripts into executables in a cross platform way, using many of the techniques found in Thomas Hellers py2exe, Gordon McMillans Installer, and the Freeze utility that ships with Python itself. Why did I go to the trouble of creating... Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): cx_Freeze Download

Added: August 27, 2010 | Visits: 1.188

Accountability Pal Accountability Pal monitors your network and keeps track of who is using the Internet and what they are viewing, downloading, uploading, etc. It sends a email report of each users activity to the person/people you specify. These days, more people are becoming addicted to viewing pornography on... Platforms: *nix

License: Freeware Size: 337.92 KB Download (130): Accountability Pal Download

Added: April 14, 2010 | Visits: 659

yhttpd yhttpd provides an experimental, XML-configurable, light, multi-platform Web server. yhttpd is an experimental, XML-configurable, light, very portable, multi-platform Web server written in C++ and a small subset of C. It runs on all operating systems that are POSIX compatible and use the GNU... Platforms: *nix

License: Freeware Size: 70.66 KB Download (91): yhttpd Download

Added: June 23, 2010 | Visits: 877

CartStart CartStart is a shopping cart project in three parts. The first part is a set of Web pages with products containing JavaScript for updating prices, logging into a cart server, and more. The second part of CartStart is a server that acts like a chatroom for passing detailed product information to... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (120): CartStart Download

Added: April 19, 2010 | Visits: 1.181

libXEL libXEL is an event log library that stores log data in SQLite files and is capable of exporting it as XML and CSV. It provides a set of C/C++ preprocessor macros for project integration. It can gather some information about the system at run time. It is ideal, but not limited, to generate log... Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libXEL Download

1 2 3 4 5 >