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.4 (since v0.3.2)
Features
- feat: Add GitHub issue/PR templates, CoC, CONTRIBUTING, and SECURITY docs (raystanza, 2025-10-18)
Fixes
- fix: release.yml, respects immutable releases now. (#109) (Jim Sines, 2025-11-30)
- fix: small format cleanup on build.rs and http_api.rs (raystanza, 2025-10-13)
Docs
- docs: updated README to include reference to pgp key, uploaded pgp public key. (#92) (Jim Sines, 2025-10-18)
- docs: updated date in README.md (raystanza, 2025-10-17)
- docs: updating README.md for SEO (raystanza, 2025-10-12)
Other
- Optimize RandomX job preparation and hot path (#108) (Jim Sines, 2025-11-30)
- Update README.md (Jim Sines, 2025-10-18)
- Switch OxideMiner to Business Source License 1.1 (#89) (Jim Sines, 2025-10-17)
- Document RandomX safety invariants and harden Windows privilege query (Jim Sines, 2025-10-13)
- Update README.md (Jim Sines, 2025-10-13)
- Update README.md (Jim Sines, 2025-10-13)
- Update README.md (Jim Sines, 2025-10-12)