Code Monkey home page Code Monkey logo

Chuck Yang's Projects

pouchdb icon pouchdb

PouchDB is a pocket-sized database.

processing icon processing

Source code for the Processing Development Environment (PDE)

processing-js icon processing-js

A port of the Processing visualization language to JavaScript.

pure64 icon pure64

Pure64 is a 64-bit software loader initially created for BareMetal OS. The loader gets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer. If you need a quick way to boot a 64-bit AMD/Intel based computer that will enable all available processors and load your software then Pure64 is ideal. Pure64 keeps an information table in memory that stores important details about the computer (Amount of RAM and memory layout, number of CPU cores and their APIC IDs, etc). The Pure64 loader has been released separately so others can use it in their own software projects.

pynag icon pynag

Python modules and utilities for Nagios plugins and configuration

pysandbox icon pysandbox

pysandbox is a Python sandbox. By default, untrusted code executed in the sandbox cannot modify the environment (write a file, use print or import a module). But you can configure the sandbox to choose exactly which features are allowed or not, eg. import sys module and read file /etc/issue.

python-mode icon python-mode

Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.

python-patterns icon python-patterns

A collection of design patterns implemented (by other people) in python

pyzmq icon pyzmq

PyZMQ: Python bindings for zeromq

qunit icon qunit

An easy-to-use JavaScript Unit Testing framework.

rack icon rack

a modular Ruby webserver interface

radare2 icon radare2

unix-like reverse engineering framework and commandline tools

ravendb icon ravendb

A linq enabled document database for .NET

react icon react

React is a JavaScript library for building user interfaces.

redis icon redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

redisbook icon redisbook

《Redis 设计与实现》一书的书稿源码

redislive icon redislive

Visualize your redis instances, analyze query patterns and spikes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.