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

Berkeley Unix C software
Filter: All | Freeware | Demo
 

Berkeley Unix C

1 2 3 4 5 > 
Added: September 06, 2010 | Visits: 880

Tcsh Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). The project is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling... Platforms: *nix

License: Freeware Size: 860.16 KB Download (104): Tcsh Download

Added: September 19, 2013 | Visits: 981

C++ Sockets for linux This is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp... Platforms: *nix

License: Freeware Size: 194.56 KB Download (40): C++ Sockets for linux Download

Added: October 14, 2010 | Visits: 749

Libslack Libslack is a library of general utilities designed to make UNIX/C programming a bit easier on the eye. It is a seemingly random collection of modules and functions that I find commonly useful. It was originally implemented as part of the daemon program (although some of the code dates back... Platforms: *nix

License: Freeware Size: 317.44 KB Download (86): Libslack Download

Added: August 05, 2013 | Visits: 461

Conquest for Linux Conquest is a Unix/C port of a real-time, multi-player space warfare game that was originally written in RATFOR for the VAX/VMS platform by Jef Poskanzer and Craig Leres. It supports both curses and OpenGL interfaces. Sound is supported as well. Platforms: *nix

License: Freeware Size: 9.15 MB Download (43): Conquest for Linux Download

Added: April 22, 2010 | Visits: 901

nwcc nwcc is a small C compiler for Unix systems that I wrote in my freetime, for fun and to prove to myself that I could. I started the project in August 2003, but because I had a job and a life and a few other hobby code projects, it took me until autumn 2005 to make it work with various constructs... Platforms: *nix

License: Freeware Size: 184.32 KB Download (93): nwcc Download

Added: March 09, 2010 | Visits: 618

nss_ldap nss_ldap is an RFC 2307-compliant set of C library extensions. The resolution of the entities defined in RFC 2307 is generally performed by a set of UNIX C library calls (such as getpwnam() to return the attributes of a user). The nss_ldap module provides the means for Solaris and Linux... Platforms: *nix

License: Freeware Size: 235.52 KB Download (91): nss_ldap Download

Added: July 19, 2010 | Visits: 3.031

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:... Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

Added: September 08, 2010 | Visits: 855

HawkNL HawkNL is a free, open source, game oriented network API released under the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL also provides other features including support for many OSs, groups of sockets,... Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): HawkNL Download

Added: January 25, 2010 | Visits: 893

bTop1 Developer Tools Perfectly Scientific, Inc. announces the newest release of their development tools supporting the bTop-1 board. This release adds support for the UNIX command line, C and RealBasic in addition to it's native Objective C environment.These single call UNIX (or C) API's make it even easier than the... Platforms: Mac

License: Demo Cost: $0.00 USD Size: 13.9 MB Download (95): bTop1 Developer Tools Download

Added: July 12, 2013 | Visits: 384

seek-h262 seek-h262 software is a portable MPEG decoder. Portability The decoder itself (as found in the `262' subdirectory of this ditribution) should be fairly portable. Some assumptions are made though: ??? an ANSI compliant compiler is available ??? the endianness is either big, either little ???... Platforms: *nix

License: Freeware Size: 440.32 KB Download (35): seek-h262 Download

Added: November 25, 2006 | Visits: 3.420

Magic C++ Magic C++ is a fully integrated development environment(IDE) designed to meet the requirements of programmers developing on remote Linux/Unix servers using Windows client. It supports for editing, compiling and debugging. Key Features: Familiar development environment Advanced code editor... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 5.44 MB Download (276): Magic C++ Download

Added: October 13, 2010 | Visits: 1.387

GNU C library GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various standards determine much of the interface of the C... Platforms: *nix

License: Freeware Size: 19.5 MB Download (109): GNU C library Download

Added: April 16, 2010 | Visits: 1.838

Berkeley DB Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory... Platforms: *nix

License: Freeware Size: 11.5 MB Download (234): Berkeley DB Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 699

Resource Standard Metrics C C++ C# Java Resource Standard Metrics is a source code metrics and quality analysis tool for ANSI C, ANSI C++, C# and Java for use on all Windows and UNIX operating systems. The speed, ease of use and portability of RSM make it unlike any other source code analysis tool on the market today. RSM provides... Platforms: Windows, Mac, Unix, Linux, Linux Console

License: Shareware Cost: $199.95 USD Size: 20.29 MB Download (56): Resource Standard Metrics C C++ C# Java Download

Added: November 18, 2010 | Visits: 1.232

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

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 1.259

libdaemon libdaemon is a lightweight C library that eases the writing of UNIX daemons. libdaemon consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR -... Platforms: *nix

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

Added: June 26, 2010 | Visits: 853

GuiLoader/C++ GuiLoader/C++ is a C++ binding to GuiLoader library. GuiLoader/C++ is a convenience layer that simplifies development of GuiLoader based applications written in C++ language by introducing exception safety, binding GTK+ objects defined in GuiXml to C++ variables and type-safe dynamic connection... Platforms: *nix

License: Freeware Size: 235.52 KB Download (90): GuiLoader/C++ Download

Added: January 27, 2010 | Visits: 1.499

Common UNIX Printing System CUPS provides a portable printing layer for Unix(r)-based operating systems. Common UNIX Printing System has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V and Berkeley command line interfaces, and uses the Internet Printing... Platforms: *nix

License: Freeware Size: 4.6 MB Download (109): Common UNIX Printing System Download

Added: August 25, 2010 | Visits: 1.778

Access Point Utilities for Unix 1.5.1 Wireless Access Point Utilites for Unix is a set of utilites to configure and monitor Wireless Access Points under Unix using SNMP protocol. Utilites knownly compiles by GCC and IBM C compiler and run under Linux, FreeBSD, NetBSD, MacOS-X, AIX, QNX, OpenBSD. Utilites writen by Roman Festchook... Platforms: *nix

License: Freeware Size: 409.6 KB Download (144): Access Point Utilities for Unix 1.5.1 Download

Added: March 18, 2010 | Visits: 705

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

1 2 3 4 5 >