Crate lexlib

source ·
Expand description

Miscellaneous stuff for Rust and C development.
Contains small things that could be useful in some regular basis.

Some parts from lexlib are not wrapped/ignored if a better/native option is available in the std library.

NOTE: currently being made compatible with Rust.

Modules

  • Direct interface with the C part.
  • color manipulation
  • image manipulation.
  • memory.
  • OS abstractions.
  • time.