| Crates.io | atlas-bpf-loader-program |
| lib.rs | atlas-bpf-loader-program |
| version | 3.1.7 |
| created_at | 2025-09-03 09:07:27.060154+00 |
| updated_at | 2025-12-01 21:44:53.852555+00 |
| description | Atlas BPF loader |
| homepage | https://atlas.xyz/ |
| repository | https://github.com/atlas-xyz/atlas |
| max_upload_size | |
| id | 1822221 |
| size | 313,751 |
A Rust library that implements the Atlas BPF (Berkeley Packet Filter) loader program, responsible for loading, verifying, and executing BPF programs on the blockchain.
This crate provides the core functionality for Atlas's BPF program execution environment, including:
default - Includes metrics collectionmetrics - Enable performance metrics trackingshuttle-test - Support for Shuttle concurrency testingsvm-internal - Internal SVM (Atlas Virtual Machine) featuresAdd this to your Cargo.toml:
[dependencies]
atlas-bpf-loader-program = "3.1.3"
For detailed API documentation, visit docs.rs/atlas-bpf-loader-program.
Licensed under the Apache License, Version 2.0. See LICENSE for details.
Maintained by Anza Maintainers maintainers@anza.xyz
Source code: https://github.com/atlas-xyz/atlas