What is 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.
Mercury is a tool in the Remote Procedure Call (RPC) category of a tech stack.
Mercury is an open source tool with 5 GitHub stars and 1 GitHub forks. Here’s a link to Mercury's open source repository on GitHub
Who uses Mercury?
Developers
7 developers on StackShare have stated that they use Mercury.
Mercury's Features
- Free and open source license
- Allow for swappable transports
- Allow for swappable JSON libraries
- Be usable without code generation
Mercury Alternatives & Comparisons
What are some alternatives to Mercury?
Moon
Moon is a minimal, blazing fast library for building user interfaces. It combines the positive aspects of popular libraries into one small package. It's super lightweight, and includes advanced optimizations to ensure fast render times.
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.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.