All Projects → Constellation → Similar Projects or Alternatives

1119 Open source projects that are alternatives of or similar to Constellation

Gephi
Gephi - The Open Graph Viz Platform
Stars: ✭ 4,552 (+1373.14%)
Mutual labels:  graph, opengl, interactive
Unity Easinglibraryvisualisation
Front end visualisation of 40 common easing equations.
Stars: ✭ 178 (-42.39%)
Mutual labels:  graph, visualisation
React Graph Vis
A react component to render nice graphs using vis.js
Stars: ✭ 629 (+103.56%)
Mutual labels:  graph, visualisation
Scala Plotly Client
Visualise your data from Scala using Plotly
Stars: ✭ 39 (-87.38%)
Mutual labels:  graph, visualisation
Misp Maltego
Set of Maltego transforms to inferface with a MISP Threat Sharing instance, and also to explore the whole MITRE ATT&CK dataset.
Stars: ✭ 112 (-63.75%)
Mutual labels:  graph, visualisation
Brayns
Visualizer for large-scale and interactive ray-tracing of neurons
Stars: ✭ 232 (-24.92%)
Mutual labels:  interactive, visualisation
Pylustrator
Visualisations of data are at the core of every publication of scientific research results. They have to be as clear as possible to facilitate the communication of research. As data can have different formats and shapes, the visualisations often have to be adapted to reflect the data as well as possible. We developed Pylustrator, an interface to directly edit python generated matplotlib graphs to finalize them for publication. Therefore, subplots can be resized and dragged around by the mouse, text and annotations can be added. The changes can be saved to the initial plot file as python code.
Stars: ✭ 192 (-37.86%)
Mutual labels:  interactive, visualisation
Easy3d
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
Stars: ✭ 383 (+23.95%)
Mutual labels:  graph, opengl
Workbase
Grakn Workbase (Knowledge IDE)
Stars: ✭ 106 (-65.7%)
Mutual labels:  graph, visualisation
Diagram Maker
A library to display an interactive editor for any graph-like data.
Stars: ✭ 2,086 (+575.08%)
Mutual labels:  graph, interactive
Nodeeditorwinforms
Node based user control / editor for Windows Forms
Stars: ✭ 232 (-24.92%)
Mutual labels:  graph, visualisation
Yampa
Functional Reactive Programming domain-specific language embedded in Haskell, for programming efficient hybrid (mixed discrete-time and continuous-time) systems.
Stars: ✭ 294 (-4.85%)
Mutual labels:  opengl
Kam remake
"KaM Remake" is an RTS game remake written in Delphi from scratch.
Stars: ✭ 277 (-10.36%)
Mutual labels:  opengl
Dirt
DIRT: a fast differentiable renderer for TensorFlow
Stars: ✭ 273 (-11.65%)
Mutual labels:  opengl
Masterkey
secure interactive password manager with xchacha20poly1305, argon2id, and Go
Stars: ✭ 271 (-12.3%)
Mutual labels:  interactive
Lwjgl3
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan), audio (OpenAL), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR) applications.
Stars: ✭ 3,540 (+1045.63%)
Mutual labels:  opengl
Struc2vec
This repository provides a reference implementation of struc2vec.
Stars: ✭ 291 (-5.83%)
Mutual labels:  graph
Dagsfm
Distributed and Graph-based Structure from Motion
Stars: ✭ 269 (-12.94%)
Mutual labels:  graph
Cypher For Gremlin
Cypher for Gremlin adds Cypher support to any Gremlin graph database.
Stars: ✭ 267 (-13.59%)
Mutual labels:  graph
Ava
A tiny unlicensed 3D game engine in C; with C++ and Lua interfaces. Written in 32 random ̷d̷a̷y̷s̷ m̷o̷n̷t̷h̷s̷ years.
Stars: ✭ 287 (-7.12%)
Mutual labels:  opengl
Fl chart
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart, Scatter Chart and Radar Chart.
Stars: ✭ 3,882 (+1156.31%)
Mutual labels:  graph
Opennars
OpenNARS for Research 3.0+
Stars: ✭ 264 (-14.56%)
Mutual labels:  graph
Oppia
A free, online learning platform to make quality education accessible for all.
Stars: ✭ 4,361 (+1311.33%)
Mutual labels:  interactive
Ktx Software
KTX (Khronos Texture) Library and Tools
Stars: ✭ 297 (-3.88%)
Mutual labels:  opengl
Stag
Streaming bar graphs. For stats and stuff.
Stars: ✭ 286 (-7.44%)
Mutual labels:  graph
Graph Based Deep Learning Literature
links to conference publications in graph-based deep learning
Stars: ✭ 3,428 (+1009.39%)
Mutual labels:  graph
Ashes
Drop-in replacement for Vulkan shared library, for older hardware compatibility
Stars: ✭ 278 (-10.03%)
Mutual labels:  opengl
Ngraph.graph
Graph data structure in JavaScript
Stars: ✭ 295 (-4.53%)
Mutual labels:  graph
React Flow
Highly customizable library for building interactive node-based UIs, editors, flow charts and diagrams
Stars: ✭ 8,348 (+2601.62%)
Mutual labels:  graph
Morpheus
Morpheus brings the leading graph query language, Cypher, onto the leading distributed processing platform, Spark.
Stars: ✭ 303 (-1.94%)
Mutual labels:  graph
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-11.65%)
Mutual labels:  graph
Rust Pushrod
Cross Platform GUI Library for Rust
Stars: ✭ 292 (-5.5%)
Mutual labels:  opengl
Ofelia
A real-time cross-platform creative coding tool for multimedia development
Stars: ✭ 269 (-12.94%)
Mutual labels:  opengl
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (-0.97%)
Mutual labels:  graph
Graph nn
Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)
Stars: ✭ 268 (-13.27%)
Mutual labels:  graph
Sparklinelayout
Simple and lightweight library for drawing sparklines / graphs. Support markers and gradients.
Stars: ✭ 291 (-5.83%)
Mutual labels:  graph
Bitmeteros
BitMeter OS - a cross-platform bandwidth monitor
Stars: ✭ 266 (-13.92%)
Mutual labels:  graph
Graph U Nets
Pytorch implementation of Graph U-Nets (ICML19)
Stars: ✭ 300 (-2.91%)
Mutual labels:  graph
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+942.39%)
Mutual labels:  graph
Ink
🌈 React for interactive command-line apps
Stars: ✭ 17,505 (+5565.05%)
Mutual labels:  interactive
Diligentcore
Core functionality of Diligent Engine
Stars: ✭ 263 (-14.89%)
Mutual labels:  opengl
Libfirm
graph based intermediate representation and backend for optimising compilers
Stars: ✭ 305 (-1.29%)
Mutual labels:  graph
Graphql Erlang
GraphQL implementation in Erlang.
Stars: ✭ 284 (-8.09%)
Mutual labels:  graph
Quake3e
Improved Quake III Arena engine
Stars: ✭ 259 (-16.18%)
Mutual labels:  opengl
Pymeasure
Scientific measurement library for instruments, experiments, and live-plotting
Stars: ✭ 255 (-17.48%)
Mutual labels:  graph
Tinyengine
Tiny OpenGL Wrapper / 3D Engine in C++
Stars: ✭ 251 (-18.77%)
Mutual labels:  opengl
Docker Shell
A simple interactive prompt for docker
Stars: ✭ 299 (-3.24%)
Mutual labels:  interactive
Pyrr
3D mathematical functions using NumPy
Stars: ✭ 282 (-8.74%)
Mutual labels:  opengl
Qfusion
Source code for cross-platform OpenGL gaming engine
Stars: ✭ 255 (-17.48%)
Mutual labels:  opengl
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (-18.12%)
Mutual labels:  opengl
Cute headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Stars: ✭ 3,274 (+959.55%)
Mutual labels:  opengl
Krane
Kubernetes RBAC static Analysis & visualisation tool
Stars: ✭ 254 (-17.8%)
Mutual labels:  visualisation
hexadb
A schemaless graph database based on RocksDb
Stars: ✭ 33 (-89.32%)
Mutual labels:  graph
Bullet
🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
Stars: ✭ 3,257 (+954.05%)
Mutual labels:  interactive
Memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
Stars: ✭ 280 (-9.39%)
Mutual labels:  graph
Rgl
RGL is a framework for graph data structures and algorithms in Ruby.
Stars: ✭ 279 (-9.71%)
Mutual labels:  graph
DawgSharp
DAWG String Dictionary in C#
Stars: ✭ 72 (-76.7%)
Mutual labels:  graph
ocaml-tsort
Easy to use and user-friendly topological sort module for OCaml
Stars: ✭ 21 (-93.2%)
Mutual labels:  graph
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+840.45%)
Mutual labels:  opengl
graphire
An unopinionated react graph visualization library.
Stars: ✭ 256 (-17.15%)
Mutual labels:  graph
1-60 of 1119 similar projects