Mini Functions π¦ v0.0.8
Mini Functions
A Rust library of highly performant utility and wrapper functions
β’ Website β’ Documentation β’ Report Bug β’ Request Feature β’ Contributing Guidelines
Overview π
Mini Functions
is a highly performant utility and wrapper functions library for Rust that has been carefully designed with optimization and efficiency in mind. By providing convenient wrapper functions, our library aims to provide a high-level interface for common tasks while still leveraging the performance benefits of Rust under the hood. These utility functions serve as an essential toolkit for any Rust developer, and the library's design abstractions allow for easy integration into a variety of projects and applications.
These utility functions serve as an essential toolkit for any Rust developer, and the library's design abstractions allow for easy integration into a variety of projects and applications.
Features β¨
- Built with Rust β A modern programming language that is well-suited for building high-performance, reliable, and secure systems.
- High-level Utility Functions β A collection of high-level, abstracted functions for common tasks, such as string manipulation, file manipulation, and data parsing.
- Wrapper Functions for Easy Access β Wrapper functions that provide a more convenient interface for accessing and using underlying Rust libraries or APIs.
- Optimization and Performance Tools β Tools for optimizing and improving the performance of Rust code.
- Multi-platform Support β Support for a variety of platforms, including desktop, mobile, and web.
- Comprehensive Documentation and Examples β Documentation and examples to help developers understand and use the library effectively.
- Regular Maintenance and Updates β Regular updates and maintenance to ensure the library stays up-to-date and reliable.
Changelog π
What's Changed
- Add license scan report and status by @fossabot in #22
- Feature/mini functions by @sebastienrousseau in #23
- Feature/mini functions by @sebastienrousseau in #24
- feat(qrc): renaming due to clashes with crates.io by @sebastienrousseau in #25
- Feature/mini functions by @sebastienrousseau in #26
- Feature/mini functions by @sebastienrousseau in #27
- feat(md5): renaming to mdg and content updates by @sebastienrousseau in #28
New Contributors
Full Changelog: v0.0.7...v0.0.8