mirror of https://github.com/tqdm/tqdm.git
update ports list
parent
8cff3ae411
commit
e1b6dbdcff
|
@ -1,8 +1,18 @@
|
||||||
Here is a non-exhaustive list of `tqdm` ports in various languages, with a partial mention if official and/or in development stage:
|
Here is a non-exhaustive list of `tqdm` ports in various languages, with a partial mention if official and/or in development stage:
|
||||||
|
|
||||||
- Python - [`tqdm/tqdm`](https://github.com/tqdm/tqdm)`>` `Official`
|
Language | Source
|
||||||
- C++ - [`tqdm/tqdm.cpp`](https://github.com/tqdm/tqdm.cpp)`>` `Official` `Pre-Alpha`
|
--- |:---
|
||||||
- Ruby - [`powerpak/tqdm-ruby`](https://github.com/powerpak/tqdm-ruby)
|
Python | [`tqdm/tqdm`](https://github.com/tqdm/tqdm) `Official`
|
||||||
- Elixir - [`antipax/tqdm_elixir`](https://github.com/antipax/tqdm_elixir)
|
C++ | [`tqdm/tqdm.cpp`](https://github.com/tqdm/tqdm.cpp) `Official` `Pre-Alpha`
|
||||||
- Go* - [`sbwhitepack/tqdm`](https://github.com/sbwhitecap/tqdm)
|
.NET | [`damageboy/yaap`](https://github.com/damageboy/yaap)
|
||||||
- Node* - [`jhedin/ntqdm`](https://github.com/jhedin/ntqdm)
|
C++ | [`aminnj/cpptqdm`](https://github.com/aminnj/cpptqdm)
|
||||||
|
C++ | [`sizmailov/tqdm-cxx`](https://github.com/sizmailov/tqdm-cxx)
|
||||||
|
D | [`ShigekiKarita/snck`](https://github.com/ShigekiKarita/snck)
|
||||||
|
Elixir | [`antipax/tqdm_elixir`](https://github.com/antipax/tqdm_elixir)
|
||||||
|
Go | [`kinsey40/tqdm`](https://github.com/kinsey40/tqdm)
|
||||||
|
Go | [`sbwhitepack/tqdm`](https://github.com/sbwhitecap/tqdm)
|
||||||
|
Julia | [`cloud-oak/Tqdm.jl`](https://github.com/cloud-oak/Tqdm.jl)
|
||||||
|
Node.js | [`jhedin/ntqdm`](https://github.com/jhedin/ntqdm)
|
||||||
|
Perl | [`perlancar/perl-tqdm`](https://github.com/perlancar/perl-tqdm)
|
||||||
|
Ruby | [`powerpak/tqdm-ruby`](https://github.com/powerpak/tqdm-ruby)
|
||||||
|
Ruby | [`rscarvalho/tqdm-ruby`](https://github.com/rscarvalho/tqdm-ruby)
|
||||||
|
|
Loading…
Reference in New Issue