15597 projects tagged "Linux"
Yote is a server and set of libraries which connect JavaScript objects to backend objects using JSON RPC. It is composed of an HTTP server, a set of JavaScript libraries, and a set of Perl libraries. Yote objects are container objects connected together in a graph branching off from a root node. They are automatically loaded and saved as needed so that only a portion of the graph is in memory at one time. An account and app infrastructure are provided. Each call to the server automatically syncs the objects in the client side cache. Security is handled on the server side, which tracks which client is allowed what data and calls.
Calc is arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions.
BalanceNG is a modern, IPv6 capable software IP load balancing solution. It is small, fast, and easy to use and set up. It offers session persistence, different distribution methods (Round Robin, Random, Weighted Random, Least Session, Least Bandwidth, Hash, Agent, and Randomized Agent) and a customizable UDP health check agent in source code. It supports VRRP to set up high availability configurations on multiple nodes. It supports SNMP, integrating the BALANCENG-MIB with Net-SNMPD. It implements a very fast in-memory IP-to-location database, allowing powerful location-based server load-balancing.
m23 is a software deployment system for Debian GNU/Linux that allows you to install and administrate hundreds of clients via network. It can partition and format clients and install Debian, (K/X)Ubuntu, Linux Mint, Fedora, OpenSuse, and CentOS operating systems on your virtual and physical clients. Group functions allow the comfortable update and installation of further packages during operation. Mass installation functions simplify your administration chores. m23 has a Web interface. Backup functions are implemented for server and clients.
Aspose.Diagram is a class library for working with MS Visio files. It is a pure .NET alternative for MS Visio Object Model. It enables developers to work with VSD and VDX files on ASP.NET Web applications, Web services, and desktop applications. It makes use of the advanced functionality of Visio's services to manipulate Visio documents on a server. A developer can open files and manipulate the elements of the diagram, from lines and fills to more complex elements, and then export to native Visio formats or XML.
Asymptote is a powerful descriptive 2D and 3D vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Asymptote is a programming language as opposed to just a graphics program. It can exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.