isc1's Stars
phaserjs/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
ReturnInfinity/BareMetal-OS-legacy
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
cloudius-systems/osv
OSv, a new operating system for the cloud.
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
torvalds/linux
Linux kernel source tree
Polymer/polymer
Our original Web Component library.
emberjs/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
angular/angular.js
AngularJS - HTML enhanced for web apps!
less/less.js
Less. The dynamic stylesheet language.
sass/sass
Sass makes CSS fun!
Subash/Prepros
Compile almost any preprocessing language with live browser refresh.
livereload/LiveReload
LiveReload.app for Mac and Windows. See “develop” branch for the latest Windows release and LiveReload 3 progress. (NOTE: renamed from LiveReload2.)
jshint/jshint
JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
mishoo/UglifyJS-old
JavaScript parser / mangler / compressor / beautifier library for NodeJS
cloud66-oss/habitus
A build flow tool for Docker.
thenewstack/docker-and-containers-ebooks
A series of ebooks on Docker and the container ecosystem.
graphite-project/graphite-web
A highly scalable real-time graphing system
puppetlabs/puppet
Server automation framework and application
chef/chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
hashicorp/vagrant
Vagrant is a tool for building and distributing development environments.
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
dlang/dmd
dmd D Programming Language compiler
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
HaxeFoundation/haxe
Haxe - The Cross-Platform Toolkit
gkz/LiveScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.