-
Notifications
You must be signed in to change notification settings - Fork 36
/
CITATION.cff
59 lines (58 loc) · 1.7 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Hydro
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: 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: Rohit
family-names: Kulshreshtha
email: [email protected]
affiliation: Sutter Hill Ventures
- given-names: Lucky
family-names: Katahanas
email: [email protected]
affiliation: Sutter Hill Ventures
- given-names: Justin
family-names: Jaffray
email: [email protected]
affiliation: Sutter Hill Ventures
- 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
repository-code: 'https://github.com/hydro-project/hydro/'
url: 'https://hydro.run/'
abstract: >-
Hydro is a language stack for programming distributed systems,
buil on top of DFIR, a lattice-aware dataflow system.
keywords:
- dataflow
- distributed systems
- cloud computing
- query optimization
- programming languages
- rust
license: Apache-2.0