nim-wiki/Community-Projects.md

42 lines
1.3 KiB
Markdown
Raw Normal View History

2013-01-24 16:39:44 +00:00
## IDEs/Text Editors
2015-02-03 08:12:53 +00:00
* Aporia https://github.com/nim-lang/Aporia
2013-01-24 16:39:44 +00:00
2012-10-23 20:15:58 +00:00
## Networking
* ENet https://github.com/fowlmouth/nimrod-enet
## OpenGL/Game-related
* GLFW https://github.com/rafaelvasco/nimrod-glfw
2015-02-03 08:12:53 +00:00
* CSFML https://github.com/blaxpirit/nim-csfml
* SDL2 https://github.com/nim-lang/sdl2
2012-11-27 00:20:11 +00:00
* Libtcod-nim https://github.com/Vladar4/libtcod-nim
* Nimgame https://github.com/Vladar4/nimgame
2012-10-23 20:15:58 +00:00
* OpenCL https://github.com/apriori/nimCL
2012-11-27 16:16:43 +00:00
* Urban Terror communication library https://github.com/dom96/nim-urbanterror
2012-10-23 20:15:58 +00:00
2013-01-24 16:39:44 +00:00
## Package Managers
2015-02-03 08:12:53 +00:00
* Nimble https://github.com/nim-lang/nimble
2013-01-24 16:39:44 +00:00
2012-10-23 20:15:58 +00:00
## Physics
* Chipmunk https://github.com/fowlmouth/nimrod-chipmunk
## Web
* Jester https://github.com/dom96/jester
2015-02-03 08:12:53 +00:00
* [Nimbuild](http://build.nim-lang.org) https://github.com/nim-lang/nimbuild
* [Nimforum](http://forum.nim-lang.org) https://github.com/nim-lang/nimforum
2012-10-23 20:15:58 +00:00
## Miscellaneous
* https://github.com/AdrianV/nimrod-tools
* https://github.com/exhu/nimrod-misc
* https://github.com/fowlmouth/nimlibs
* https://github.com/Schala/nimrod-modules
2013-05-21 21:49:13 +00:00
* Nake https://github.com/fowlmouth/nake
2015-02-03 08:13:12 +00:00
* ANSI terminal color library for the Nim programming language https://github.com/eegg/nimrod-termcolor
2015-02-03 08:12:53 +00:00
* Command line parsing module https://github.com/gradha/argument_parser
* https://github.com/def-/nim-unsorted