Eduardo Bart

Results 21 repositories owned by Eduardo Bart

arraymancer-vision

27
Stars
4
Forks
Watchers

Simple library for image loading, preprocessing and visualization for working with arraymancer.

ddosmon

55
Stars
31
Forks
Watchers

Live DDOS monitor in the command line using ncurses

nelua-lang

1.9k
Stars
62
Forks
Watchers

Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

minicoro

587
Stars
35
Forks
Watchers

Single header stackful cross-platform coroutine library in pure C.

minilua

231
Stars
20
Forks
Watchers

Single-file port of Lua, a powerful scripting language.

otclient

632
Stars
405
Forks
Watchers

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize

sokol_gp

411
Stars
22
Forks
Watchers

Minimal modern efficient cross platform 2D graphics painter in C

android-libs

17
Stars
7
Forks
Watchers

Port of C++ libraries to Android that I use in my projects

lpegrex

58
Stars
7
Forks
Watchers

Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).

lua-bint

55
Stars
3
Forks
Watchers

Arbitrary precision integer arithmetic library in pure Lua