LexLib

aLexevier's Library
is a C/Rust library with miscellaneous things that the C stdlib is missing and some other things that can be useful.

also works on C++ without hassle.

features

Rust

for C functions that have a equivalent or better options in the Rust stdlib are not expected to be wrapped around a safe interface.

right now a rust compiler is not necessary but in the future it might.

some features (like vector math) are not available yet in the rust side.

Documentation

C: in the header files.

Rust: https://docs.rs/lexlib/latest/lexlib/

Dependencies

License

Licensed under the zlib license.

Changelog

2.0.0

1.5.0

1.4.0

1.3.1

1.3.0

1.2.0

For the full Changelog check CHANGELOG.md at the project root.