kon_core

Crates.iokon_core
lib.rskon_core
version0.2.0
created_at2026-01-09 19:32:21.847269+00
updated_at2026-01-17 12:05:47.357643+00
descriptionCore internal utilities for the Kon Engine.
homepagehttps://github.com/cey0225/kon
repositoryhttps://github.com/cey0225/kon
max_upload_size
id2032675
size41,822
Ceyhun (cey0225)

documentation

README

kon_core

kon_core is the foundation of Kon Engine - it handles the app lifecycle, plugin system, and core types.

Scope

  • Core Logic: Base algorithms and shared state handlers.
  • Internal Utils: Performance-focused helper functions.
  • Common Types: Unified type definitions for engine-wide consistency.
# Part of the kon-engine ecosystem
cargo add kon-engine

License

MIT OR Apache-2.0

Commit count: 54

cargo fmt