[package]
authors = ["Daniel Levin <daniellevin2607@gmail.com"]
description = "Algorithms and data structures designed to maximize performance on superscalar processors."
edition = "2021"
keywords = ["simd", "hpc"]
license = "Unlicense"
name = "branchless_core"
repository = "https://github.com/daniel-levin/branchless"
resolver = "1"
version = "0.1.0"