OxideMiner
Blazing-fast RandomX CPU Miner
OxideMiner
Modern RandomX CPU mining. Fast. Transparent. Rust-powered.
- Rust-native
- Open-source
- Performance-first
- Transparent & auditable
- CPU-only RandomX
- Themeable dashboard
- Platforms → Linux / Windows
- Architecture → Rust 2021
- Endpoints → /metrics, /json
- Themes → Light / Dark / Monero
Autotune Engine
Finds the thread & batch sweet spot for your CPU.
NUMA Smart
Balances workers across nodes to reduce cross-socket thrash.
CPU Optimizations
Leverages AES-NI, AVX2, and AVX-512 when available.
Huge Pages
Requests large pages for the RandomX dataset.
Thread Affinity
Pins workers to cores to limit context switches.
Observability
Live HTTP dashboard + /metrics (Prometheus) + /json.
Secure Stratum
Optional TLS for pool connections.
Proxy Friendly
SOCKS5 support for restrictive networks.
Config-First
Use config.toml or command-line flags.
Benchmark Mode
Measure throughput and validate tuning quickly.
Robust Networking
Resilient connection handling with sensible backoff.
Theme Switcher
Light, Dark, and Monero-flavored themes.
Updates
v0.3.6 (since v0.3.5)
Fixes
- fix: update release workflow to include 'plugins/' directory, clarify linux release filename. (#117) (Jim Sines, 2025-12-16)
Other
- Fix-cpu-cache-reporting-and-usage (#116) (Jim Sines, 2025-12-16)