From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8D46413933E for ; Sat, 10 Jul 2021 08:45:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8BAAE0D1D; Sat, 10 Jul 2021 08:45:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78690E0D1D for ; Sat, 10 Jul 2021 08:45:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA8D8342B0E for ; Sat, 10 Jul 2021 08:45:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BE4475B for ; Sat, 10 Jul 2021 08:45:01 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1625906653.15910a854f77178be4fae8483fb27d8a199b023e.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: / X-VCS-Repository: repo/proj/guru X-VCS-Files: TODO.md X-VCS-Directories: / X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 15910a854f77178be4fae8483fb27d8a199b023e X-VCS-Branch: dev Date: Sat, 10 Jul 2021 08:45:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a2ab9a7b-9ba1-4ad3-9b79-45ce89f2013e X-Archives-Hash: ecfd48734fd3f55733ec0ff2d452ecd9 commit: 15910a854f77178be4fae8483fb27d8a199b023e Author: Alessandro Barbieri gmail com> AuthorDate: Sat Jul 10 08:44:13 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sat Jul 10 08:44:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15910a85 TODO.md: move my list of packages to TODO.md Closes: https://github.com/gentoo/guru/issues/2 Signed-off-by: Alessandro Barbieri gmail.com> TODO.md | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/TODO.md b/TODO.md new file mode 100644 index 000000000..5bdb7de0d --- /dev/null +++ b/TODO.md @@ -0,0 +1,93 @@ +# Packaging TODO + +If you find an interesting piece of software here, consider to package it, also you are free to add any package you want to see in GURU + +C +[spacelib](https://github.com/Alessandro-Barbieri/SpaceLib) +[fti](https://github.com/leobago/fti) +[silk-guardian](https://github.com/NateBrune/silk-guardian) +[qepcad](https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html) +[blasfeo](https://github.com/giaf/blasfeo) +[dimemas](https://github.com/bsc-performance-tools/dimemas) +[libfixmath](https://github.com/PetteriAimonen/libfixmath) + +C++ +[machinekit](https://github.com/machinekit/machinekit) +[mbdyn](https://www.mbdyn.org/) +[lucida](https://github.com/claritylab/lucida) +[libreoffice-online](https://github.com/LibreOffice/online) +[latte-integrale](https://www.math.ucdavis.edu/~latte/) +[chrono](projectchrono.org) +[cocos2d-x](https://github.com/cocos2d/cocos2d-x) +[opensiv3d](https://github.com/Siv3D/OpenSiv3D) +[grive2](https://github.com/vitalif/grive2) +[graph-tool](https://graph-tool.skewed.de/) +[nanox](https://github.com/bsc-pm/nanox) +[mcxx](https://github.com/bsc-pm/mcxx) +[chapel](https://github.com/chapel-lang/chapel) +[osmium](https://wiki.openstreetmap.org/wiki/Osmium) +[bonmin](https://projects.coin-or.org/Bonmin) +[casadi](https://web.casadi.org/) +[cpp-fuzzy-logic](https://sourceforge.net/projects/cpp-fuzzy-logic) +[free fuzzy logic library](http://ffll.sourceforge.net) +[fuzzylite](https://github.com/fuzzylite/fuzzylite) +[embedded fuzzy logic library](https://github.com/zerokol/eFLL) +[lean](https://github.com/leanprover/lean/) +[valhalla](https://github.com/valhalla/valhalla) +[Intel-sgx](https://01.org/intel-softwareguard-extensions) +[openenclave](https://openenclave.io/sdk/) +[codipack](https://www.scicomp.uni-kl.de/software/codi/) +[medipack](http://www.scicomp.uni-kl.de/software/medi/) +[tecio](https://www.tecplot.com/products/tecio-library/) + +GO +[open-match](https://github.com/googleforgames/open-match) + +JAVA +[osmosis](https://wiki.openstreetmap.org/wiki/Osmosis) +[Opensearch](https://github.com/opensearch-project/OpenSearch) + +JAVASCRIPT +[ijavascript](https://github.com/n-riesco/ijavascript) +[cocalc](https://github.com/sagemathinc/cocalc) (commonsclause) +[pelias](https://github.com/pelias/pelias) + +mixed +[flexiblas](https://www.mpi-magdeburg.mpg.de/projects/flexiblas) +[solarized](https://github.com/altercation/solarized) +[tides](https://sourceforge.net/projects/tidesodes/) +[ipyleaflet](https://github.com/jupyter-widgets/ipyleaflet) +[deadbeef](https://github.com/DeaDBeeF-Player/deadbeef) + +ML +[google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) +[compcert](https://compcert.org) (free-noncomm) +[Cakeml](https://cakeml.org/) +[HOL4](http://hol-theorem-prover.org/) +[PolyML](http://www.polyml.org/) + +OCTAVE +[matlab2tikz](https://github.com/matlab2tikz/matlab2tikz) +[octave-scicosim](https://wiki.octave.org/Sci_cosim) +[openocl](https://openocl.org/) + +PYTHON +[Gitfs](https://github.com/presslabs/gitfs) +[usbkill](https://github.com/hephaest0s/usbkill) +[mapillary_tools](https://github.com/mapillary/mapillary_tools) +[blockify](https://github.com/serialoverflow/blockify) +[foobnix](https://github.com/foobnix/foobnix) +[TauonMusicBox](https://github.com/Taiko2k/TauonMusicBox) + +RUST +[enarx](https://enarx.dev/) + +SCALA +[kaitai](https://github.com/kaitai-io/kaitai_struct) + +ZSH +[zsh-history-substring-search](zsh-history-substring-search) +[fizsh](https://github.com/zsh-users/fizsh) +[zsh-directory-history](https://github.com/tymm/zsh-directory-history) +[zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) +[forgit](https://github.com/wfxr/forgit)