149 stable releases (11 major)
| new 12.18.1 | Apr 17, 2026 |
|---|---|
| 12.17.3 | Mar 23, 2026 |
| 12.17.0 | Nov 17, 2025 |
| 12.16.1 | Jul 31, 2025 |
| 1.1.5 | Dec 2, 2017 |
#31 in Debugging
3,372,155 downloads per month
Used in 410 crates
(21 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
~355–580KB
~11K SLoC