GithubHelp home page GithubHelp logo

kimperator's Projects

butterfly icon butterfly

Butterfly is a C library that implements a very simple 'dynamic' data-type. It could be used, for example, to manipulate JSON data from C. It is distributed under LGPL.

crul icon crul

Crul is an easy to use interface for using curl, it is also possible to use JsonRPC over HTTP with this library. For parsing Json and for dynamic types crul uses the Butterfly library.

cxxrul icon cxxrul

Leightweigth easy to use curl c++ wrapper

dllinjector icon dllinjector

An Application for Injectoring DLLs into processes, uses libDllLoader

libsendkeys icon libsendkeys

CMake Version of the great keyboard emulating Library from Elias Bachaalany. Added some functions for emulating mouse.

lua-curl icon lua-curl

Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua

mologiedetours icon mologiedetours

Mologie Detours Version 2.0, 2011-06-24 Cross-platform x86, x86-64 detours Copyright (c) 2011 Oliver Kuckertz Licensed under the MIT license, http://www.opensource.org/licenses/mit-license.php

ninjectlib icon ninjectlib

N-InjectLib is a library written in C++ which allows for injecting dynamic link libraries into a remote (i.e. foreign) process. Two techniques are available to inject a dll: the target process can be started by using the library so the first dll loaded actually is the dll to be injected, or dlls can be injected anytime while the target process is running.

pkgbuilds icon pkgbuilds

PKGBUILDs to build Plugbox Linux for ARM, based on Arch Linux.

pyjsonrpc icon pyjsonrpc

pyjsonrpc is a extremely compact jsonrpc 2.0 library

regexp icon regexp

C++ Regex Parser from jeff, extended for cmake usage

samen icon samen

Samen stands for Small Action ManagEr for wireless Networks It is a ultra small wpa_supplicant (wpa_cli) action handler.

sendsmaschnell icon sendsmaschnell

A plugin based software library for sending and receiving sms messages

t-rex icon t-rex

T-Rex is a minimalistic regular expression library written by Alberto Demichelis in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.

tinysdgl icon tinysdgl

TinyGL 0.4 (c) 1997-2002 Fabrice Bellard. TinySDGL 0.5, 2005 a port to libSDL by Gerald Franz ([email protected]). General Description: -------------------- TinyGL is intended to be a very small implementation of a subset of OpenGL* for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented. All the calls I considered not important are simply *not implemented*. The main strength of TinyGL is that it is fast and simple because it has not to be exactly compatible with OpenGL. In particular, the texture mapping and the geometrical transformations are very fast.

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.