-
https://www.ditto.live/
- France - Spain
- linkedin.com/in/danielhenrymantilla
Highlights
- 2 discussions answered
Block or Report
Block or report danielhenrymantilla
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
getditto/safer_ffi Public
Write safer FFI code in Rust without polluting it with unsafe code
-
-
iter-python-rs Public
Python generator expressions and 'list' comprehensions (https://crates.io/crates/iter-python)
-
-
shellcode-factory Public
Tool to create and test shellcodes from custom assembly sources (with some encoding options)
-
macro_rules_attribute-rs Public
Use declarative macros as proc_macro attributes or derives
577 contributions in the last year
Activity overview
Contributed to
getditto/safer_ffi,
rust-lang/rust,
danielhenrymantilla/polonius-the-crab.rs
and 84 other
repositories
Contribution activity
July 2022
Created 6 commits in 1 repository
Opened 1 pull request in 1 repository
getditto/safer_ffi
1
merged
Created an issue in rust-lang/rust that received 1 comment
Inlined recursive type error can be dodged, leading to compiler overflowing its stack
// If the inner `Foo` is named through an associated type, the "infinite size" error does not occur. struct Foo(<&'static Foo as ::core::ops::Deref>::
1
comment