77 projects tagged "Linux"
Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.
ChiMeRA is a configuration management tool designed around three basic concepts. The first is a framework for managing servers, allowing for command execution and file transfer over SSH. The second is a repository for managing files that enables change tracking, archiving, and management of various user definable configuration files across multiple servers through a standard revision control tool. The third concept is an aesthetic principle of simplicity, giving administrators straightforward interfaces to manage complicated environments.
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.