Property404/goto-label-rs

"goto" implementation for Rust

Rustrustgotoapril-fools
This is stars and forks stats for /Property404/goto-label-rs repository. As of 09 May, 2024 this repository has 95 stars and 3 forks.

Goto/Label for Rust Tired of using newfangled control flow mechnisms like "loop," "while," and "for"? Well worry no more! Finally, "goto" and "label" macros have arrived for Rust! And they're #![no_std]! use goto_label::{goto, label}; #[no_mangle] // Needed to prevent foo() from being optimized away unsafe fn foo() { println!("This text will never be printed!"); label!("label1"); print!("Hello"); goto!("label2"); println!("Neither will this be printed!"); } unsafe fn hello_world()...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
rust-lang/rustupRustShellHTML5.6k08530
osohq/osoRustPythonTypeScript3.2k01630
LesnyRumcajs/grpc_benchDockerfileJavaC++80701290
qarmin/czkawkaRustFluentOther12.1k+69339+8
epi052/feroxbusterRustPowerShellShell4.7k04030
LukeMathWalker/zero-to-productionRustShellOther3.9k03710
rust-lang/rustfmtRustOther5.4k08250
PureStake/moonbeamTypeScriptRustSolidity8270301+1
fish-shell/fish-shellC++RustShell22.4k01.8k0
alvr-org/ALVRC++CRust3.8k03730