Thanks to visit codestin.com
Credit goes to lib.rs

#leak

  1. git2mail

    Pure Rust OSINT tool to find a GitHub user's email

    v0.4.5 500 #github #osint #leak #rust
  2. alloc-track

    Track memory allocations by backtrace or originating thread

    v0.4.0 7.3K #segmentation #leak #alloc
  3. mockalloc

    allow testing code which uses the global allocator

    v0.1.2 750 #testing #mocking #leak
  4. leaktracer

    allocator to trace memory allocations in Rust programs, by intercepting the allocations

    v0.1.6 #memory-allocator #leak #trace
  5. discard

    trait which allows for intentionally leaking memory

    v1.0.4 150K #revoke #cancel #leak #drop
  6. rsmemchk

    Rust Memory Leak check library for global_allocator

    v0.1.2 #memory-leaks #global-allocator #check #leak
  7. pinentry-rs

    Rust wrapper for calling pinentry to get secure password input

    v0.2.0 #secure-password-input #calling #leak
  8. alleakator

    leaking global allocator

    v1.0.4 #global-allocator #leak #allocator
  9. static_leak

    Leak references with static lifetimes from static Mutexes and RwLocks

    v0.1.0 #rw-lock #leak #ffi #mutex
  10. Try searching with DuckDuckGo.

  11. ascend

    Make static strs from any string

    v0.3.0 #string #static-string #leak #static
  12. out-reference

    out references

    v0.2.0 #reference #read #value #leak #set #no-std
  13. leaky-cow

    Leak the contents of a Clone-On-Write pointer

    v0.1.1 34K #clone-on-write #leaky #leak #content #pointers
  14. leak_slice

    leak &mut [T] in favor of NonNull<[T]>

    v0.2.0 120 #slice #leak
  15. leak

    Safely leak data from owned data structures

    v0.1.2 34K #rfc-1233 #own
  16. jni-pointer

    Leaks a value and returns a pointer as a number, so that it can be recovered later, this is useful for JNI objects

    v0.1.0 #pointers #value #leak #jni #object