Skip to content

Commit

Permalink
Merge pull request #7 from COMBINE-lab/parallel-collate
Browse files Browse the repository at this point in the history
Parallel collate
  • Loading branch information
rob-p committed Aug 26, 2020
2 parents e23ae05 + ef8a275 commit dc242ca
Show file tree
Hide file tree
Showing 5 changed files with 889 additions and 155 deletions.
1 change: 1 addition & 0 deletions libradicl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ slog-async = "2.5.0"
serde = { version = "1.0.114", features = ["derive"] }
bincode = "1.3.1"
csv = "1.1.3"
dashmap = "3.11.10"
indicatif = "0.15.0"
crossbeam-channel = "0.4.3"
crossbeam-queue = "0.2.3"
Expand Down

0 comments on commit dc242ca

Please sign in to comment.