feat(users/edef/refscan): high-performance Nix reference scanner
Research-grade code, treat with care. Change-Id: I99804df93e64101ef24928238ef0a8a02b59c2aa Reviewed-on: https://cl.tvl.fyi/c/depot/+/7686 Reviewed-by: edef <edef@edef.eu> Tested-by: BuildkiteCI
This commit is contained in:
parent
681800b438
commit
0b3c0725a2
7 changed files with 154 additions and 0 deletions
10
users/edef/refscan/Cargo.toml
Normal file
10
users/edef/refscan/Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "refscan"
|
||||
version = "0.1.0"
|
||||
authors = ["edef <edef@edef.eu>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
packed_simd = "0.3.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue