EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  2025  <2026 Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  2025  <2026
<== Date ==> <== Thread ==>

Subject: epics-rs — A Pure Rust EPICS Implementation for Beamline Simulation
From: Sang-Woo Kim via Tech-talk <tech-talk at aps.anl.gov>
To: <tech-talk at aps.anl.gov>
Date: Wed, 1 Apr 2026 17:18:09 +0900

Hi all,

I’d like to share a project I’ve been working on: epics-rs, a pure Rust implementation of the EPICS control system framework.

https://github.com/epics-rs/epics-rs

The goal of this project is to provide a simple, self-contained environment for simulating a full beamline—motors, detectors, monochromator, slits, BPM, and more—on a single machine without requiring external dependencies.

A good starting point is the examples/mini-beamline IOC, which brings up a simulated beamline with:

  • 8 simulated motors

  • 3 point detectors (Gaussian, edge, slit)

  • 1 area detector (MovingDot)

  • Double-crystal monochromator (DCM)

  • Slit controller

  • Quad BPM

  • Beam current simulator

All components are wire-compatible with standard Channel Access clients (e.g., caget, camonitor, CSS), and everything builds with Cargo.

The project is currently organized into multiple crates covering core EPICS functionality, CA protocol, device support, and optics-related components.

This is still an early-stage project, and I would greatly appreciate any feedback or suggestions.

Thank you for your time.

Best regards,
SangWoo Kim


=======================================================
Pohang Accelerator Laboratory (PAL),

80, 127 Beon-gil, Jigok-ro, Namgu, Pohang, 37673, Korea (South).

Tel : +82-54-279-1426

=======================================================


Replies:
Re: epics-rs — A Pure Rust EPICS Implementation for Beamline Simulation Hu, Yong via Tech-talk

Navigate by Date:
Prev: A VS Code/IntelliJ/Pycharm extension for EPICS application development Hao, Hao via Tech-talk
Next: Re: epics-rs — A Pure Rust EPICS Implementation for Beamline Simulation Hu, Yong via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  2025  <2026
Navigate by Thread:
Prev: A VS Code/IntelliJ/Pycharm extension for EPICS application development Hao, Hao via Tech-talk
Next: Re: epics-rs — A Pure Rust EPICS Implementation for Beamline Simulation Hu, Yong via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  2025  <2026
ANJ, 01 Apr 2026 · Home · News · About · Talk · Base · Modules · Extensions ·
· Distributions · Download · Documents · Links · Licensing ·