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

Cesium

53
105
+ 1
1
Underscore

1.8K
589
+ 1
290
Add tool

Underscore vs Cesium: What are the differences?

Underscore: JavaScript's utility _ belt. A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects; Cesium: A javascript library to build 3D globes and 2D maps. it is used to create the leading web-based globe and map for visualizing dynamic data. We strive for the best possible performance, precision, visual quality, ease of use, platform support, and content.

Underscore and Cesium can be categorized as "Javascript Utilities & Libraries" tools.

Underscore is an open source tool with 24.8K GitHub stars and 5.43K GitHub forks. Here's a link to Underscore's open source repository on GitHub.

Decisions about Cesium and Underscore

Fast Healthcare Interoperability Resources (FHIR) provides standard data objects in JSON format for the healthcare industry. Since JSON objects are hierarchical and tree-like, we had a need to defensively 'pluck' fields from our JSON objects and do lots of mapping. We tried jQuery and Underscore and a few other technologies like FHIRPath; but Lodash has been the most well supported, works in the most contexts, has the cleanest syntax, etc. We particularly like the ES6 version of Lodash, where we can import the method names directly, without resorting to * or _ syntax. We got hooked on the 'get' function to defensively pluck fields from objects without crashing our user interface, and have found countless uses for the other lodash functions throughout our apps. Lodash is great for developing and optimizing algorithms.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Cesium
Pros of Underscore
  • 1
    Fully interactive 3D and can dynamically switch to 2D.
  • 85
    Utility
  • 55
    Simple
  • 40
    Functional programming
  • 32
    Fast
  • 28
    Open source
  • 20
    Backbone
  • 16
    Javascript
  • 8
    Annotated source code
  • 6
    Library

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Cesium?

it is used to create the leading web-based globe and map for visualizing dynamic data. We strive for the best possible performance, precision, visual quality, ease of use, platform support, and content.

What is Underscore?

A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

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

What companies use Cesium?
What companies use Underscore?
Manage your open source components, licenses, and vulnerabilities
Learn More

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

What tools integrate with Cesium?
What tools integrate with Underscore?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to Cesium and Underscore?
three.js
It is a cross-browser JavaScript library and Application Programming Interface used to create and display animated 3D computer graphics in a web browser.
Mapbox
We make it possible to pin travel spots on Pinterest, find restaurants on Foursquare, and visualize data on GitHub.
ArcGIS
It is a geographic information system for working with maps and geographic information. It is used for creating and using maps, compiling geographic data, analyzing mapped information, sharing and much more.
OpenLayers
An opensource javascript library to load, display and render maps from multiple sources on web pages.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
See all alternatives