Coder Social home page Coder Social logo

juanjo0413 / sanitizers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/sanitizers

1.0 0.0 0.0 46.6 MB

AddressSanitizer, ThreadSanitizer, MemorySanitizer

License: Other

Shell 2.50% C++ 2.40% Python 0.15% C 92.01% Go 2.42% Kotlin 0.22% CMake 0.30%

sanitizers's Introduction

sanitizers

This project is the home for Sanitizers: AddressSanitizer, MemorySanitizer, ThreadSanitizer, LeakSanitizer, and more The actual code resides in the LLVM repository. Here we keep extended documentation, bugfixes and some helper code.

The documentation for our tools:

  • AddressSanitizer (detects addressability issues) and LeakSanitizer (detects memory leaks)
  • ThreadSanitizer (detects data races and deadlocks) for C++ and Go
  • MemorySanitizer (detects use of uninitialized memory)
  • HWASAN, or Hardware-assisted AddressSanitizer, a newer variant of AddressSanitizer that consumes much less memory
  • UBSan, or UndefinedBehaviorSanitizer

Some of the sanitizers are also available for different OS Kernels:

sanitizers's People

Contributors

kcc avatar eugenis avatar vitalybuka avatar ramosian-glider avatar timurrrr avatar dvyukov avatar earthdok avatar mikea avatar morehouse avatar xairy avatar androbin avatar pcc avatar steelannelida avatar vlad902 avatar aizatsky-at-google avatar hctim avatar frobtech avatar rnk avatar alekseyshl avatar cclauss avatar fmayer avatar browneee avatar archshift avatar navinf avatar prassanna-ravishankar avatar timgates42 avatar

Stargazers

Quesito Oaxaca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.