forked from hydro-project/hydroflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
69 lines (68 loc) · 1.97 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Hydroflow
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Mingwei
family-names: Samuel
email: [email protected]
affiliation: Sutter Hill Ventures
orcid: 'https://orcid.org/0009-0004-9873-6266'
- given-names: Justin
family-names: Jaffray
email: [email protected]
affiliation: Sutter Hill Ventures
- given-names: Shadaj
family-names: Laddad
email: [email protected]
orcid: 'https://orcid.org/0000-0002-6658-6548'
affiliation: UC Berkeley
- given-names: Joseph M.
family-names: Hellerstein
email: [email protected]
orcid: 'https://orcid.org/0000-0002-7712-4306'
affiliation: UC Berkeley
- given-names: Lucky
family-names: Katahanas
email: [email protected]
affiliation: Sutter Hill Ventures
- given-names: Tyler
family-names: Hou
affiliation: UC Berkeley
- given-names: Alex
family-names: Rasmussen
email: [email protected]
affiliation: Bits on Disk
- given-names: David
family-names: Chu
affiliation: UC Berkeley
email: [email protected]
- given-names: Conor
email: [email protected]
family-names: Power
orcid: 'https://orcid.org/0000-0002-0660-5110'
affiliation: UC Berkeley
- given-names: Amrita
family-names: Rajan
affiliation: UC Berkeley
- given-names: Rithvik
family-names: Panchapakesan
email: [email protected]
affiliation: UC Berkeley
repository-code: 'https://github.com/hydro-project/hydroflow/'
url: 'https://hydro.run/hydroflow'
abstract: >-
Hydroflow is the lattice-based dataflow runtime for the
Hydro language stack for programming distributed systems
keywords:
- dataflow
- distributed systems
- cloud computing
- query optimization
- programming languages
- rust
license: Apache-2.0