Skip to content
View SSL-ACTX's full-sized avatar
🕜
I wanna die already
🕜
I wanna die already

Block or report SSL-ACTX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SSL-ACTX/README.md
Seuriin's Profile Picture

Seuriin

Compiler Architect & Systems Researcher | Formal Methods | Runtimes

Focus Platforms Visitors

"The more you know, the more you know you don't know."


Technical Profile

Systems researcher and compiler engineer focused on formal verification, mathematical memory safety, low-level execution models, and runtime security. I design and build self-contained language toolchains, virtual machines, and high-assurance systems from first principles.

  • Primary Fields: Formal SMT Verification, Obfuscation, Compiler Backends (Cranelift/WASM), Lock-Free Concurrency, Web Development
  • Core Languages: Rust (Compilers, VMs, SMT Solvers), Python (APIs and Automations), C / C99 (Kernel/POSIX shims, FFI), Zig, Python & TypeScript (Tooling/Protocols).
  • Architecture & Internals: SMT Solvers (oxiz, Z3), WebAssembly, Linux Seccomp-BPF, ARM64 NEON SIMD, POSIX Berkeley Sockets.

Featured Systems Research & Projects

A selection of open-source compilers, obfuscation engines, virtual machines, and high-performance runtimes.


Repository Project Specification & Architecture Technologies
Causm A formally verifying, hard real-time systems language with temporal semantics, entropic memory decay (EGC), SMT relational proofs (Entropius), Cranelift JIT, and a WASIp2 runtime.
Stella A continuous-state neural virtual machine and code protector. Compiles discrete logic into Q32.32 fixed-point recurrent dynamical attractor basins ( $S_{t+1} = \sigma(W \cdot S_t + B)$ ) with hyperoctahedral basis permutation obfuscation ($W' = P^{-1} W P$).
Ruoxi An ultra-high-velocity experimental web synthesis engine & compiler. Compiles reactive islands and documents into atomic-hashed CSS, static HTML, and route-cycle verified graphs in 23~ microseconds per page (43,000+ pages/sec).
Lirien A verifying JIT compiler for a safe subset of Python. Uses SMT solver verification to statically prove refinement types, memory bounds, and safety invariants before lowering to native code with Cranelift.
Astraea Security middleware for Node.js implementing Object-Capability enforcement at the native boundary via dynamic C-ABI syscall hijacking (Zig) and Linux kernel Seccomp-BPF filters.
Iris A distributed actor runtime in Rust with Python bindings, featuring a reduction-based cooperative scheduler, location-transparent messaging, and live actor code updates.
Ocular An instruction-level tracer and telemetry runtime for Python 3.12+ (PEP 669). Uses hardware TSC cycle counting and adaptive de-instrumentation to minimize profiling overhead.
MirageFS A steganographic virtual block device (FUSE / WebDAV) that mounts encrypted filesystems inside media containers (PNG, MP4, MP3) with custom format-specific injectors.


Technical Stacks


Activity & Analytics

Profile Overview Language Stats

Gmail Discord Messenger

Pinned Loading

  1. Lirien Lirien Public

    A Verifying JIT Compiler for a Safe Subset of Python

    Rust 1

  2. Iris Iris Public

    A lightweight, hybrid actor runtime in Rust with optional Cranelift JIT for Python/JS off‑loading – fast local actors, math off‑load, and seamless PyO3 bindings.

    Rust 4 2

  3. ocular ocular Public

    Ultra-low overhead PEP 669 instruction-level tracer and telemetry engine for Python 3.12+. Built with Rust for hardware cycle accuracy (TSC) and dynamic de-instrumentation.

    Rust 2

  4. mirage-fs mirage-fs Public

    A high-stealth steganographic virtual block device. Turn ordinary media into encrypted, mountable drives with FUSE and WebDAV support.

    Rust 5

  5. isla isla Public

    An experimental, kernel-bypass TCP/IP stack written in Rust. Features a hybrid threading engine and zero-copy architecture.

    Rust 5

  6. Causm Causm Public

    Causm is a domain-specific research language designed to address the inherent non-determinism in concurrent systems.

    Rust 2