Michal Kottman

Results 9 repositories owned by Michal Kottman

acpi_call

306
Stars
134
Forks
Watchers

A linux kernel module that enables calls to ACPI methods through /proc/acpi/call. Now with support for Integer, String and Buffer parameters.

AndroLua

1.0k
Stars
303
Forks
Watchers

Lua and LuaJava ported to Android

lqt

188
Stars
33
Forks
Watchers

Lua bindings for Qt4 by Mauro Iazzi

ltn12ce

20
Stars
1
Forks
Watchers

A compression (zlib, bzip2, LZO and LZMA) and encryption (PolarSSL) library with common interface, usable by LuaSocket LTN12 module, with no external dependencies (everything's embedded).

lua-gdb-helper

67
Stars
23
Forks
Watchers

This is a collection of several GDB macros that simplify debugging of C modules for Lua

lua-git

40
Stars
10
Forks
Watchers

An attempt to implement the basics of Git in pure Lua

lua-sophia

24
Stars
4
Forks
Watchers

lua-sophia is a Lua binding to Sophia embeddable key-value database

luaclang-parser

58
Stars
14
Forks
Watchers

Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files

luacrypto

93
Stars
71
Forks
Watchers

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL