Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.43 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.43 KB

Build Status Build Status codecov Codacy Badge

Utilities

Collection of utilities used inside HELICS and supporting repos. These utilities are used for data storage for different purposes inside the code. In some cases they were made more general than needed to support other types or be useful elsewhere.

General utilities

StringOps

A collection of common operations on StringOps

StringView_ops

similar to stringOps but on string_view objects

Release

The Utilities library is distributed under the terms of the BSD-3 clause license. All new contributions must be made under this license. LICENSE

SPDX-License-Identifier: BSD-3-Clause