Information on a repository
url | info | language | license | status | todo |
---|---|---|---|---|---|
cluFlock | Installation and subsequent safe removal of flock locks for data streams. | rust (stable) | Apache-2.0 | stable (git/crates.io, 1.2.5) | testing (git_master, 1.2.7) |
cluFullTransmute | A more complete and advanced version of data transmutation without restrictions. | rust (stable) | Apache-2.0 | stable (git/crates.io, 1.0.5) | _ |
cluConstData | Create and merge any persistent data at compile time. A nightly compiler version is required (this is not a compiler plugin). | rust (stable) | Apache-2.0 | stable (git/crates.io, 1.2.9) | wait_update |
cluLockFile | rust (stable) | wait_update | |||
cluStaticData | 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). | rust (stable) | wait_update |
url | info | language | license | status | todo |
---|---|---|---|---|---|
Enclose | A convenient macro for cloning values into a closure. | rust (stable) | MIT/Apache-2.0 | stable (git/crates.io, 1.1.8) | wait_update |
Code_copy | rust (stable, no_std) | wait_readme, testing (git_master, 1.2.7) | |||
SafeManuallyDrop | rust (stable) | stable (git) | wait_readme, testing (git, 0.1.2) | ||
Goto | Safe and convenient zero-cost 'goto' implementations for RustLang. | rust (stable) | wait_update | ||
macro_tt_utils | Procedural Macro Utilities (tt_ident, throw_diagnostics, deref_span) . | rust (nightly) | wait_readme, wait_update | ||
Cycle_match | Convenient macros for combining cycles (for, while, loop) with a match. | rust (stable, no-std) | wait_readme, wait_update |
url | info | language | license | status | todo |
---|---|---|---|---|---|
cluAtoi | Parsing the byte sequence of the ascii characters and safely converting them to integers. | rust (stable) | Apache-2.0 | wait_update | |
cluCStr | Safe creation of “CStr” with zero cost at the compilation stage with checking for zero bytes and the ability to transfer multiple values. | rust (nightly, plugin) | Apache-2.0 | wait_update | |
cluUname | Library for displaying information about the system. Implemented only for Linux. | rust (stable) | Apache-2.0 | wait_update | |
cluExtIO | Syntactic sugar extends I/O capabilities. | rust (stable) | Apache-2.0 | wait_update | |
cluConcatBytes | Merges literals into a static array. Plugin for compiler. | rust (nightly, plugins) | Apache-2.0 | wait_update | |
cluLamansh | A binary record of the values stored in the array using the Lamansh protocol. | rust (stable) | Apache-2.0 | wait_update | |
cluProcCmdline | Fast secure parsing /proc/cmdline. | rust (stable) | Apache-2.0 | wait_readme, wait_update | |
cluStrConcat | |||||
cluEscSequences |
url | info | language | license | status | todo |
---|---|---|---|---|---|
cluMeasurementData | |||||
cluLog | |||||
cluLogKmsg | |||||
cluMultThreading | |||||
cluExtToml |
url | info | language | license | status | -> |
---|---|---|---|---|---|
cluColor | Methods for formatted recording of color output. | rust (stable) | Apache-2.0 | stable | cluEscSequences |