Eduardo Bart
edubart
Open source developer, creator of Nelua programming language, developer of game engines, online games, emulators and blockchain tech.
Languages
Repos
113
Stars
5.6k
Forks
715
Top Language
C
Loading contributions...
Top Repositories
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
Single header stackful cross-platform coroutine library in pure C.
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
Minimal modern efficient cross platform 2D graphics painter in C
Single-file port of Lua, a powerful scripting language.
Single-file port of libogg and libvorbis for decoding ogg sound files.
Repositories
113Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
Minimal Lua test framework
Single-file port of Lua, a powerful scripting language.
Single-file port of PhysFS, a library that provides abstract access to various archives.
Single-file port of libogg and libvorbis for decoding ogg sound files.
Minimal modern efficient cross platform 2D graphics painter in C
Single header stackful cross-platform coroutine library in pure C.
C binding generator for Nelua using GCC Lua plugin.
Bitmap font generator
Efficient network DDOS attacker tool for testing
A small library with hash and encoding functions implemented in C. Currently supports blake2b hashing and base58 encode/decode.
A tiny cross-platform webview C library to build modern cross-platform GUIs
Tiny RISC-V virtual machine
Linux RISC-V virtual machine, powered by the Cartesi Machine emulator, running in the browser via WebAssembly
No description provided.
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
Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
C extensions for LuaCov
Clone of the 2048 game in Nelua using Raylib
Tetris like game made in Nelua for RIV fantasy console
A small library for dumping lua variables quickly. This library is typically used for quick debugging values to the terminal where one would use print but want more information about the value (like table content), output to stderr by default (or other file handle) and optionally time elapsed.
Nelua syntax highlighting for Visual Studio Code
Benchmarks for comparing efficiency of Nelua with Lua, LuaJIT and C
The off-chain implementation of the Cartesi Machine
Deterministic inference Llama 2 inside the Cartesi Machine with accelerated matmul kernels
Default channel file for Package Control. Follow the directions at:
Live DDOS monitor in the command line using ncurses
Arbitrary precision integer arithmetic library in pure Lua
Cartesi Machine prebuilt binaries for various platforms and architectures.
Allocator using multiple pools for small allocations, in a single C header.