Skip to content

Fast, optimized JIT compiler for Brainfuck written in Rust

Notifications You must be signed in to change notification settings

griffi-gh/beefk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beefk

Fast, optimized JIT compiler for Brainfuck written in Rust.

Warning: generated native code intentionally lacks array bound checks!
This compiler is optimized for performance and does not care about memory safety

Benchmarks

CPU: Ryzen 5 5625U with 16GB of dual-channel DDR4 RAM running at 3200 MHz
Only execution time is counted, stdout is piped to /dev/null during the benchmark

beefk griffi-gh/brian
mandelbrot.bf ~600ms ~3400ms

About

Fast, optimized JIT compiler for Brainfuck written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published