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/b3-rs
JIT codegen backend with SSA IR based on B3 from WebKit
playXE/migc
Simple conservative GC using mimalloc
playXE/masm-rs
Macro assembler for Rust
playXE/alloca-rs
Mostly safe wrapper for alloca
playXE/capy
Scheme implementation (now maybe working properly)
playXE/rsgc
playXE/jit-allocator
Executable memory allocator with support for dual mapping and W^X protection
playXE/pgc
Preciese garbage collector in Rust.
playXE/r7rs-parser
R7RS Scheme parser and lexer
playXE/waffle-vm
playXE/cool-bitvector
Simple yet cool bitvector library
playXE/dotfiles
My configuration files
playXE/neyroorlov
Бот нейроорлова для дискорда
playXE/playXE
playXE/rosalloc
Runs of slots allocator implementation
playXE/rsetjmp
setjmp/longjmp implementation fully in Rust (based on musl). Supports: x86-64, ARM64, RISCV64
playXE/assembler
playXE/call-with-current-continuation-rs
Example implementation of call/cc using setjmp/longjmp
playXE/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
playXE/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
playXE/jdk
JDK main-line development https://openjdk.org/projects/jdk
playXE/libhermit-rs
libhermit-rs: A Rust-based library operating system
playXE/mmtk-core
Memory Management ToolKit
playXE/rfcs
RFCs for changes to V
playXE/rust-langdev
Language development libraries for Rust
playXE/server-management-notes
Just notes on how I manage my home server, some commands I found useful
playXE/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io
playXE/ValaPlugin
Template for GnomeBuilder plugin in Vala
playXE/void-packages
The Void source packages collection
playXE/xvisor-build