Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ ic research to an artifact that engineers can deploy easily. ![GitHub last commi
### rust
* [Bob](https://github.com/MordechaiHadad/bob) - Bob is a cross-platform and easy-to-use Neovim version manager, allowing for easy switching between versions right from the command line. ![GitHub last commit](https://img.shields.io/github/last-commit/MordechaiHadad/bob?style=flat-square%20%22GitHub%20last%20commit%22 "Github last commit") ![GitHub top language](https://img.shields.io/github/languages/top/MordechaiHadad/bob?style=flat-square%20%22GitHub%20top%20language%22 "Github top language") ![Github stars](https://img.shields.io/github/stars/MordechaiHadad/bob?style=flat-square "Github stars")
* [fnm](https://github.com/Schniz/fnm) - Fast and simple Node.js version manager, built in Rust. ![GitHub last commit](https://img.shields.io/github/last-commit/Schniz/fnm?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/Schniz/fnm?style=flat-square) ![GitHub stars](https://img.shields.io/github/stars/Schniz/fnm?style=flat-square)
* [israel-weather-rs](https://github.com/barakplasma/israel-weather-rs) - CLI tool to check the weather in Israel via ims.gov.il data. ![GitHub last commit](https://img.shields.io/github/last-commit/barakplasma/israel-weather-rs?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/barakplasma/israel-weather-rs?style=flat-square) ![GitHub stars](https://img.shields.io/github/stars/barakplasma/israel-weather-rs?style=flat-square)
* [Show Me A Graph](https://github.com/aantn/smag) - Easily create graphs from cli commands and view them in the terminal. Like the `watch` command but with a graph of the output. ![GitHub last commit](https://img.shields.io/github/last-commit/aantn/smag?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/aantn/smag?style=flat-square)
![GitHub stars](https://img.shields.io/github/stars/aantn/smag?style=flat-square)
* [Topgrade](https://github.com/r-darwish/topgrade) - A single command to upgrade multiple package managers. ![GitHub last commit](https://img.shields.io/github/last-commit/r-darwish/topgrade?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/r-darwish/topgrade?style=flat-square)
Expand Down Expand Up @@ -604,10 +605,10 @@ ic research to an artifact that engineers can deploy easily. ![GitHub last commi
* [PyConIL](https://pycon.org.il/) - Annual Python conference

## Meetups / User Groups
* [Maakaf](https://maakaf.com/) - An Israeli open-source community dedicated to making the concept of open source more accessible and encouraging developers to contribute to open-source projects.
* [DataTalks](https://www.meetup.com/DataHack/) - A meetup series of deep technical ML talks pairing industry with academia speakers, each hosted at a different company.
* [JavaScript Israel](https://www.meetup.com/javascript-israel/) - A place for the Israeli Javascript community to share best practices, new frameworks and efficient tools in order to write cleaner and better code in less time.
* [KaggleIL](https://www.facebook.com/groups/kaggleil/) - A community of Kaggle practitioners gathering for shared work and knowledge sharing around ongoing Kaggle competitions.
* [Maakaf](https://maakaf.com/) - An Israeli open-source community dedicated to making the concept of open source more accessible and encouraging developers to contribute to open-source projects.
* [Open Source Hack Nights](https://www.meetup.com/Open-Source-and-Free-Software-in-Israel/) - Held every month on the second Sunday of the month in Tel Aviv.
* [Pull Request Community](https://www.meetup.com/meetup-group-nszjizrg/) - A meetup group for anyone interested in Programming, Technology, software development and especially open source, for all skill levels.
* [PyWebIL](https://pyweb-il.github.io/) - Monthly meetings about Python in general and Python for Web in particular in Tel Aviv-Yafo, Israel.
Expand Down