sentry-native
« Back to VersTracker
Description:
Sentry SDK for C, C++ and native applications
Type: Formula  |  Latest Version: 0.12.2@0  |  Tracked Since: Oct 14, 2025
Links: Homepage  |  @getsentry  |  formulae.brew.sh
Category: Developer tools
Tags: crash-reporting sentry c cpp monitoring native
Install: brew install sentry-native
About:
Sentry Native is a lightweight, native C/C++ library that provides crash reporting and performance monitoring for native applications. It captures native crashes, errors, and traces, sending them to your Sentry instance for analysis. This SDK is designed for embedded systems, desktop applications, and game development where resource constraints are a concern.
Key Features:
  • Crash reporting for C/C++ applications
  • Minimal overhead and resource usage
  • Support for multiple platforms (Linux, Windows, macOS, Android, iOS)
  • Offline caching of events when connectivity is unavailable
  • Integration with Sentry's performance monitoring
Use Cases:
  • Game development and real-time applications
  • Embedded systems and IoT devices
  • Desktop applications requiring native performance
  • Mobile app development with native components
Alternatives:
  • Breakpad – Google's crash reporter; more complex to integrate but widely used
  • CrashRpt – Windows-specific; simpler but lacks cross-platform support
  • Backward-cpp – Header-only library; focused on stack traces, not full crash reporting
Version History
Detected Version Rev Change Commit
Oct 14, 2025 5:25pm 0 VERSION_BUMP de721305
Sep 23, 2025 5:22pm 0 VERSION_BUMP d1668042