syntect VS ammonia

Compare syntect vs ammonia and see what are their differences.

syntect

Rust library for syntax highlighting using Sublime Text syntax definitions. (by trishume)

ammonia

Repair and secure untrusted HTML (by rust-ammonia)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
syntect ammonia
5 2
1,802 464
- 5.4%
7.1 6.7
about 7 hours ago 17 days ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

syntect

Posts with mentions or reviews of syntect. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.

ammonia

Posts with mentions or reviews of ammonia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • What's your favorite alternative to bleach for sanitizing HTML?
    3 projects | /r/django | 6 Jun 2023
    nh3 which is a python binding for the Rust-based ammonia
  • How to write Python extensions in Rust with PyO3
    4 projects | news.ycombinator.com | 28 Feb 2023
    For a somewhat more "productive" hello world (as in a very simple application which does useful things), there's nh3 (https://github.com/messense/nh3) which is a pretty simple wrapper around ammonia (https://github.com/rust-ammonia/ammonia), an HTML sanitisation library. The lib.rs is all of 125 SLOC (and about half of that is owing to the handling of `attribute_filter` which is pretty demanding on the glue layer: https://github.com/messense/nh3/commit/72be3e6728b7ceb9185e7...).

What are some alternatives?

When comparing syntect and ammonia you can also consider the following projects:

confy - 🛋 Zero-boilerplate configuration management in Rust

html-sanitizer - Allowlist-based HTML cleaner

guess-that-lang - CLI game to see how fast you can guess the language of a code block!

rust_python_package_example - Example of a Rust compiled Python 3 package

rust-build.action - Automate publishing Rust build artifacts for GitHub releases through GitHub Actions

x8 - Hidden parameters discovery suite

sublime-monokai-extended - Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more.

bleach - Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes

starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

binserve - A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.

PrismJS - Lightweight, robust, elegant syntax highlighting.

delta-rs - A native Rust library for Delta Lake, with bindings into Python