We have selected a few open-source projects to showcase the power of CodeScene. Click on a project to see the latest analysis results, and from there you can dig deeper to learn about the analyses available in CodeScene.
React is a JavaScript library for building user interfaces that aims to efficiently update and render just the right components as data changes. It encourages you to write components that manage their own state, and to compose them into more complex UIs.
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages with Razor. The project is part of ASP.NET Core.
Docker is an open source project to pack, ship and run Linux applications as a lightweight isolated containers. It supports major Linux distributions and Windows.
NumPy is the fundamental package for scientific computing with Python, containing a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.
Erlang/OTP is a programming language and platform used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecom, banking, e-commerce, computer telephony and instant messaging.
Rails is a web application development framework written in the Ruby language. It is designed to make programming web applications easier by making assumptions about what every developer needs to get started.
Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
CoreCLR contains the .NET Core runtime, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
Elasticsearch is a distributed RESTful search engine built on top of Lucene, including multi-tenant support, HTTP and native Java APIs, amongst other features.