Skip to content
/ sjlj2 Public

Safer, cheaper and more ergonomic setjmp/longjmp in Rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

oxalica/sjlj2

Repository files navigation

Safer1, cheaper and more ergonomic setjmp/longjmp in Rust2

crates.io docs.rs CI

See more in documentations.

Footnotes

  1. long_jump is still unsafe and is technically UB, though. See more about safety in docs of long_jump.

  2. ...and assembly. No C trampoline is involved!

About

Safer, cheaper and more ergonomic setjmp/longjmp in Rust.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project