orengine-utils-1.2.0 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 theBackoffstructure for implementing retry/backoff strategies.cache_padded— cache-padded atomic types and thegenerate_cache_padded_type!macro.light_arc— provides theLightArctype, a lightweight reference-counted smart pointer.instant— provides theOrengineInstanttype for efficient time handling and compact time representation.array_queue— provides theArrayQueuetype, an array-based queue implementation.config_macro— provides theconfig_target_pointer_width_64,config_target_pointer_width_32, andconfig_target_pointer_width_16macros, which are used to right compile the program based on the target platform.