[stable] A convenient macro, for cloning values into a closure.
-
Updated
May 19, 2024 - Rust
[stable] A convenient macro, for cloning values into a closure.
Installation and subsequent safe removal of flock locks for data streams.
Safe and convenient zero-cost 'goto' implementations for RustLang.
Create and merge any persistent data at compile time.
[stable] A more complete and extended version of data type conversion without constraint checks.
Syntactic sugar extends I/O capabilities.
Fast secure parsing /proc/cmdline.
[stable] Safe and efficient creation of "CStr" with zero-byte checking and support for concatenating multiple values.
[stable] Macro for embedding (trees, strings, arrays) into macro trees directly from files.
[deprecated] Parsing the byte sequence of the ascii characters and safely converting them to integers.
Library for displaying information about the system
[deprecated] Initializers of static values. Manual initialization (using safe functions and zero cost when accessing an object) or automatic initialization during accessing an object (there is no zero cost when accessing an object; you must set the correct default value).
ManuallyDrop Safe: A robust version of ManuallyDrop with features and options for tracking undefined behavior.
Convenient macros for combining cycles (for, while, loop) with a match.
[stable] Macro for effortlessly duplicating impl block code across various types in Rust.
Procedural Macro Utilities (tt_ident, throw_diagnostics, deref_span)
Convenient and simple macro for code synchronization in multithreading.
A binary record of the values stored in the array using the Lamansh protocol.
Add a description, image, and links to the clucompany topic page so that developers can more easily learn about it.
To associate your repository with the clucompany topic, visit your repo's landing page and select "manage topics."