"Fast" JS console with time, function and file in fixed width line
Cross-platform standalone SCons executable for node
AutobahnJS is a JavaScript client library that implements The WebSocket Application Messaging Protocol (WAMP)
-------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Copyright (C) 2007 by Sindre Aam�s aamas@stud.ntnu.no
Easy RSS feed parsing using libxmljs
A script that makes profiling node.js apps easier.
IoTivity bindings
Node RSS EventEmitter
Gitignore file generate
Install titanium sdk GA releases 4+
A client interface to various AWS services
AutobahnJS is a JavaScript client library that implements The WebSocket Application Messaging Protocol (WAMP)
Full-featured MP4 format and MPEG DASH library and tools
Meteor is an open source platform for building web, mobile, and desktop apps in pure JavaScript.
**ignoregit** is a command-line tool that helps you create `.gitignore` files for different languages and frameworks.
An MQTT to OCF Gateway System that transparently interrconnects MQTT subsribers/publishers with OCF clients
Auto Builder ===========
SCON — Schema-Compact Object Notation: human-readable format with 59-66% structural dedup, single-pass tape decoder
Ergonomic firmware and binary file creation tool.
A universal C/C++ project manager and build orchestrator
Rust implementation of the IronFleet verified distributed systems framework
A lightweight and portable cryptography library
Rust library and CLI utility to reset file timestamps to repo state
A library to create and operate models for particle physics amplitude analyses
A library to create and operate models for particle physics amplitude analyses
Parser and skeletal animation evaluator for Spriter SCML files
Count your code, quickly.
Rust based fast build system
Software construction library inspired by SCons and implemented in Ruby.
Simple and Compressed Object Notation (SCON) serializes arrays and objects into a binary format, all the while using as little space as possible by reusing duplicate keys with a binary reference and clever type definitions.
This gem is a Ruby extension library providing an API to DrQueue, the open source render queue. Git, SWIG and SCons are required for building. See https://ssl.drqueue.org/redmine/projects/drqueue/wiki/RubyBindingsHowto for more information.
Canoe offers project management and building facilities to C/C++ projects. If you are tired of writing Makefile, CMakeList and even SConstruct, please let Canoe help you wipe them out. Similar to Cargo for Rust, Canoe offers commands such as new, build, run, etc. to help you generate a C/C++ project and build it automatically. Different from tools like Scons and Blade, Canoe requires users to write NO building scripts, Canoe would analyze dependencies and build like our old friend 'make' if a few conventions over file names are followed.