14 projects tagged "Windows"
Config4*, pronounced "config for star", is a family of configuration-file parsers. It currently provides C++ and Java implementations. It offers an incredibly flexible and user-friendly syntax and an API with powerful features not available in other configuration technologies such as XML, JSON, Java properties, or the Windows Registry. The comprehensive and easy-to-read documentation includes a getting started guide, expert tips, API reference manuals, and a maintenance guide.
CreEPS is a collection of C++ classes that provide an easy-to-use interface for generating vector plots from within code. The drawings are stored as Encapsulated Postscript (EPS) files. It features all basic drawing elements, user-configurable fill types, and printf-style text output. Extensive documentation with many examples is included.
MoCo is a system that monitors and controls SCADA points, such as temperature, HVAC, power, lighting, sprinkler systems, and more. It has industrial capabilities, but is scalable from very small home systems to enterprise, world-wide ones. It works with inexpensive I/O bridges (including X10, Insteon, and 1-wire) from a number of manufacturers. It has sophisticated history logging and diverse control capabilities, as well as a 117-page implementation manual.
RainFramework is an MVC Framework for PHP. It's easy to use and it enables teams to work better. It is installable with a simple copy/paste operation. It has a very small footprint, with just the necessary library and files. It is well documented and tested, and it allows you to create Web applications more quickly. It also supports multiple languages, has a WYSIWYG editor, and is extensible.
Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe containers with high grade of locking. It includes classes for multimaps based on a B-tree and a hash table. It also includes classes for a queue, a priority queue, a pipe, an alloccache, a timercache, a limitcache without global locking, and a fast shared mutual exclusion locker (also known as "rwlock" or "wmrg"). It's useful for writing multi-threaded applications, network services, and operating system components with high requirements for interactivity level.
ciss is a simple command line tool for helping to manage issues in human-workable ISSUES.txt files. You can use your favorite text editor for quickly updating your project issues, associate issues with file patterns in your project, and assign tags for status/milestone/custom usage.