Skip to content
Snippets Groups Projects
Commit fc5ddc74 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Add recipes

parent 3010658d
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
[source]
git = "https://github.com/matt-kimball/allocscope"
[build]
template = "custom"
dependencies = [
"libiberty",
"ncurses",
"sqlite3",
"libunwind",
]
script = """
cookbook_cargo_packages allocscope-trace allocscope-view
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/zhaofengli/colmena"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/sgayou/rbasefind"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/domoritz/arrow-tools"
[build]
template = "custom"
script = """
cookbook_cargo_packages csv2arrow csv2parquet json2arrow json2parquet
"""
#TODO Not compiled or tested
[source]
git = "https://github.com/datafusion-contrib/bdt"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/Lymphatus/caesium-clt"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/mookid/diffr"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/orhun/halp"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/grunch/rana"
[build]
template = "cargo"
#TODO Not compiled or tested
[source]
git = "https://github.com/dflemstr/rq"
[build]
template = "cargo"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment