FractalFir
Young programmer from Poland, interested in writing compilers, and procedural generation.
Szcecin, Poland, EU
Pinned Repositories
irrelevant
A Rust crate for ignoring variables in a more explicit fashion, and checking assumptions about those variables.
jport
Rust library for importing and analising JVM bytecode.
jtcpp
jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).
kern-profile
Profiling tool for Rust kernel
memory_pages
`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions
pithago-rs
A simple rust 3D engine uisng WASM and WebGPU. WIP
rustc_codegen_clr
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
seabridge
Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.
tmf
Tight Model format is an experimental lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.
wrapped_mono
Wrapper around mono library. Allows easy loading and interop between code written for the .NET framework and Rust.
FractalFir's Repositories
FractalFir/rustc_codegen_clr
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
FractalFir/tmf
Tight Model format is an experimental lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.
FractalFir/wrapped_mono
Wrapper around mono library. Allows easy loading and interop between code written for the .NET framework and Rust.
FractalFir/seabridge
Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.
FractalFir/jtcpp
jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).
FractalFir/memory_pages
`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions
FractalFir/cil_utilis
A set of Rust tools focused on serializing/deserializing and working with .NET assembles
FractalFir/irrelevant
A Rust crate for ignoring variables in a more explicit fashion, and checking assumptions about those variables.
FractalFir/jport
Rust library for importing and analising JVM bytecode.
FractalFir/kern-profile
Profiling tool for Rust kernel
FractalFir/pithago-rs
A simple rust 3D engine uisng WASM and WebGPU. WIP
FractalFir/rustlantis
UB-free and deterministic rustc fuzzer
FractalFir/BundleRuntime
Abandoned experiment with .NET's JIT
FractalFir/disset
Distributed Asset Format - A flexible, easily extnesible asset format which tries to spilt data into multpile files, balancing their size.
FractalFir/FractalFir.github.io
FractalFir/ciach
A simple, programable test minmizer
FractalFir/He3-CorporateWars
FractalFir/neddih
A simple tool for making text harder to scrape.
FractalFir/Project-C
FractalFir/quick_silver
Abandoned experiment translating JVM bytecode to .NET
FractalFir/rust
Empowering everyone to build reliable and efficient software.
FractalFir/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
FractalFir/screenpipe
24/7 local AI screen & mic recording. Build AI apps that have the full context. Works with Ollama. Alternative to Rewind.ai. Open. Secure. You own your data. Rust.
FractalFir/sdf_tutorial
FractalFir/tinysharp
Abandoned. Extermaly lightweight, bare-bones experimental C# runtime meant for embedding.
FractalFir/topix200.github.io
FractalFir/type_tsunami
A tool for testing the layout of Rust types.
FractalFir/xcap
XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).