Change the repository type filter
All
Repositories list
33 repositories
synchronized
Public#[stable] Simple and convenient macro for synchronizing code in multithreading.cluFullTransmute
Public[stable] A more complete and extended version of data type conversion without constraint checks.drop_code
Publicinclude_tt
Public[stable] Macro for embedding (trees, strings, arrays) into macro trees directly from files.Enclose
PublicSafeManuallyDrop
PublicManuallyDrop Safe: A robust version of ManuallyDrop with features and options for tracking undefined behavior.destringify
PubliccluFlock
PublicInstallation and subsequent safe removal of flock locks for data streams.cluCStr
Public[stable] Safe and efficient creation of "CStr" with zero-byte checking and support for concatenating multiple values.cluConstData
PublicCreate and merge any persistent data at compile time.rustifyc
Publiccopy_impl
Public[stable] Macro for effortlessly duplicating impl block code across various types in Rust.code_of_conduct
PubliccluUname
PublicLibrary for displaying information about the systemREADME.repo
PublicGoto
PublicSafe and convenient zero-cost 'goto' implementations for RustLang.cluEscSequences
Publicmacro_tt_utils
PublicProcedural Macro Utilities (tt_ident, throw_diagnostics, deref_span)cycle_match
PublicConvenient macros for combining cycles (for, while, loop) with a match.cluLockFile
PubliccluStrConcat
PubliccluProcCmdline
PublicFast secure parsing /proc/cmdline.cluLamansh
Public archiveA binary record of the values stored in the array using the Lamansh protocol.cluColor
Public[DEPRECATED] Methods for formatted recording of color output.cluConcatBytes
PublicMerges literals into a static array. Plugin for compiler.cluStaticData
Public[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).cluExtIO
PublicSyntactic sugar extends I/O capabilities.cluMeasurementData
PubliccluLog
PubliccluExtToml
Public archive