Awesome List Updates on Dec 01, 2023
9 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Neovim
Tree-sitter Supported Colorscheme / Diagnostics
- alexmozaidze/palenight.nvim (โญ19) - Palenight colorscheme supporting Tree-sitter, LSP (including semantic tokens) and lots of plugins.
2. Awesome Data Engineering
Databases
- Relational
- RQLite (โญ15k) - Replicated SQLite using the Raft consensus protocol.
- MySQL - The world's most popular open source database.
- TiDB (โญ37k) - TiDB is a distributed NewSQL database compatible with MySQL protocol.
- Percona XtraBackup - Percona XtraBackup is a free, open source, complete online backup solution for all versions of Percona Server, MySQLยฎ and MariaDBยฎ.
- mysql_utils (โญ884) - Pinterest MySQL Management Tools.
- MariaDB - An enhanced, drop-in replacement for MySQL.
- PostgreSQL - The world's most advanced open source database.
- Amazon RDS - Amazon RDS makes it easy to set up, operate, and scale a relational database in the cloud.
- Crate.IO - Scalable SQL database with the NOSQL goodies.
- Key-Value
- Redis - An open source, BSD licensed, advanced key-value cache and store.
- Riak - A distributed database designed to deliver maximum data availability by distributing data across multiple servers.
- AWS DynamoDB - A fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
- HyperDex (โญ1.4k) - HyperDex is a scalable, searchable key-value store. Deprecated.
- SSDB - A high performance NoSQL database supporting many data structures, an alternative to Redis.
- Kyoto Tycoon (โญ274) - Kyoto Tycoon is a lightweight network server on top of the Kyoto Cabinet key-value database, built for high-performance and concurrency.
- IonDB (โญ586) - A key-value store for microcontroller and IoT applications.
- Column
- Cassandra - The right choice when you need scalability and high availability without compromising performance.
- Cassandra Calculator - This simple form allows you to try out different values for your Apache Cassandra cluster and see what the impact is for your application.
- CCM (โญ1.2k) - A script to easily create and destroy an Apache Cassandra cluster on localhost.
- ScyllaDB (โญ13k) - NoSQL data store using the seastar framework, compatible with Apache Cassandra.
- HBase - The Hadoop database, a distributed, scalable, big data store.
- AWS Redshift - A fast, fully managed, petabyte-scale data warehouse that makes it simple and cost-effective to analyze all your data using your existing business intelligence tools.
- FiloDB (โญ1.4k) - Distributed. Columnar. Versioned. Streaming. SQL.
- Vertica - Distributed, MPP columnar database with extensive analytics SQL.
- ClickHouse - Distributed columnar DBMS for OLAP. SQL.
- Cassandra - The right choice when you need scalability and high availability without compromising performance.
- Document
- MongoDB - An open-source, document database designed for ease of development and scaling.
- Percona Server for MongoDB - Percona Server for MongoDBยฎ is a free, enhanced, fully compatible, open source, drop-in replacement for the MongoDBยฎ Community Edition that includes enterprise-grade features and functionality.
- MemDB (โญ597) - Distributed Transactional In-Memory Database (based on MongoDB).
- Elasticsearch - Search & Analyze Data in Real Time.
- Couchbase - The highest performing NoSQL distributed database.
- RethinkDB - The open-source database for the realtime web.
- RavenDB - Fully Transactional NoSQL Document Database.
- MongoDB - An open-source, document database designed for ease of development and scaling.
- Graph
- Neo4j - The world's leading graph database.
- OrientDB - 2nd Generation Distributed Graph Database with the flexibility of Documents in one product with an Open Source commercial friendly license.
- ArangoDB - A distributed free and open-source database with a flexible data model for documents, graphs, and key-values.
- Titan - A scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster.
- FlockDB (โญ3.3k) - A distributed, fault-tolerant graph database by Twitter. Deprecated.
- Distributed
- DAtomic - The fully transactional, cloud-ready, distributed database.
- Apache Geode - An open source, distributed, in-memory database for scale-out applications.
- Gaffer (โญ1.8k) - A large-scale graph database.
- Timeseries
- InfluxDB (โญ28k) - Scalable datastore for metrics, events, and real-time analytics.
- OpenTSDB (โญ5k) - A scalable, distributed Time Series Database.
- QuestDB - A relational column-oriented database designed for real-time analytics on time series and event data.
- kairosdb (โญ1.7k) - Fast scalable time series database.
- Heroic (โญ848) - A scalable time series database based on Cassandra and Elasticsearch, by Spotify.
- Druid (โญ13k) - Column oriented distributed data store ideal for powering interactive applications.
- Riak-TS - Riak TS is the only enterprise-grade NoSQL time series database optimized specifically for IoT and Time Series data.
- Akumuli (โญ836) - Akumuli is a numeric time-series database. It can be used to capture, store and process time-series data in real-time. The word "akumuli" can be translated from esperanto as "accumulate".
- Rhombus - A time-series object store for Cassandra that handles all the complexity of building wide row indexes.
- Dalmatiner DB (โญ695) - Fast distributed metrics database.
- Blueflood (โญ595) - A distributed system designed to ingest and process time series data.
- Timely (โญ379) - Timely is a time series database application that provides secure access to time series data based on Accumulo and Grafana.
- Other
- Tarantool (โญ3.4k) - Tarantool is an in-memory database and application server.
- GreenPlum - The Greenplum Database (GPDB) - An advanced, fully featured, open source data warehouse. It provides powerful and rapid analytics on petabyte scale data volumes.
- cayley (โญ15k) - An open-source graph database. Google.
- Snappydata (โญ1k) - SnappyData: OLTP + OLAP Database built on Apache Spark.
- TimescaleDB - Built as an extension on top of PostgreSQL, TimescaleDB is a time-series SQL database providing fast analytics, scalability, with automated data management on a proven storage engine.
- DuckDB - DuckDB is a fast in-process analytical database that has zero external dependencies, runs on Linux/macOS/Windows, offers a rich SQL dialect, and is free and extensible.
Data Ingestion
- Kafka - Publish-subscribe messaging rethought as a distributed commit log.
- BottledWater (โญ2) - Change data capture from PostgreSQL into Kafka. Deprecated.
- kafkat (โญ503) - Simplified command-line administration for Kafka brokers.
- kafkacat (โญ5.4k) - Generic command line non-JVM Apache Kafka producer and consumer.
- pg-kafka (โญ112) - A PostgreSQL extension to produce messages to Apache Kafka.
- librdkafka (โญ66) - The Apache Kafka C/C++ library.
- kafka-docker (โญ6.9k) - Kafka in Docker.
- kafka-manager (โญ12k) - A tool for managing Apache Kafka.
- kafka-node (โญ2.7k) - Node.js client for Apache Kafka 0.8.
- Secor (โญ1.8k) - Pinterest's Kafka to S3 distributed consumer.
- Kafka-logger (โญ45) - Kafka-winston logger for Node.js from Uber.
- AWS Kinesis - A fully managed, cloud-based service for real-time data processing over large, distributed data streams.
- RabbitMQ - Robust messaging for applications.
- FluentD - An open source data collector for unified logging layer.
- Embulk - An open source bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services.
- Apache Sqoop - A tool designed for efficiently transferring bulk data between Apache Hadoop and structured datastores such as relational databases.
- Heka (โญ3.4k) - Data Acquisition and Processing Made Easy. Deprecated.
- Gobblin (โญ2.2k) - Universal data ingestion framework for Hadoop from LinkedIn.
- Nakadi - Nakadi is an open source event messaging platform that provides a REST API on top of Kafka-like queues.
- Pravega - Pravega provides a new storage abstraction - a stream - for continuous and unbounded data.
- Apache Pulsar - Apache Pulsar is an open-source distributed pub-sub messaging system.
- Airbyte - Open-source data integration for modern data teams.
File System
- HDFS - A distributed file system designed to run on commodity hardware.
- Snakebite (โญ858) - A pure python HDFS client.
- AWS S3 - Object storage built to retrieve any amount of data from anywhere.
- smart_open (โญ3.1k) - Utils for streaming large files (S3, HDFS, gzip, bz2).
- Alluxio - Alluxio is a memory-centric distributed storage system enabling reliable data sharing at memory-speed across cluster frameworks, such as Spark and MapReduce.
- CEPH - Ceph is a unified, distributed storage system designed for excellent performance, reliability, and scalability.
- OrangeFS - Orange File System is a branch of the Parallel Virtual File System.
- SnackFS (โญ13) - SnackFS is our bite-sized, lightweight HDFS compatible file system built over Cassandra.
- GlusterFS - Gluster Filesystem.
- XtreemFS - Fault-tolerant distributed file system for all storage needs.
- SeaweedFS (โญ22k) - Seaweed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
- S3QL (โญ1.1k) - S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack.
- LizardFS - LizardFS Software Defined Storage is a distributed, parallel, scalable, fault-tolerant, Geo-Redundant and highly available file system.
Serialization format
- Apache Avro - Apache Avroโข is a data serialization system.
- Apache Parquet - Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language.
- Snappy (โญ6.1k) - A fast compressor/decompressor. Used with Parquet.
- PigZ - A parallel implementation of gzip for modern multi-processor, multi-core machines.
- Apache ORC - The smallest, fastest columnar storage for Hadoop workloads.
- Apache Thrift - The Apache Thrift software framework, for scalable cross-language services development.
- ProtoBuf (โญ65k) - Protocol Buffers - Google's data interchange format.
- SequenceFile - SequenceFile is a flat file consisting of binary key/value pairs. It is extensively used in MapReduce as input/output formats.
- Kryo (โญ6.1k) - Kryo is a fast and efficient object graph serialization framework for Java.
Stream Processing
- Apache Beam - Apache Beam is a unified programming model that implements both batch and streaming data processing jobs that run on many execution engines.
- Spark Streaming - Spark Streaming makes it easy to build scalable fault-tolerant streaming applications.
- Apache Flink - Apache Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations over data streams.
- Apache Storm - Apache Storm is a free and open source distributed realtime computation system.
- Apache Samza - Apache Samza is a distributed stream processing framework.
- Apache NiFi - An easy to use, powerful, and reliable system to process and distribute data.
- Apache Hudi - An open source framework for managing storage for real time processing, one of the most interesting feature is the Upsert.
- VoltDB - VoltDb is an ACID-compliant RDBMS which uses a shared nothing architecture.
- PipelineDB (โญ2.6k) - The Streaming SQL Database.
- Spring Cloud Dataflow - Streaming and tasks execution between Spring Boot apps.
- Bonobo - Bonobo is a data-processing toolkit for python 3.5+.
- Robinhood's Faust (โญ1.5k) - Forever scalable event processing & in-memory durable K/V store as a library with asyncio & static typing.
- HStreamDB (โญ700) - The streaming database built for IoT data storage and real-time processing.
- Kuiper (โญ1.4k) - An edge lightweight IoT data analytics/streaming software implemented by Golang, and it can be run at all kinds of resource-constrained edge devices.
- Zilla (โญ514) - - An API gateway built for event-driven architectures and streaming that supports standard protocols such as HTTP, SSE, gRPC, MQTT, and the native Kafka protocol.
Batch Processing
- Hadoop MapReduce - Hadoop MapReduce is a software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) - in-parallel on large clusters (thousands of nodes) - of commodity hardware in a reliable, fault-tolerant manner.
- Spark - A multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters.
- Spark Packages - A community index of packages for Apache Spark.
- Deep Spark (โญ197) - Connecting Apache Spark with different data stores. Deprecated.
- Spark RDD API Examples - Examples by Zhen He.
- Livy - The REST Spark Server.
- Delight (โญ340) - A free & cross platform monitoring tool (Spark UI / Spark History Server alternative).
- AWS EMR - A web service that makes it easy to quickly and cost-effectively process vast amounts of data.
- Data Mechanics - A cloud-based platform deployed on Kubernetes making Apache Spark more developer-friendly and cost-effective.
- Tez - An application framework which allows for a complex directed-acyclic-graph of tasks for processing data.
- Bistro (โญ7) - A light-weight engine for general-purpose data processing including both batch and stream analytics. It is based on a novel unique data model, which represents data via functions and processes data via columns operations as opposed to having only set operations in conventional approaches like MapReduce or SQL.
- Batch ML
- H2O - Fast scalable machine learning API for smarter applications.
- Mahout - An environment for quickly creating scalable performant machine learning applications.
- Spark MLlib - Spark's scalable machine learning library consisting of common learning algorithms and utilities, including classification, regression, clustering, collaborative filtering, dimensionality reduction, as well as underlying optimization primitives.
- Batch Graph
- GraphLab Create - A machine learning platform that enables data scientists and app developers to easily create intelligent apps at scale.
- Giraph - An iterative graph processing system built for high scalability.
- Spark GraphX - Apache Spark's API for graphs and graph-parallel computation.
- Batch SQL
- Presto - A distributed SQL query engine designed to query large data sets distributed over one or more heterogeneous data sources.
- Hive - Data warehouse software facilitates querying and managing large datasets residing in distributed storage.
- Hivemall (โญ311) - Scalable machine learning library for Hive/Hadoop.
- PyHive (โญ1.7k) - Python interface to Hive and Presto.
- Drill - Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage.
Charts and Dashboards
- Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application.
- ZingChart - Fast JavaScript charts for any data set.
- C3.js - D3-based reusable chart library.
- D3.js - A JavaScript library for manipulating documents based on data.
- D3Plus - D3's simpler, easier to use cousin. Mostly predefined templates that you can just plug data in.
- SmoothieCharts - A JavaScript Charting Library for Streaming Data.
- PyXley (โญ2.3k) - Python helpers for building dashboards using Flask and React.
- Plotly (โญ21k) - Flask, JS, and CSS boilerplate for interactive, web-based visualization apps in Python.
- Apache Superset (โญ61k) - Apache Superset (incubating) - A modern, enterprise-ready business intelligence web application.
- Redash - Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.
- Metabase (โญ37k) - Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
- PyQtGraph - PyQtGraph is a pure-python graphics and GUI library built on PyQt4 / PySide and numpy. It is intended for use in mathematics / scientific / engineering applications.
Workflow
- Luigi (โญ18k) - Luigi is a Python module that helps you build complex pipelines of batch jobs.
- Cascading - Java based application development platform.
- Airflow (โญ36k) - Airflow is a system to programmatically author, schedule, and monitor data pipelines.
- Azkaban - Azkaban is a batch workflow job scheduler created at LinkedIn to run Hadoop jobs. Azkaban resolves the ordering through job dependencies and provides an easy-to-use web user interface to maintain and track your workflows.
- Oozie - Oozie is a workflow scheduler system to manage Apache Hadoop jobs.
- Pinball (โญ1k) - DAG based workflow manager. Job flows are defined programmatically in Python. Support output passing between jobs.
- Dagster (โญ11k) - Dagster is an open-source Python library for building data applications.
- Kedro - Kedro is a framework that makes it easy to build robust and scalable data pipelines by providing uniform project templates, data abstraction, configuration and pipeline assembly.
- Dataform - An open-source framework and web based IDE to manage datasets and their dependencies. SQLX extends your existing SQL warehouse dialect to add features that support dependency management, testing, documentation and more.
- Census - A reverse-ETL tool that let you sync data from your cloud data warehouse to SaaS applications like Salesforce, Marketo, HubSpot, Zendesk, etc. No engineering favors requiredโjust SQL.
- dbt - A command line tool that enables data analysts and engineers to transform data in their warehouses more effectively.
- RudderStack (โญ4k) - A warehouse-first Customer Data Platform that enables you to collect data from every application, website and SaaS platform, and then activate it in your warehouse and business tools.
Data Lake Management
- lakeFS (โญ4.3k) - lakeFS is an open source platform that delivers resilience and manageability to object-storage based data lakes.
ELK Elastic Logstash Kibana
- docker-logstash (โญ237) - A highly configurable Logstash (1.4.4) - Docker image running Elasticsearch (1.7.0) - and Kibana (3.1.2).
- elasticsearch-jdbc (โญ2.8k) - JDBC importer for Elasticsearch.
- ZomboDB (โญ4.7k) - Postgres Extension that allows creating an index backed by Elasticsearch.
Docker
- Gockerize (โญ667) - Package golang service into minimal Docker containers.
- Flocker (โญ3.4k) - Easily manage Docker containers & their data.
- Rancher - RancherOS is a 20mb Linux distro that runs the entire OS as Docker containers.
- Kontena - Application Containers for Masses.
- Weave (โญ6.6k) - Weaving Docker containers into applications.
- Zodiac (โญ194) - A lightweight tool for easy deployment and rollback of dockerized applications.
- cAdvisor (โญ17k) - Analyzes resource usage and performance characteristics of running containers.
- Micro S3 persistence (โญ13) - Docker microservice for saving/restoring volume data to S3.
- Rocker-compose (โญ405) - Docker composition tool with idempotency features for deploying apps composed of multiple containers. Deprecated.
- Nomad (โญ15k) - Nomad is a cluster manager, designed for both long-lived services and short-lived batch processing workloads.
- ImageLayers - Visualize Docker images and the layers that compose them.
3. Vertx Awesome
Books
- Building Reactive Microservices in Java by Clรฉment Escoffier
Microservices
- SmallRye Fault Tolerance (โญ74) - SmallRye Fault Tolerance is an implementation of Eclipse MicroProfile Fault Tolerance with additional features not defined by the specification. Native support of Vert.x and Mutiny.
4. Awesome Generative Deep Art
LLM Evaluation / Multi-agents
5. Awesome Qubes OS
Qubes OS Server / Web articles
- Port forwarding - Qubes-os port forwarding to allow external connections
6. Free for Dev
Low-code Platform
- Basedash โ Low-code platform for building internal admin panels and dashboards. Supports SQL databases and REST APIs.
7. Awesome Zsh Plugins
Themes / superconsole - Windows-only
- promptly (โญ2) - Lightweight, async ZSH theme for a prompt(ly) experience.
8. Static Analysis
Programming Languages / Other
- pgspot (โญ41) โ Spot vulnerabilities in postgres extension scripts. Finds unsafe search_path usage and unsafe object creation in PostgreSQL extension scripts or any other PostgreSQL SQL code.
9. Awesome Creative Technology
Creative Technology
Name: 1024 Architecture
Locations: [Paris]
Keywords: architectural and digital works, orchestrated sound and light scores
Jobs: ๐ง
Name: Acrylicize
Locations: [London] [NYC] [Seattle]
Keywords: harness the power of art and creativity to help people fall in love with spaces
Jobs: ๐ง
Name: Ada
Locations: [NYC]
Keywords: experience innovation and design agency that partners with the world's most ambitious visionaries and brands in the culture, arts and social impact space
Name: Adirondack Studios
Locations: [Glens Falls, NY] [Dubai] [Orlando] [Shanghai] [LA] [Singapore]
Keywords: concept, schematic, design, construction, fabrication, installation, support
Jobs: ๐
Name: Alt Ethos
Locations: [Denver]
Keywords: experiential, metaverse, and event design agency
Name: Art + Com
Locations: [Berlin]
Keywords: media sculptures, data installations, new media
Jobs: ๐
Name: Art Processors
Locations: [Melbourne] [NYC]
Keywords: partner with cultural and tourism organisations to invent new realities of human experience
Jobs: ๐
Name: Augmented Magic
Locations: [Paris]
Keywords: augmented magic shows, digital installations
Jobs: ๐ง
Name: AV Controls
Locations: [NYC]
Keywords: site-specific technology installations, digital landmarks
Jobs: ๐
Name: Beaudry Interactive
Locations: [LA]
Keywords: themed entertainment, museum exhibitions, live shows, and branded experiences
Name: Blackbow
Locations: [Beijing]
Keywords: projection mapping, digital art and cultural experiences
Jobs: ๐
Name: Blublu
Locations: [Hangzhou]
Keywords: projection mapping, immersive experiences for museums and workspace
Jobs: ๐ง
Name: Bluecadet
Locations: [Philadelphia] [NYC]
Keywords: experience design across digital and physical environments, visitor centers
Jobs: ๐
Name: BRDG Studios
Locations: [Philadelphia]
Keywords: digital moments in physical spaces, retail environments, art galleries, events
Jobs: ๐
Name: BREAKFAST
Locations: [NYC]
Keywords: software-/hardware-driven artworks, flip discs
Jobs: ๐
Name: Breeze Creative
Locations: [NYC] [Miami]
Keywords: interactive experience design, family entertainment, museums, playgrounds, educational institutions
Name: C&G Partners
Locations: [NYC]
Keywords: branding, digital installations, exhibits and environments, signage, wayfinding, websites
Jobs: ๐
Name: Charcoalblue
Locations: [NYC] [Melbourne] [Chicago] [UK] [London]
Keywords: amazing spaces where stories are told and experiences are shared
Jobs: ๐
Name: Cinimod Studio
Locations: [London]
Keywords: location based work where technology, environment, content and real life interaction meet
Jobs: ๐
Name: Code and Theory
Locations: [NYC] [San Francisco] [London] [Manila]
Keywords: strategically driven, digital-first agency that lives at the intersection of creativity and technology
Jobs: ๐
Name: Cognition
Locations: [LA]
Keywords: an interactive studio designed to enrich experiences by building creative technology with human empathy
Jobs: ๐
Name: Comuzi
Locations: [London]
Keywords: explore and imagine and prototyp and creatr future-forward creative concepts
Name: DE-YAN
Locations: [NYC]
Keywords: creative concepting, experiential, motion, graphic & interactive design within luxury, fashion, beauty, & lifestyle
Jobs: ๐ง
Name: Deeplocal
Locations: [Pittsburgh]
Keywords: creative engineers, inventors, interactive experiences, human stories
Jobs: ๐
Name: Design I/O
Locations: [NYC] [San Francisco]
Keywords: immersive, interactive installations, storytelling, events, galleries, museums, exhibitions and public space
Name: Digifun
Locations: [Shanghai]
Keywords: projection mapping, new media art education
Name: Digital Ambiance
Locations: [Berkeley, CA]
Keywords: lighting design, projection mapping, interactive design
Jobs: ๐
Name: Dimensional Innovations
Locations: [Kansas City] [Atlanta] [Minneapolis] [Denver] [LA] [Pittsburgh]
Keywords: experience design, interactive experiences, brand activation
Jobs: ๐
Name: Dome
Locations: [NYC]
Keywords: experience design studio that gathers designers, technologists, and strategists to solve unusual problems
Name: Domestic Data Streamers
Locations: [Barcelona]
Keywords: fighting indifference towards data
Name: dotdotdash
Locations: [Portland] [LA] [NYC]
Keywords: innovation agency that seamlessly blends the physical and digital
Jobs: ๐
Name: Downstream
Locations: [Portland] [Amsterdam] [Melbourne]
Keywords: strategy + design + content + technology
Jobs: ๐
Name: Dpt.
Locations: [Montreal]
Keywords: generating wonder with immersive platforms, AR, & VR
Jobs: ๐
Name: Eness
Locations: [Melbourne]
Keywords: evocative interactive experiences for public, commercial and cultural entities
Jobs: ๐
Name: Envoy
Locations: [Chicago] [LA] [San Diego]
Keywords: transform environments into exceptional experiences, formerly Leviathan
Jobs: ๐
Name: ESI Design
Locations: [NYC]
Keywords: transforms places into experiences, immersive deisgn, architectural scale
Jobs: ๐
Name: Extrapolation Factory
Locations: [NYC]
Keywords: research studio, futures studies, collaborative prototyping
Name: Fast Horse
Locations: [Minneapolis]
Keywords: a truly integrated creative agency
Jobs: ๐
Name: FIELD
Locations: [London]
Keywords: future aesthetics for design, motion, experiential
Name: Float4
Locations: [Montreal] [NYC]
Keywords: integrates digital experiences into physical spaces to amplify their identity
Jobs: ๐
Name: fuse
Locations: [Modena, Italy]
Keywords: live-media performances, experimentation, electronic music, digital arts
Name: Future Colossal
Locations: [NYC]
Keywords: experiential technologies in advertising and entertainment and art
Jobs: ๐
Name: Gallagher & Associates
Locations: [DC] [NYC] [Portland] [Singapore]
Keywords: harmony between technology, narrative, and physical design
Jobs: ๐
Name: Game Seven
Locations: [NYC] [LA]
Keywords: intersection of sport and culture, brand stories
Jobs: ๐
Name: Geeksart
Locations: [Guangzhou] [Shanghai]
Keywords: media sculptures, new media exhibition
Jobs: ๐
Name: Giant Spoon
Locations: [NYC] [LA]
Keywords: translate cultural trends into big ideas, experiential, gaming
Jobs: ๐
Name: Hotel Creative
Locations: [London]
Keywords: retail, branding, exhibitions, events
Jobs: ๐ง
Name: Hovercraft
Locations: [Denver] [Portland]
Keywords: interactive installations, site-specific content, retail, sports
Jobs: ๐
Name: HUSH
Locations: [NYC]
Keywords: marketing and advertising, retail and DTC, architecture
Jobs: ๐
Name: iart
Locations: [Basel]
Keywords: studio for media architectures, enhancing physical spaces with digital technology
Jobs: ๐
Name: IMG SRC
Locations: [Tokyo]
Keywords: full-service communication agency focusing on websites, installations, and R&D
Jobs: ๐
Name: Immersive International
Locations: [London] [Shanghai] [Ottawa] [Hong Kong] [Cape Town]
Keywords: live experiences and art installations in public, private and commercial spaces
Name: Intergalactic
Locations: [Vancouver] [London]
Keywords: mobile apps, interactive screens, web development, application design and visualization
Jobs: ๐
Name: Invisible North
Locations: [NYC]
Keywords: culturally fluent, thoughtful experiences, bring brands to life
Jobs: ๐ง
Name: Jam3
Locations: [Toronto] [LA] [Montevideo] [Amsterdam]
Keywords: create modern experiences for tomorrow's brands
Jobs: ๐
Name: Jason Sherwood Design
Locations: [NYC]
Keywords: television and broadway and concert stage design
Name: Left Field Labs
Locations: [LA]
Keywords: products, platforms, and services that solve fundamental human challenges
Jobs: ๐ง
Name: Listen
Locations: [NYC]
Keywords: sensory-driven brand assets, modern cultural landscape, sound, experiences
Name: Lorem Ipsum
Locations: [NYC] [Moscow] [London]
Keywords: experience design, narrative, physical and digital environments
Name: m ss ng p eces
Locations: [NYC] [LA]
Keywords: new wave production and entertainment partner for content and immersive experiences that inspire culture
Name: Magnopus
Locations: [LA] [London]
Keywords: unite the physical and digital worlds with extraordinary experiences
Jobs: ๐
Name: Manifold
Locations: [San Francisco] [LA] [Portland]
Keywords: we hire smart people and get out of their way
Jobs: ๐
Name: Map
Locations: [London]
Keywords: industrial designers who believe great design can solve problems
Jobs: ๐
Name: Marshmallow Laser Feast
Locations: [London]
Keywords: leaving a slug trail of sensory nuggets as we journey through the cosmos
Jobs: ๐ง
Name: Master of Shapes
Locations: [LA]
Keywords: a space surfing, geometry taming, buffalo riding, Future House
Name: Midnight Commercial
Locations: [NYC]
Keywords: unite the disparate digital and physical worlds
Name: MindBuffer
Locations: [Berlin]
Keywords: audiovisual research and digital design studio
Name: Moment Factory
Locations: [Montreal] [LA] [London] [Tokyo] [Paris] [NYC]
Keywords: shows, destinations, content, interactive, scenography
Jobs: ๐
Name: Momentum Worldwide
Locations: [NYC] [Athens] [Atlanta] [Bogota] [Bucharest] [Cairo] [Chicago] [Dubai] [Frankfurt] [Gothenburg] [Lima] [London] [Madrid] [Manchester] [Mexico City] [Milan] [New Delhi] [Santiago] [Sao Paulo] [Seattle] [Seoul] [St. Louis] [Sydney] [Toronto] [Tokyo]
Keywords: disruptive, entertaining, shareable, unforgettable experiences for clients and their fans
Jobs: ๐
Name: MSCHF
Locations: [NYC]
Keywords: viral stunts and products, trying to do stuff that the world can't even define
Name: mycotoo
Locations: [LA] [Barcelona]
Keywords: entertainment development company specializing in theme park design, immersive experiences, and best-in-class events worldwide
Name: NCompass
Locations: [LA]
Keywords: brand and marketing solutions creating experiences that integrate the latest technology and creative
Name: Neon Global
Locations: [Singapore]
Keywords: world class and epic experiences that are innovative, creative and exciting
Jobs: ๐
Name: NeoPangea
Locations: [Reading, PA]
Keywords: microsites, games, VR/AR, digital, social
Name: NEXT/NOW
Locations: [Chicago]
Keywords: brand activations, immersive environments, emerging technologies
Jobs: ๐
Name: NGX Interactive
Locations: [Vancouver]
Keywords: pushing new technologies to create experiences that are vivid and meaningful
Jobs: ๐
Name: Night Kitchen
Locations: [Philadelphia]
Keywords: dynamic digital experiences, online exhibitions, digital strategy, storytelling
Jobs: ๐ง
Name: Nohlab
Locations: [Istanbul]
Keywords: producing interdisciplinary experiences around art, design and technology
Jobs: ๐ง
Name: Normal
Locations: [Montreal]
Keywords: public installations, entertainment, performing arts, stage design
Jobs: ๐ง
Name: Nowhere
Locations: [Shanghai]
Keywords: marketing events, interactive experiences
Name: Oat Foundry
Locations: [Philadelphia]
Keywords: split-flap displays, electromechanical stuff, think tank, products, experiences
Jobs: ๐
Name: OIO
Locations: [London]
Keywords: creative company working on future products and tools for a less boring future
Name: Onformative
Locations: [Berlin]
Keywords: studio for digital art and design, challenge the boundaries between art and design and technology
Jobs: ๐
Name: Optimist
Locations: [LA] [NYC] [London] [Amsterdam] [Hamburg] [Berlin] [Prague]
Keywords: architects of subculture, creative, design, strategy, production, content, brand experience
Jobs: ๐
Name: Patten Studio
Locations: [NYC]
Keywords: informed by research at the MIT Media Lab, experiences that connect people
Jobs: ๐
Name: Potion Design
Locations: [NYC]
Keywords: design and technology studio, interactive, musuems
Jobs: ๐
Name: pretty bloody simple
Locations: [Munich]
Keywords: interactive experiences, analog and digital, musuems
Name: RadicalMedia
Locations: [NYC] [LA]
Keywords: commercials, documentaries, music videos, branded experiences, & immersive environments
Jobs: ๐ง
Name: Rare Volume
Locations: [NYC]
Keywords: design and technology studio, interactive video walls
Jobs: ๐
Name: Red Paper Heart
Locations: [NYC]
Keywords: art from real world interaction
Jobs: ๐ง
Name: Relative Scale
Locations: [Raleigh]
Keywords: bespoke digital products and experiences for brands and institutions
Name: RGI Creative
Locations: [Cleveland]
Keywords: corporate experience design, museums exhibits and displays
Jobs: ๐
Name: Rosie Lee Creative
Locations: [London] [Amsterdam] [NYC]
Keywords: design, creative, digital and consultancy
Jobs: ๐
Name: S1T2
Locations: [Sydney] [Melbourne] [Shanghai]
Keywords: We create interactive experiences that immerse audiences in the future of storytelling through technology.
Name: Second Story
Locations: [Atlanta] [Portland] [NYC]
Keywords: exhibition, interactive, software, experience, hardware, VR, AR, projection
Jobs: ๐
Name: Seeeklab
Locations: [Xiamen]
Keywords: marketing events, interactive installation
Name: Set Reset
Locations: [London]
Keywords: transforming data into compelling stories that fuel growth and create opportunity
Name: SOSO
Locations: [Boston] [San Diego]
Keywords: delivering real human impact across physical and virtual space, placemaking and storytelling
Jobs: ๐
Name: space150
Locations: [Minneapolis] [LA] [NYC]
Keywords: a tech-driven creative agency
Jobs: ๐
Name: Special Projects
Locations: [London]
Keywords: design and innovation agency that reveals user needs and transforms them into experiences and products
Jobs: ๐ง
Name: Spectacle
Locations: [Phoenix]
Keywords: expertise in fabricating experiences that drive engagement and wow participants
Name: Spectra Studio
Locations: [LA]
Keywords: installations, projection, sculpture, robotics, light and sound
Name: Staat
Locations: [Amsterdam]
Keywords: branding, editorial, event, film, graphic design, illustration, installation, interactive, interior design, production, retail
Jobs: ๐ง
Name: Stimulant
Locations: [San Francisco]
Keywords: experience design and interactive installation, human-scale, site-specific digital experiences and touchscreen applications
Name: StoreyStudio
Locations: [London]
Keywords: spatial design, set design, window displays, moving image
Jobs: ๐
Name: Studio Black
Locations: [LA] [NYC]
Keywords: technical production, design advisory, content management, digital content
Name: Studio Elsewhere
Locations: [NYC]
Keywords: bio-experiential design and technology to support brain health
Name: Super A-OK
Locations: [NYC]
Keywords: A multi-modal service bureau for the 21st century, fabrication, electronics
Name: SUPERBIEN
Locations: [Paris] [NYC] [Dubai]
Keywords: Creative studio for visually extended experiences, merging digital & physical environments.
Jobs: ๐
Name: Superfly
Locations: [NYC]
Keywords: create shared experiences that shape how the world plays & connects
Jobs: ๐
Name: TAD
Locations: [NYC] [London]
Keywords: digital experiences, technology and architecture, designed to inspire people.
Jobs: ๐
Name: Team Epiphany
Locations: [NYC] [LA]
Keywords: influencer marketing, IRL, vertical integration
Jobs: ๐ง
Name: Tellart
Locations: [Providence] [Amsterdam] [San Francisco]
Keywords: transformative experiences, invention, physical & digital experiences, new technologies
Jobs: ๐ง
Name: The Gathery
Locations: [NYC]
Keywords: editorially-born creative agency specializing in brand marketing and content creation
Jobs: ๐
Name: The Lab at Rockwell Group
Locations: [NYC]
Keywords: architecture and design, branded experiences, immersive environments, pop ups
Name: The Projects
Locations: [London] [LA] [NYC] [Sydney]
Keywords: brand consultancy, meaningful experiences, tell stories
Name: THG
Locations: [LA]
Keywords: experiential, exhibit, live shows, theme parks, retail, dining, museums
Name: Thinkwell
Locations: [LA] [Montreal] [Abu Dhabi] [Riyadh]
Keywords: strategy, experience design, production, master planning, entertainment destinations, branded attractions, interactive media installations, events, museums, expos
Jobs: ๐
Name: Tool
Locations: [LA]
Keywords: help brands and agencies with ideation, content, and experience production that generate buzz
Name: Trivium Interactive
Locations: [Boston]
Keywords: experience design and production
Jobs: ๐
Name: Two Goats
Locations: [NYC] [LA] [London]
Keywords: AR, interactive branded experiences
Name: Unified Field
Locations: [NYC]
Keywords: content-rich, experiential and interactive media for digital branding, media environments, and exhibits in public spaces
Jobs: ๐ง
Name: UNIT9
Locations: [London] [LA] [NYC] [Berlin]
Keywords: innovation architects, product designers, software engineers, gaming experts, creatives, art directors, designers, producers and film directors
Jobs: ๐
Name: Upswell
Locations: [Portland]
Keywords: digital and physical content first experiences
Jobs: ๐
Name: VTProDesign
Locations: [LA]
Keywords: high tech robotics and projection mapping
Jobs: ๐ง
Name: We Are Royale
Locations: [LA] [Seattle]
Keywords: frontlines of design & technology to arm brands with the creative to turn audiences into advocates
Jobs: ๐ง
Name: Wonderlabs
Locations: [Shanghai]
Keywords: marketing events, interactive installation
Jobs: ๐
Name: XORXOR
Locations: [Budapest]
Keywords: collaboration between scientists, engineers, artists and robots, real-time visuals meet complex design
Jobs: ๐
Name: Yellow Studio
Locations: [NYC]
Keywords: artistically-minded design, tv/concert/event production design, set design
Name: Zebradog
Locations: [Madison]
Keywords: communication design and the built environment, higher education
Collectives & Practices
Name: Brooklyn Research
Locations: [NYC]
Keywords: we build interactive systems for a range of clients including museums, artists, and leading technology firms
Name: Dave + Gabe
Locations: [NYC]
Keywords: interactive installation studio, real-time animation, generative 3D sound
Name: Hypersonic
Locations: [NYC]
Keywords: groundbreaking new media sculptures and physical installations
Name: Kimchi and Chips
Locations: [South Korea]
Keywords: intersection of art, science and philosophy through ambitious large-scale installations
Name: NONOTAK Studio
Locations: [Paris]
Keywords: light and sound installations, ethereal, immersive, dreamlike
Name: panGenerator
Locations: [Warsaw]
Keywords: new media art and design collective, mixing bits & atoms
Name: Random International
Locations: [London] [Berlin]
Keywords: experimental practice within contemporary art, human condition in an increasingly mechanised world
Name: Smooth Technology
Locations: [NYC]
Keywords: cutting-edge technology and artistic sensibility, wireless wearables, create the impossible
Name: Taller Estampa
Locations: [Barcelona]
Keywords: group of filmmakers, programmers and researchers who work in the fields of experimental audiovisual and digital environments.
Name: teamLab
Locations: [Tokyo]
Keywords: full-room interactive projection mapping, interdisciplinary group of ultratechnologists
Name: The Cuttelfish
Locations: [USA]
Keywords: explore and imagine and prototyp and creatr future-forward creative concepts
Name: United Visual Artists
Locations: [London]
Keywords: new technologies with traditional media, site-specific, instruments that manipulate perception
Name: WHYIXD
Locations: [Taiwan]
Keywords: cross-disciplinary art installations, dance, architecture, music
Experiential Spaces & Experiences
Name: 29 Rooms (Vice Media Group)
Locations: [USA]
Keywords: multi-sensory installations, performances, and workshops
Name: Cascade
Locations: [LA]
Keywords: interactive art experience
Name: Color Factory
Locations: [NYC] [Houston]
Keywords: collaborative interactive exhibit
Name: Meow Wolf
Locations: [Santa Fe] [Las Vegas] [Denver]
Keywords: immersive and interactive experiences that transport audiences of all ages into fantastic realms of story and exploration
Name: Museum of Ice Cream
Locations: [San Francisco] [NYC]
Keywords: transforms concepts and dreams into spaces that provoke imagination and creativity
Name: PopUpMob
Locations: [NYC] [LA] [London] [Paris]
Keywords: one-stop shop for pop up experiences
Name: Studio Daguet
Locations: [Nantes] [Paris]
Keywords: staging stories, show, music, theme parks, museums, hotels
Fabricators
Name: Bednark
Locations: [NYC]
Keywords: full-service fabrication, production, install
Name: Eventscape
Locations: [Toronto]
Keywords: building the extraordinary, full service
Name: Gamma
Locations: [NYC]
Keywords: large scale robotic cnc, install, sculptures
Name: Pink Sparrow
Locations: [NYC] [LA]
Keywords: environmental design, project management
Name: Visionary Effects
Locations: [Pittsburgh]
Keywords: old-school manufacturing processes with digital design and fabrication
Event Production
Name: Dera Lee Productions
Locations: [NYC]
Keywords: theatre arts, story-telling
Name: GPJ
Locations: [Austin] [Boston] [Dallas] [Detroit] [LA] [Nashville] [NYC] [San Francisco] [Silicon Valley]
Keywords: immersive events and experiences
Name: SAT
Locations: [Montreal]
Keywords: immersive experiences, concerts, workshops, conferences, exhibitions
Name: Sparks
Locations: [Philadelphia] [Detroit] [Connecticut] [Atlanta] [LA] [Las Vegas] [NYC] [San Francisco] [Shanghai]
Keywords: trade show, experiential, retail
Architecture
Name: Carlo Ratti Associatti
Locations: [Torino, Italy] [NYC] [UK]
Keywords: design and innovation office, MIT Media Lab: Senseable City Lab
Name: Gensler DXD
Locations: [Worldwide]
Keywords: built environment with integrated capabilities in strategy, design, technology, data, and architecture
Name: Olson Kundig
Locations: [Seattle] [NYC]
Keywords: architecture, vessel that supports specific art installations, seamless spatial experience
Name: SOFTlab
Locations: [NYC]
Keywords: mixes research and creativity and technology with a strong desire to make working fun
Name: Universal Design Studio
Locations: [London] [NYC]
Keywords: driven by a deeply held belief in the transformative power of well designed and finely crafted spaces
Creative Agencies
Name: &Walsh
Locations: [NYC]
Keywords: brand strategy, art direction, design and production across all platforms
Name: AKQA
Locations: [London] [SF] [Sรฃo Paulo] [Melbourne] [Aarhus] [Miami] [Amsterdam] [Atlanta] [Auckland] [Berlin] [Cairo] [Cape Town] [Copenhagen] [Dubai] [Gothenburg] [Gurgaon] [Johannesburg] [Milan] [NYC] [Paris] [Portland, OR] [Riyadh] [Shanghai] [Stockholm] [Sydney] [Tokyo] [Venice] [DC] [Wellington]
Keywords: the most powerful force in the universe isnโt technology, itโs imagination
Name: BUCK
Locations: [LA] [NYC] [Sydney] [Amsterdam]
Keywords: VR, AR, installation, real-time animation, 3D, experiential
Name: Framestore
Locations: [London] [NYC] [Montreal]
Keywords: virtual, augmented and mixed realities, location-based entertainment, and theme park rides
Name: ManvsMachine
Locations: [London] [LA]
Keywords: multidimensional creative studio
Name: Media Monks
Locations: [Amsterdam] [London] [Dubai] [Stockholm] [NYC] [LA] [San Francisco] [Mexico City] [Sรฃo Paulo] [Buenos Aires] [Shanghai] [Singapore]
Keywords: creative production
Name: R/GA
Locations: [Austin] [Chicago] [LA] [NYC] [Portland] [San Francisco] [Berlin] [Bucharest] [London] [Buenos Aires] [Santiago] [Sรฃo Paulo] [Melbourne] [Shanghai] [Singapore] [Sydney] [Tokyo]
Keywords: business, experience, and marketing transformation
Name: SuperUber
Locations: [Rio de Janeiro] [Sรฃo Paulo]
Keywords: experiences that blend art, technology, architecture and design
Name: The Mill
Locations: [London] [NYC] [LA] [Chicago] [Bangalore] [Berlin]
Keywords: experience makers, media and brand activation, innovative design, and inventive technologies
Name: Weber Shandwick
Locations: [Atlanta] [Baltimore] [Bogotรก] [Boston] [Brasilia] [Buenos Aires] [Buffalo] [Chicago] [Dallas] [Detroit] [Lima] [LA] [Mexico City] [Minneapolis] [Montreal] [Nashville, TN] [NYC] [Philadelphia] [Rio de Janeiro] [SF] [Santiago] [Seattle] [St. Louis] [Sรฃo Paulo] [Toronto] [Vancouver] [DC]
Keywords: we work at the intersection of technology, society, policy and media, adding value to culture โ to shape and re-shape it
Museums
Name: Art Processors
Locations: [Melbourne]
Keywords: specialist interactive media and exhibition design
Name: Cortina Productions
Locations: [McLean, VA]
Keywords: artistry, content, and technology, we render the word to the story, the story to the medium, and the medium to the space.
Name: Exploratorium
Locations: [San Francisco]
Keywords: exhibits made in-house, public-facing workshop
Name: Gagarin
Locations: [Reykjavรญk]
Keywords: weaving education, information and data into compelling stories
Name: GSM Project
Locations: [Montreal] [Singapore] [Dubai]
Keywords: content first, exhibitions
Name: Ideum
Locations: [Albuquerque]
Keywords: interactive exhibits and exhibitions, integrated hardware products
Name: Iglhaut + von Grote
Locations: [Berlin]
Keywords: scenography, spatial mise-en-scรจne
Name: Local Projects
Locations: [NYC]
Keywords: experience Designers pushing the boundaries of human interaction
Name: Monadnock Media
Locations: [Massachusetts]
Keywords: multimedia experiences for museums, historic sites and public places
Name: Northern Light Productions
Locations: [Boston]
Keywords: immersive media environments, interactive experiences, or documentary films.
Name: Roto
Locations: [Columbus, OH]
Keywords: experience design, immersive media, interactive engineering, and custom fabrication for museums, brands, attractions and architectural placemaking.
Name: Thinc
Locations: [NYC]
Keywords: provoke meaningful conversations about the world in which we live
Festivals & Conferences
Name: ISEA
Locations: [Barcelona] [Paris]
Keywords: the crossroads where art, design, science, technology and society meet
Name: MUTEK
Locations: [Montreal]
Keywords: electronic music, audiovisual performance, digital art
Name: SXSW
Locations: [Austin]
Keywords: film, music, interactive arts
Education
Name: Goldsmiths
Locations: [London]
Keywords: a degree which develops your arts practice through the expressive world of creative computation
Name: ITP
Locations: [NYC]
Keywords: ITP/IMA offers four programs focused on creative and meaningful application of interactive tools and media.
Name: MIT Medialab
Locations: [Boston]
Keywords: art, science, design, and technology build and play off one another in an environment designed for collaboration and inspiration
Name: Paris College of Art
Locations: [Paris]
Keywords: designed for those who are interested in exploring the wide-ranging creative field of New Media
Name: University of the Arts
Locations: [London]
Keywords: computational technologies in the context of creative computing research
- Prev: Dec 02, 2023
- Next: Nov 30, 2023