orengine-utils 1.0.3

This repository provides utilities for building high-performance applications.
Documentation
orengine-utils-1.0.3 has been yanked.

orengine-utils

This repository provides utilities for building high-performance applications.

  • hints — compiler hints that affect how code is emitted or optimized.
  • backoff — includes the Backoff structure for implementing retry/backoff strategies.
  • cache_padded — cache-padded atomic types and the generate_cache_padded_atomic! macro.
  • light_arc — provides the LightArc type, a lightweight reference-counted smart pointer.
  • instant — provides the OrengineInstant type for efficient time handling and compact time representation.