playXE
Real name: Adel Prokurov. Rust programmer. Love doing compiler and VM related development. :) Languages: Russian, English.
VDX.tvDa Nang, Vietnam
Pinned Repositories
mmtk-core
Memory Management ToolKit
b3-rs
JIT codegen backend with SSA IR based on B3 from WebKit
capy
Scheme implementation (now maybe working properly)
Jazz
Jazz - register-based virtual machine and programming language
libimmixcons
Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.
masm-rs
Macro assembler for Rust
migc
Simple conservative GC using mimalloc
rsgc
waffle-scheme
Simple scheme bytecode VM
starlight
JS engine in Rust
playXE's Repositories
playXE/cgc
Copying Garbage Collector
playXE/PEACE
Simple JIT library
playXE/tracing-jit-for-fun
Simple tracing JIT example using Cranelift
playXE/streams-rs
OCaml like streams in Rust
playXE/ExVM-RS
JIT VM and runtime for dynamically typed languages
playXE/const-if
playXE/cranelift-mem2reg
Memory to register promotion
playXE/rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
playXE/Config-files
various configuration files
playXE/delta
New systems programming language in development
playXE/demo
🤖 Fork me to try out Dependabot
playXE/dora
Dora VM
playXE/exvm-2
Runtime for dynamically typed languages with JIT support.
playXE/femtolisp
a lightweight, robust, scheme-like lisp implementation
playXE/fiber
userland threads
playXE/gravity
Gravity Programming Language
playXE/green-threads-rs
playXE/greenie
Green threads and generators in Rust
playXE/jazz-test-lib
playXE/mimalloc-rs
mimalloc wrapper for Rust
playXE/mun
Source code for the Mun language and runtime.
playXE/numbers-recognition
Simple neural network for numbers recognition using MNIST data set
playXE/proy
JIT & Macro assembler for Rust.
playXE/rcc
rcc: a Rust C compiler
playXE/rcimmix
Experimenting with reference counted immix and just immix GC
playXE/runtime
playXE/Snake-Jazz
Snake game written in Jazz with help of Allegro 5 library
playXE/tagged-box
A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro interface to safely create NaN-boxed enums.
playXE/Waffle
ECMAScript implemenetation in Rust.
playXE/webkit
Unofficial mirror of the WebKit SVN repository