gleam icon indicating copy to clipboard operation
gleam copied to clipboard

Google's Crush Tools

Open davidsonff opened this issue 8 years ago • 3 comments

I don't know if you've seen these but these are a group of file manipulation tools created by the Google engineering team. I thought I'd forward them to you as it seems they could fit and be useful in your framework.

https://github.com/google/crush-tools

Here are the docs:

https://github.com/google/crush-tools/tree/wiki

Frank

davidsonff avatar Jan 31 '18 17:01 davidsonff

Thanks! Good to know this cool CLI tool.

chrislusf avatar Jan 31 '18 18:01 chrislusf

Here's a doc (I know, the repo is a bit hard to navigate) that gives a good outline of how they are used traditionally: https://github.com/google/crush-tools/blob/wiki/DataProcessingScenarios.md

davidsonff avatar Jan 31 '18 18:01 davidsonff

Thank you @davidsonff these tools are proving to be very helpful for me together with gleam.

eiso avatar Feb 28 '18 22:02 eiso