Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,6 +1,6 @@
 DEPRECATED - Use Curated Packages (https://github.com/nim-lang/Nim/wiki/Curated-Packages) instead.
 DEPRECATED - Use Curated Packages (https://github.com/nim-lang/Nim/wiki/Curated-Packages) instead.
 Awesome Nim !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Nim !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
A curated list of awesome Nim (https://nim-lang.org) frameworks, libraries and software. Inspired by other awesome lists (https://github.com/bayandin/awesome-awesomeness).
@@ -62,8 +62,7 @@
Byte Size
⟡ nim-bytes2human (https://github.com/juancarlospaco/nim-bytes2human#nim-bytes2human) - Calculate all Byte units from an integer, with precision from Bytes to Yottabytes, and return a human 
friendly string representation. LGPL 
⟡ nim-bytes2human (https://github.com/juancarlospaco/nim-bytes2human#nim-bytes2human) - Calculate all Byte units from an integer, with precision from Bytes to Yottabytes, and return a human friendly string representation. LGPL 
⇑ (#contents "Go to the top")
@@ -82,23 +81,21 @@
Date Time
⟡ nim-datetime2human (https://github.com/juancarlospaco/nim-datetime2human#nim-datetime2human) - Calculate date & time with precision from seconds to millenniums. Human friendly date time as 
string. ISO-8601. LGPL 
⟡ nim-datetime2human (https://github.com/juancarlospaco/nim-datetime2human#nim-datetime2human) - Calculate date & time with precision from seconds to millenniums. Human friendly date time as string. ISO-8601. LGPL 
⇑ (#contents "Go to the top")
Deep Learning
⟡ Arraymancer (https://github.com/mratsim/Arraymancer) - A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU, OpenCL and embedded devices. Apache-2.0 
⟡ NimTorch (https://gitlab.fragcolor.xyz/fragcolor/nimtorch) - PyTorch - Python + Nim. A Nim front-end to PyTorch's native backend, combining Nim's speed, productivity and portability with 
PyTorch's latest implementations. MIT 
⟡ NimTorch (https://gitlab.fragcolor.xyz/fragcolor/nimtorch) - PyTorch - Python + Nim. A Nim front-end to PyTorch's native backend, combining Nim's speed, productivity and portability with PyTorch's latest implementations. MIT 
⇑ (#contents "Go to the top")
Design
⟡ nim-random-font-color (https://github.com/juancarlospaco/nim-random-font-color#nim-random-font-color) - Random curated Fonts, pastel Colors and Seamless CSS3 Patterns for your UI/UX design,
design for non-designers, poors man design. LGPL 
⟡ nim-random-font-color (https://github.com/juancarlospaco/nim-random-font-color#nim-random-font-color) - Random curated Fonts, pastel Colors and Seamless CSS3 Patterns for your UI/UX design, design for non-designers, poors man design. 
LGPL 
⇑ (#contents "Go to the top")
@@ -124,8 +121,7 @@
GUI
⟡ ui (https://github.com/nim-lang/iup) - Wrapper for IUP - Beginnings of what might become Nim's official UI library.
⟡ nim-kdialog (https://github.com/juancarlospaco/nim-kdialog#nim-kdialog) - Nim Kdialog (https://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs) Qt5 Wrapper for 
Desktop. LGPL 
⟡ nim-kdialog (https://github.com/juancarlospaco/nim-kdialog#nim-kdialog) - Nim Kdialog (https://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs) Qt5 Wrapper for Desktop. LGPL 
⟡ nimAntTweakBar (https://github.com/krux02/nimAntTweakBar) - Wrapper for AntTweakBar.
⟡ nimx (https://github.com/yglukhov/nimx) - Desktop, Mobile & Web GUI framework in Nim.
⟡ NiGui (https://github.com/trustable-code/NiGui) - cross-platform, desktop GUI toolkit MIT 
@@ -142,8 +138,8 @@
Implementations
⟡ Nim (https://github.com/nim-lang/Nim) - Nim (formerly known as "Nimrod") is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio.
Nim's design focuses on efficiency, expressiveness, elegance (in the order of priority). MIT website (http://nim-lang.org/)
⟡ Nim (https://github.com/nim-lang/Nim) - Nim (formerly known as "Nimrod") is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nim's design focuses on efficiency, 
expressiveness, elegance (in the order of priority). MIT website (http://nim-lang.org/)
⟡ Nlvm (https://github.com/arnetheduck/nlvm) - LLVM backend for Nim. MIT 
⇑ (#contents "Go to the top")
@@ -225,7 +221,7 @@
⇑ (#contents "Go to the top")
 Development Tools
 Development Tools
Binding Generators
@@ -242,13 +238,12 @@
⇑ (#contents "Go to the top")
 Resources
 Resources
Books
⟡ Nim in Action (https://www.manning.com/books/nim-in-action) - Nim's first book
⟡ Nim Days (https://github.com/xmonader/nimdays) - A project to document my journey with nim with mini applications, libraries documented from A to Z and also to provide new Nim users with 
some extra in depth information.
⟡ Nim Days (https://github.com/xmonader/nimdays) - A project to document my journey with nim with mini applications, libraries documented from A to Z and also to provide new Nim users with some extra in depth information.
⇑ (#contents "Go to the top")
@@ -286,7 +281,7 @@
⇑ (#contents "Go to the top")
 Contributing
 Contributing
Contributions are very welcome!