bf_jit

Over-engineered JIT compiler for bf (by ccapitalK)

Bf_jit Alternatives

Similar projects and alternatives to bf_jit

  • blend2d

    2D Vector Graphics Engine Powered by a JIT Compiler

  • asmjit

    Low-latency machine code generation

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • vemips

    MIPS32r6 Emulator

  • jank

    - bf_jit VS jank

    A Clojure dialect hosted on LLVM with native C++ interop

  • fast_brainfuck.lua

    High performance brainfuck transpiler/interpreter for Lua with FFI support. Very fast implementation with multiple optimization passes.

  • mull

    Practical mutation testing and fault injection for C and C++

  • skybison

    A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT. (by tekknolagi)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bf_jit alternative or higher similarity.

bf_jit reviews and mentions

Posts with mentions or reviews of bf_jit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Adventures in JIT compilation
    3 projects | /r/programming | 14 Apr 2021
    I think writing a brainfuck JIT is a great hobby project for learning x86 assembly and the basics of how jit compilation of bytecode works. I also wrote an x64 jit for brainfuck in c++ ( https://github.com/ccapitalK/bf_jit ) , it's surprising how similar it ended up being architectured to the code written in part 2 of this post. It's moderately fast (runs mandelbrot in about 1.1 seconds, and runs towers of hanoi in about 0.2 seconds).

Stats

Basic bf_jit repo stats
2
1
0.0
almost 2 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com