154 stable releases (12 major)
| 13.1.1 | May 28, 2026 |
|---|---|
| 12.18.3 | Apr 23, 2026 |
| 12.17.3 | Mar 23, 2026 |
| 12.17.0 | Nov 17, 2025 |
| 1.1.5 | Dec 2, 2017 |
#42 in Debugging
3,644,387 downloads per month
Used in 428 crates
(22 directly)
100KB
1.5K
SLoC
symbolic-common
Common functionality for symbolic.
This crate exposes a set of key types:
ByteView: Gives access to binary data in-memory or on the file system.SelfCell: Allows to create self-referential types.Name: A symbol name that can be demangled with thedemanglefeature.InstructionInfo: A utility type for instruction pointer heuristics.- Functions and utilities to deal with paths from different platforms.
Features
serde(optional): Implementsserde::Deserializeandserde::Serializefor all data types. In thesymboliccrate, this feature is exposed viacommon-serde.
This module is part of the symbolic crate.
License: MIT
Dependencies
~350–570KB
~10K SLoC