ranges

Exploration of various implementations of memory range types

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License Apache License 2.0
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install ranges
choosenim install ranges
git clone https://github.com/status-im/nim-ranges

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
ranges - - - - - - -

Source

Repository https://github.com/status-im/nim-ranges
Homepage https://github.com/status-im/nim-ranges
Registry Source nimble_official

README

ranges

Deprecated - moved to https://github.com/status-im/nim-stew

Build Status (Travis) Windows build status (Appveyor) License: Apache License: MIT Stability: experimental

Introduction

This library implements utility functions for working with parts and blobs of memory.

Installation

$ nimble install ranges

License

Licensed and distributed under either of

  • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT

or

  • Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)

at your option. This file may not be copied, modified, or distributed except according to those terms.