Skip to content

Veridian-Zenith/Misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Misc

Author: Dae Euhwa (daedaevibin@veridianzenith.qzz.io | [@daedaevibin])

A collection of small projects, experiments, and learning exercises focused on systems programming, performance optimization, and cross-platform development. This repository serves as a sandbox for testing ideas, learning new tools, and exploring system-level programming with C++, Zig, Flutter, and related technologies.

Current Focus

  • Zig experiments: memory allocators, syscall wrappers, lightweight tools
  • Flutter integration: FFI-based experiments with native libraries
  • LLVM optimizations: ThinLTO, EEVDF, MADVISE
  • Linux desktop + Android workflows: custom tooling, CLI utilities

Project Structure

Misc/
├─ zig/          # Zig experiments, system-level tools
├─ flutter/      # Flutter projects using FFI with native libraries
├─ benchmarks/   # Micro-benchmarks for performance testing
├─ utils/        # Small CLI utilities or helper scripts
└─ README.md

How to Use & License

This repository is meant for learning and experimentation.

Browse individual folders for experiments or sample projects.

Feel free to clone or fork for personal learning, but note the licensing restrictions.

Expect unstable code and frequent updates.

License: This repository is licensed under the Open Software License 3.0 (OSL-3.0). See LICENSE for full details.

Note: These projects are experimental. Expect unstable code, frequent updates, and learning-focused implementations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors