
DEXTR is a deterministic execution runtime for Linux designed to eliminate non-deterministic behavior in system resource management. The system is implemented in Rust using a no_std configuration with full exclusion of dynamic memory allocation (alloc-free), ensuring predictable execution and eliminating runtime allocator-related uncertainty. DEXTR follows a strict architectural pipeline: Telemetry → Analyzer → Policy → Validator → Executor Key properties: - Deterministic execution model- Hard real-time compatibility- Zero-allocation steady state- Strict separation between decision logic and execution Validation results: - Iterations: 1000- Average latency: 2798 µs- p99 latency: 3986 µs- Worst-case latency: 4618 µs- Variation: 9.42% All hard real-time criteria are satisfied. The system is positioned as a foundational layer for deterministic control in Linux environments and is intended for further development, research collaboration, and integration into critical systems.
deterministic systems real-time linux rust no_std runtime systems engineering hard real-time
deterministic systems real-time linux rust no_std runtime systems engineering hard real-time
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
