carbon
Nim


carbon | Nim | |
---|---|---|
376 | 356 | |
34,955 | 16,882 | |
0.3% | 0.6% | |
6.1 | 9.9 | |
3 months ago | 5 days ago | |
JavaScript | Nim | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
carbon
-
22 Unique Developer Resources You Should Explore
URL: https://carbon.now.sh What it does: Carbon lets you turn your code snippets into stunning visuals, perfect for sharing or embedding in blogs and presentations. Why it's great: Make your code aesthetically pleasing and shareable! Highlight your solutions or showcase your work effortlessly.
-
Asynchronous Python
Images of code from carbon.
-
6 Underrated Developer Tools That Will Blow Your Mind
Link: carbon.now.sh
-
20 Must-Know Websites and Tools for Web Developers 🌐🧑💻🚀
14. Carbon 🖼️
-
Recommend 12 free productivity tools! Make your work more effective with less effort!
Carbon is a free online code screenshot tool that helps users create beautiful code screenshots for use in blogs, social media, or presentations. It provides a simple interface that allows users to enter their own code and choose different themes, fonts, and color schemes. Users can also adjust the code alignment, line numbers, background, shadow, etc. to better control the screenshot effect. Carbon also supports code in multiple languages, such as JavaScript, Python, HTML, CSS, etc., and can automatically highlight code keywords. URL:https://carbon.now.sh/
- Carbon, a great way to create images of your code
-
Must-have for slacking off! 2024 Efficient Dev Tools for Increasing Productivity
Carbon, an online code beautification tool, lets you create visually appealing code screenshots with a simple interface, enhancing code readability.
-
Debounce Solution
Code Snippet Clips: Carbon Learn Next.js 14: Learn Next.js Frontend Masters - Jem Young: Front-end Masters - Jem Young
-
Marcel the Shell
you could try Carbon:
https://carbon.now.sh/
-
10 Lesser-Known Tools and Websites to Spice Up Your Developer Toolbox
Carbon allows you to create stunning and customizable code screenshots with syntax highlighting. Whether you want to share code snippets on social media or enhance your documentation, Carbon is a handy tool to have in your arsenal.
Nim
-
Transfinite Nim
FWIW, Nim (the programming language) is certainly interesting and possibly underrated.
https://nim-lang.org/
-
Zig's Comptime Is Bonkers Good
All these organizations[1] using nim in production must disagree with you then.
[1]: https://github.com/nim-lang/Nim/wiki/Organizations-using-Nim
-
Rust traits are a local maxima
With function overloading and templates
You just use a `hash` function in your library code and user has to implement a version of it that accepts the Foo type.
To resolve the scope problem, Nim uses templates[1] with `dirty` pragma (makes template unhygienic), but there is also a `mixin`[2] statement for later static binding.
0 - https://github.com/nim-lang/Nim/lib/pure/collections/tables....
1 - https://github.com/nim-lang/Nim/blob/78983f1876726a49c69d656...
2 - https://nim-lang.org/docs/manual.html#generics-mixin-stateme...
- Nim for Python Programmers
-
My first experience with Gleam Language
Check out Nim[0] - it's strongly typed, with good type inference, clean elegant syntax, memory management is automatic (optional gc, default is ARC + small footprint cycle collector), compiles to small single binaries (Hello World is less than 100 kb), has powerful metaprogramming and lsp support.
Nim compiles to C/C++ and then to native code, so performance is on the same level as Rust/C/C++. You can also compile Nim to js/wasm and run the same code in the web.
[0] - https://nim-lang.org
-
tohray - microblogging application in nim
Programming Language: Nim
-
Recent Performance Improvements in Function Calls in CPython
Take a look at Nim.
You get C performance, with the readability of Python.
https://nim-lang.org/
-
Nim 2.2 release candidate is available for testing
It’s not exhaustive/definitive yet (should be for the actual release), but this might be helpful:
https://github.com/nim-lang/Nim/blob/devel/changelog.md
- The search for easier safe systems programming
- 3 years of fulltime Rust game development, and why we're leaving Rust behind
What are some alternatives?
FizzBuzz Enterprise Edition - FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
bootstrap5-cheatsheet - The ultimate cheatsheet for Bootstrap5 🚀
Odin - Odin Programming Language
carbon-now-sh-API-Wrapper - Asynchronous API Wrapper based on carbonara
go - The Go programming language

