Graphite
CodeRabbit
GitHub
Prometheus
Grafana
Inkscape
Datadog
Ellipsis
Pygments
prism.js
highlight.js
Bat
fzf
Carbon
StackEdit
Markdown by DaringFireball
Graphite
PygmentsGraphite is recommended for developers, system administrators, and IT professionals who need to monitor and visualize time-series data, particularly those working in environments with large-scale data monitoring needs.
No Pygments videos yet. You could help us improve this page by suggesting one.
Graphite might be a bit more popular than Pygments. We know about 16 links to it since March 2021 and only 11 links to Pygments. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Startups should check the internet before naming them after tools like Graphite for monitoring https://graphiteapp.org/. - Source: Hacker News / 7 months ago
Heh, I read Graphite as the monitoring tool[1] and was very confused for a second what they want with that old thing. 1: https://graphiteapp.org/. - Source: Hacker News / 7 months ago
Graphite: Focused on simple metrics collection and visualization, widely used in DevOps monitoring. - Source: dev.to / 10 months ago
Graphite is an open source monitoring and logging system that utilizes a push-based design architecture. What this means is that Graphite allows services to push their API logs into a component called Graphite Carbon, which is then stored in a database for later deep introspection and transformation. Prometheus, another open-source monitoring toolkit designed for cloud-native applications, is often used alongside... - Source: dev.to / over 1 year ago
Not to be confused with: https://graphiteapp.org/ (Time Series DB) https://graphite.dev/ (Code review suite). - Source: Hacker News / over 1 year ago
Yep, and for syntax highlighting, I used the minted package [1]. Internally, minted uses the Pygments library [2]. [1] https://ctan.org/pkg/minted [2] https://pygments.org/. - Source: Hacker News / 7 months ago
Some starter ideas[0] beyond spacing/line numbers. BNF format is used to describe a programming language. treesitter as a text editor plug in makes use of a language BNF description to be able to know how to parse & format a given lanuage in a text editor (aka pygments[1], gnu source code hightlights, [2] neovim with treesitter[3]). Aka searching google "treesitter work with microsoft notepade" --- [0] :... - Source: Hacker News / almost 2 years ago
I suspect Pygments will be to your liking. https://pygments.org/. - Source: Hacker News / over 2 years ago
It's not clear exactly what you want, but if you mean syntax highlighting, you could use pygments https://pygments.org/. Source: about 3 years ago
Https://pygments.org/ - never tried it though. Source: over 3 years ago
CodeRabbit - Unleash AI on Your Code Reviews with CodeRabbit
prism.js - Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
highlight.js - Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server.
Prometheus - An open-source systems monitoring and alerting toolkit.
Bat - A cat(1) clone with wings.