386 projects tagged "Mac OS X"
libnode is a C++ implementation of Node.js. Just like Node.js, libnode provides non-blocking I/O, which enables you to develop scalable Web applications in C++. The memory management of libnode is automatic, based on either shared_ptr or bdw-gc. libnode is good to use on embedded devices because its system resource consumption is lower than Node.js.
Aobo Internet Filter Professional is an Internet filtering and porn blocking tool that helps Mac OS X users to block porn websites, stop games and applications, and record accessed Web sites. It blocks websites by keywords and URLs. Users can easily export and import settings, and synchronize settings with an FTP site.
Nagplot is a live graphing tool designed to provide a nice Web interface to Nagios and any other program that provides data that can be graphed. It is extensible in that it allows you to create a DataSource for any system you would like to create graphs from. Currently only Nagios is supported, but plugins can be added. The Web front-end can be themed and tailored to match your environment, and is completely written in JavaScript, making heavy use of Ajax and providing a JSON interface for querying and configuration.
vert.x (formerly known as node.x) is a polyglot asynchronous application framework. It embraces the good bits of event-driven frameworks like node.js without the bad bits. Everything is non-blocking, runs on the JVM, and is polyglot. You can use it from Ruby, Groovy, Java, JavaScript, Python, Clojure, and Scala.