Giter Club home page Giter Club logo

GuruPoo's Projects

horde3d icon horde3d

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.

hoskins icon hoskins

Switchboard & exchange for core.async

hostingclr icon hostingclr

Executing a .NET Assembly from C++ in Memory (CLR Hosting)

hotfix icon hotfix

动态补丁:使用ClassLoader加载dex中的类,使用反射调用类中方法。

hotfix-1 icon hotfix-1

一个ClassLoader可以包含多个dex文件,每个dex文件是一个Element,多个dex文件排列成一个有序的数组dexElements,当找类的时候,会按顺序遍历dex文件,然后从当前遍历的dex文件中找类,如果找类则返回,如果找不到从下一个dex文件继续查找.那么这样的话,我们可以在这个dexElements中去做一些事情,比如,在这个数组的第一个元素放置我们的patch.jar,里面包含修复过的类,这样的话,当遍历findClass的时候,我们修复的类就会被查找到,从而替代有bug的类。

hotrod icon hotrod

A library for hot reloading of C functions

houdini icon houdini

Houdini HDAs & sketches (VEX, OpenCL, Python)

houio icon houio

C++ library for reading and writing of houdini geometry file format (json/binary json)

how-happy icon how-happy

A simple website that uses the Project Oxford Emotion API to find out who the happiest person in a group photo is

hpanda icon hpanda

Panda3D library for fast BGE-like development

htdp icon htdp

Study How to Design Programs

html-clean icon html-clean

Replaces unsafe characters from html code with safe versions.

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.