15 projects tagged "C"
Gtk-Gnutella is a full-featured Gnutella client using GTK+. It contains all widely deployed Gnutella features, including DHT support. It is extremely efficient, using little CPU time and memory. It is meant to be left running 24x7. It is fully compatible with UPnP and NAT-PMP, and as such is easy to use behind a firewall supporting one of these port mapping technologies.
Jackbeat is a multi-platform audio sequencer for musicians and sound artists. Featuring a drum machine interface with animations for easy and playful editing, it is built for both composition and live setups with high interactivity needs. It is extremely easy to use yet powerful via connecting with other applications and plugins using JACK and OSC. Jackbeat loads and saves .jab files, Jackbeat's xml+tar open file format, and supports CoreAudio, ASIO, ALSA, PulseAudio, and JACK.
jabberd is a Jabber/XMPP instant messaging server. It implements XMPP-Core (RFC3920), XMPP-IM (RFC3921), and a range of protocol extensions: XEP-0012, XEP-0016, XEP-0030, XEP-0049, XEP-0054, XEP-0077, XEP-0079, XEP-0092, XEP-0114, XEP-0138, XEP-0153, XEP-0157, XEP-0160, XEP-0191, XEP-0192, XEP-0193, XEP-0198, XEP-0199, XEP-0202, XEP-0203.
Grapple is designed to be a simple network layer, allowing the addition of multiuser features to an application for as little as a dozen lines of code. However, it also allows for more. It features simple client-server networking that keeps all clients aware of all other clients, passworded servers, and data transfer via TCP, UDP, or reliable UDP. Advanced features include network messaging via push, pull, or a combination, multiple methods of querying users, user groups for client bandwidth saving, network load reacting data transmission and retransmission, background pinging to monitor network states, server failover, and a fully functional lobby system.
QP is a family of lightweight and portable frameworks for modeling and coding UML state machines in C or C++. Designed for real-time embedded systems, QP can replace an RTOS or work with one. It has been ported to many MCUs (ARM Cortex-M3/M0, ARM7/9, MSP430, TMS320C28x, AVR, PIC18/PIC24/dsPIC, M16C/R8C, H8, 68HC08, ColdFire, PSoC, NiosII, 8051/80251, PSoC) and OSs (Linux/POSIX, Win32, VxWorks, QNX, ThreadX, uC/OS-II).
GetData is a library that provides an API to interface with dirfile databases. The dirfile database format is designed to provide a fast, scalable format for storing and reading binary, synchronously-sampled, time-ordered data. GetData was originally written for the BOOMERanG and BLAST experiments as a data format suitable for use for both quick-look and data reduction. It is now used by many other cosmological and astrophysical experiments including ACT, Planck, Spider, Keck, as well as other projects.
Mintty is a terminal emulator for Cygwin and MSYS with a native Windows user interface and minimalist design. It is based on parts of PuTTY by Simon Tatham and provides xterm-compatible terminal emulation, but does not require an X server. Its features include a simple options dialog, Unicode support, fullscreen mode, drag & drop, and window transparency.
The Brick Engine is a fast and simple lo-fi gaming engine. The engine provides a comprehensive API, including dazzling visual features, song playback, and collision detection: everything you need to make games with quickness and ease. The engine provides a straightforward C API and has language bindings for Tcl and Pascal, with support for more languages on the way.
The CodeAssistor Editor is a programming editor that can be useful for editing C/C++, Objective C/C++, Makefiles, Java, SQL, TXT, PHP, Bash, Batch, Perl, Python, Flex, and Bison. The CodeAssistor Editor strives to be small, fast, and simple. Major features include code colorizing and code folding. It is similar to TextEdit, Notepad, and Notepad++.