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.4.0 (since v0.3.7)
Features
- feat: add max performance build profile and update README with build instructions (raystanza, 2025-12-28)
Fixes
- fix: GitHub Actions release workflow (raystanza, 2026-01-04)
- fix: now using macos-15-intel instead of depreciated macos-13 in github actions workflow. (raystanza, 2026-01-04)
- fix: updated location and availablility of changelog generation in automated releases. (raystanza, 2025-12-28)
Other
- Feat-local_solo_mining_support (#125) (Jim Sines, 2026-01-04)
- Feat-add-changelog-to-release-docs (#122) (Jim Sines, 2025-12-28)