Need advice about which tool to choose?Ask the StackShare community!

Hermes

23
35
+ 1
0
Sucrase

11
8
+ 1
0
Add tool

Hermes vs Sucrase: What are the differences?

Developers describe Hermes as "An open source and lightweight JavaScript engine". It is a JavaScript engine optimized for fast start up of React Native apps on Android. It features ahead-of-time static optimization and compact bytecode. On the other hand, Sucrase is detailed as "Super-fast alternative to Babel". Sucrase is an alternative to Babel that allows super-fast development builds. Instead of compiling a large range of JS features down to ES5, Sucrase assumes that you're targeting a modern JS runtime (e.g. Node.js 8 or latest Chrome) and focuses on compiling non-standard language extensions: JSX, TypeScript, and Flow.

Hermes and Sucrase can be primarily classified as "JavaScript Compilers" tools.

Hermes and Sucrase are both open source tools. It seems that Hermes with 4.13K GitHub stars and 112 forks on GitHub has more adoption than Sucrase with 1.9K GitHub stars and 41 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
No Stats

What is Hermes?

It is a JavaScript engine optimized for fast start up of React Native apps on Android. It features ahead-of-time static optimization and compact bytecode.

What is Sucrase?

Sucrase is an alternative to Babel that allows super-fast development builds. Instead of compiling a large range of JS features down to ES5, Sucrase assumes that you're targeting a modern JS runtime (e.g. Node.js 8 or latest Chrome) and focuses on compiling non-standard language extensions: JSX, TypeScript, and Flow.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention Hermes and Sucrase as a desired skillset
What companies use Hermes?
What companies use Sucrase?
See which teams inside your own company are using Hermes or Sucrase.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Hermes?
What tools integrate with Sucrase?
    No integrations found
    What are some alternatives to Hermes and Sucrase?
    Apollo
    Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features fast without waiting on backend changes.
    Loki
    Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate, as it does not index the contents of the logs, but rather a set of labels for each log stream.
    Mercury
    A modular JSON-RPC library that allows pluggable transport layers, JSON libraries, and effect/async monads. It is used to communicate with embedded devices where the device is acting in the server role.
    Modernizr
    It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, then you can use the results to tailor the experience to the user. It tells you what HTML, CSS and JavaScript features the user’s browser has to offer.
    Babel
    Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
    See all alternatives