RSS 1049 projects tagged "C"

Download Website Updated 21 Jan 2013 VLC media player

Screenshot
Pop 1,833.09
Vit 59.68

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

Download Website Updated 21 Jul 2011 TightVNC

Screenshot
Pop 1,240.59
Vit 12.67

TightVNC is a VNC distribution with many new features, improvements, and bugfixes over VNC. It is optimized for faster operation on slow network links such as modem connections, provides more configuration options in the server, features automatic SSH tunneling in the Unix vncviewer, and more. The modified servers and viewers are fully compatible with the original VNC software.

Download Website Updated 14 Jun 2012 NoMachine NX

Screenshot
Pop 1,199.50
Vit 41.55

NoMachine NX is a fast terminal server and desktop virtualization system based on the X11 protocol. NX is an order of magnitude faster than VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition, NX translates and embeds the MS Windows Terminal Server and VNC protocols into X/NX, enabling users to compress and accelerate remote Windows and VNC sessions. The NX project provides a suite of libraries and X11 proxying agents implementing efficient compression and optimized transport of X11, SMB, IPP, HTTP, and arbitrary protocols like audio and video over the Internet.

Download Website Updated 30 May 2012 Berkeley DB

Screenshot
Pop 1,110.82
Vit 17.67

Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.

Download Website Updated 19 Apr 2013 CUPS

Screenshot
Pop 1,106.92
Vit 127.28

CUPS is a standards-based printing system for Mac OS X and other Unix-like operating systems. It provides the System V and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing.

Download Website Updated 15 May 2013 nut

Screenshot
Pop 1,093.76
Vit 495.89

nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the latest USDA Nutrient Database for Standard Reference. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.

Download Website Updated 19 Apr 2013 dillo Web browser

Screenshot
Pop 902.92
Vit 78.33

Dillo Web browser is a very fast, extremely small Web browser that's written in C and C++. The source is around 600 KB, and the static binary is about 980KB. It is a graphical browser built upon FLTK-1.3, and it renders a good subset of HTML and CSS, excluding frames, JavaScript, and JVM support.

Download Website Updated 21 Feb 2013 Ekiga

Screenshot
Pop 847.01
Vit 46.81

Ekiga (formely known as GnomeMeeting) is a soft phone, video conferencing, and instant messenger application for use over the Internet. It supports HD sound quality and video up to DVD size and quality. It is interoperable with many other standards compliant software, hardware, and service providers as it uses both of the major telephony standards, SIP and H.323.

Download Website Updated 23 Apr 2013 Embedthis Appweb

Screenshot
Pop 819.06
Vit 93.55

Embedthis Appweb is a fast, little embedded Web server. It is unmatched in efficiency and serves pages at native speed, using an event-driven, non-blocking core to serve multiple requests using minimal resources. It has integrated caching and the Embedded Server Pages C-Language Web framework. Without compromising performance, it has extensive security controls and a rigorous security sandbox that helps protect the server and mitigate denial-of-service attacks. It is one of the most widely deployed embedded Web servers and is used in networking equipment, telephony, mobile devices, industrial control, and consumer and office equipment, and in high-performance Web services.

Download Website Updated 23 Dec 2009 Cygwin

Screenshot
Pop 790.42
Vit 12.55

Cygwin is a DLL which provides a Unix emulation environment for Windows. The Cygwin environment provides a complete port of such development utilities as gcc, binutils, gdb, make, etc., as well as a vast number of useful utilities.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.