Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Dec 10, 2019
1 parent d68d77c commit 6433da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
- [ndarray](https://github.com/rust-ndarray/ndarray) - N-dimensional array with array views, multidimensional slicing, and efficient operations.
- [Evcxr](https://github.com/google/evcxr) - Evaluation context for Rust.
- [Declarative Dataflow](https://github.com/comnik/declarative-dataflow) - Reactive query engine built on differential dataflow.
- [refinery](https://github.com/rust-db/refinery) - Powerful SQL migration toolkit for Rust.

## Cargo Plugins

Expand Down
1 change: 1 addition & 0 deletions programming/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ I love Git and version control. And I use version control over any project I do.
- [rug](https://github.com/samrat/rug) - Stripped-down version of Git, implemented in Rust.
- [Git from Beginner to Advanced](https://www.madebymike.com.au/writing/how-to-git/)
- [GitUp](https://gitup.co/) - Git client with nice interface.
- [Git from the inside out](https://codewords.recurse.com/issues/two/git-from-the-inside-out)

0 comments on commit 6433da8

Please sign in to comment.