Skip to content
View meetzli's full-sized avatar
  • Poland
  • 01:16 (UTC +01:00)

Highlights

  • Pro

Organizations

@tiscordlib @veil-lang

Block or report meetzli

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
meetzli/README.md

meetzli

Systems Engineer focusing on Rust, compiler design, and high-performance software.

Currently building Veil, a systems programming language that transpiles to human-readable C, emphasizing developer ergonomics and predictable performance without LLVM overhead.


Core Projects

A compact systems language designed for simplicity and small toolchains.

  • Features a custom type system and zero-cost abstractions.
  • Compiles directly to C, ensuring portability and minimal binary size.

An asynchronous ORM for Rust featuring a custom .bo schema parser.

  • Built with pest for grammar parsing and custom Rust codegen.
  • Focuses on type-safety and developer experience in async environments.

A declarative, high-performance 2D image synthesis engine.

  • Leverages tiny-skia and cosmic-text for efficient rendering of dynamic media assets.
  • Designed for low-latency graphics generation.

A high-concurrency Discord bot built with Rust using the serenity and poise frameworks.


Technical Stack

Category Technologies
Languages Rust (Main), C, Zig, TypeScript, Go
Systems Compiler Design, Async Runtimes, Codegen, Memory Management
Web / UI Dioxus, Solid.js, Node.js, TailwindCSS
Tools Neovim, Git, Docker, GCC/Clang, Linux Toolchains

Contact

Pinned Loading

  1. veil-lang/veil veil-lang/veil Public

    A modern, statically-typed programming language with focus on safety, performance, and developer experience.

    Rust 3 1

  2. bytematebot/byteORM bytematebot/byteORM Public

    A fast, schema-driven ORM for Rust

    Rust 1