-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Organizations using Nim
Nim is growing fast. This page lists the companies, organisations and individuals that are already using it or actively engaged with Nim projects. Are you using Nim at your company or for your project? Please add yourself in alphabetical order to the list under the corresponding industry!
Feel free to add your industry if it's missing as well.
Ingchips - Wireless chips fab MaxLinear - Analog and mixed-signal semiconductor company
Everledger - Supply-chain and asset provenance company, London & Australia
Status.im (Reference), also see this blog post
ThreatDefence - SIEM and threat hunting platform.
Sesco - Proprietary energy trading
One Part Rain - Budgeting software and tools
Userify - SSH key management and user management software for the Cloud (esp EC2, GCP, and Azure) and on-premise.
Beamdog - nim is used for prototyping/testing, development/production library and tools, user-facing content downloader related utilities, and the full multiplayer services of Neverwinter Nights: Enhanced Edition. See https://news.ycombinator.com/item?id=24802836 for more info
Gearage - two games made with godot-nim - Frayhem and Summon Age.
LevelHead - Turing Complete is made in Godot and uses godot-nim.
Often Games - game client/server/tools are all in Nim
PharmOutcomes - Applications deployed on machines at pharmacies to inform them of various things that are of interest to them very promptly. For example some referrals to them from hospitals.
Dematic - the world's second-largest materials handling systems supplier with a revenue of 3.2 billion USD (2021)
MakeSpace - On-demand storage service operating in New York, New Jersey, Los Angeles, Chicago and Washington, DC.
LoadMan - LoadMan has pioneered a way to optimally combine shipments thereby giving lower cost to shippers and better margins per km for drivers.
SEO Science - SEO consulting firm. We combine data science and advanced SEO methods to revitalize and improve performance in search engine rankings. Automations and proprietary tooling all built with <3 in Nim.
finddit - A personal search engine, deployed anywhere on any device.
Pacific Biosciences - It's mostly C++ software, but much Nim within the assembly workflow.
CxPlanner - Software to manage construction projects with a Commissioning-toolbox
SnapCube - Uploading photos in real-time
mal (make-a-lisp) - A Lisp implementing in many languages including Nim.
Intro
Getting Started
- Install
- Docs
- Curated Packages
- Editor Support
- Unofficial FAQ
- Nim for C programmers
- Nim for Python programmers
- Nim for TypeScript programmers
- Nim for D programmers
- Nim for Java programmers
- Nim for Haskell programmers
Developing
- Build
- Contribute
- Creating a release
- Compiler module reference
- Consts defined by the compiler
- Debugging the compiler
- GitHub Actions/Travis CI/Circle CI/Appveyor
- GitLab CI setup
- Standard library and the JavaScript backend
Misc