Re-exports§
pub use crate::swqos::AstralaneTransport;pub use crate::swqos::SwqosTransport;pub use client::find_pool_by_mint;pub use client::recommended_sender_thread_core_indices;pub use client::SolanaTrade;pub use client::TradeBuyParams;pub use client::TradeSellParams;pub use client::TradeTokenType;pub use client::TradingClient;pub use client::TradingInfrastructure;
Modules§
- client
- High-level
TradingClient,TradingInfrastructure, and trade parameter types. - common
- constants
- instruction
- perf
- Performance: SIMD, cache prefetch, branch hints, zero-copy I/O, syscall bypass, compiler hints. 性能优化:SIMD、缓存预取、分支提示、零拷贝 I/O、系统调用绕过、编译器提示。
- swqos
- trading
- utils
Macros§
- bypass_
syscall - 🚀 系统调用绕过宏
- compile_
time_ optimize - 🚀 编译时优化宏