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/libimmixcons
Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.
playXE/waffle-scheme
Simple scheme bytecode VM
playXE/garbage-collector
Garbage collector implementation in Rust for Rust
playXE/stack2ssa
Simple implementation of stack to SSA IR lowering
playXE/gc-shadowstack
Shadow stack algorithm implementation for GC object rooting
playXE/gccjit-rs
gccjit bindings for rust
playXE/ferris-gc
FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector
playXE/IcedPhoneNumbersUDP
Simple GUI client to store/fetch users and their phones to/from server using UDP
playXE/Maver
Neural network library for Rust programming language.
playXE/android_art
Android RunTime
playXE/BootstrapVM
Trying to bootstrap VM from scratch :)
playXE/chibi-scheme
Official chibi-scheme repository
playXE/cosmwasm-vm-js
Run CosmWasm smart contracts in Node.js and web browsers
playXE/eshost
A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
playXE/esvu
esvu is your one-stop shop for all implementations of ECMAScript.
playXE/fennecdjay
playXE/gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: http://bit.ly/contribute-code
playXE/hxcpp
Runtime files for c++ backend for haxe
playXE/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
playXE/mps-rs
Bindings to MPS library
playXE/pypy
The unofficial GitHub mirror of PyPy
playXE/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
playXE/sierra-scheme
Scheme compiler to native code using Cranelift
playXE/sljit-rs
low level bindings to sljit
playXE/spidermonkey-embedding-examples
Documentation and examples for embedding the SpiderMonkey JavaScript / WebAssembly engine in their applications.
playXE/test
playXE/test-foo-bar
playXE/wasmer
playXE/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
playXE/WebKit-1
Official git mirror of the WebKit repository, https://svn.webkit.org/repository/webkit, future canonical repository.