Awesome List Updates on Apr 12, 2016
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cli Apps
Images / Gif Creation
- givegif (⭐219) - GIFs on the command line.
2. Awesome Swift
UI / Barcode
- Spots - Spots is a view controller framework that makes your setup and future development blazingly fast.
3. Awesome Elixir
Algorithms and Data structures
- gen_fsm (⭐40) - A generic finite state-machine - Elixir wrapper around OTP's gen_fsm.
4. Rbooks
Beginner Books
The R Programming Wikiboo [online]
A collaborative book about R on the wikibooks website. Anyone can improve it.
5. Engineering Blogs
Companies / E companies
- Evil Martians https://evilmartians.com/chronicles/
6. Awesome Audio Visualization
Experiments
- Luis Henrique Bizarro Portfolio - Portfolio with experiments using Three.JS and GSLS.
- Splice - A realtime interactive music visualizer using time-code data from Splice's upcoming visualizer API.
- Typatone - Make music while you write.
- Music Cube - A Chrome Experiment that combines the Roland TR-808 Drum Machine with the Rubik's Cube.
- Music Game - ECHO - A challenging musical puzzle game.
- Patatap - A portable animation and sound kit.
- Plink - Awesome Multiplayer Game - A multiplayer music experience.
- Soundcloud Visualizer - A Canvas and Web Audio Experiment.
- CSS Visualizer - Music Visualizers that are made entirely using DOM elements and CSS3.
- Kandinski Experiment - Music Visualizations inspired in Kandinsky.
- Visual Music Trailer - Live audio visual performance ideas.
Libraries Audio
- web-audio-analyser (⭐208) - A thin wrapper around the Web Audio API that takes an element and gives you its waveform/frequency data in return.
- web-audio-player (⭐244) - A cross-browser Web Audio player.
- web-media-playback (⭐8) - Retrieve playback and buffering information about audio or video playing in the browser.
- Pizzicato.js - Simplify the way you create and manipulate sounds via the Web Audio API.
- ThreeAudio.js (⭐520) - Helps you create music visualizations in Three.js or tQuery.
- MIDI.js (⭐3.6k) - Making life easy to create a MIDI-app on the web.
- Beep.js (⭐1.3k) - A JavaScript toolkit for building browser-based synthesizers.
- p5.sound (⭐795) - Brings the Processing approach to Web Audio and p5.js.
- Audiolet - A JavaScript library for real-time audio synthesis and composition.
- coffee-collider - A language for real time audio synthesis and algorithmic composition in HTML5.
Libraries Visualization
- p5.js - A JavaScript library for creating graphic and interactive experiences, based on the core principles of Processing.
- Pixi.js (⭐39k) - A fast lightweight 2D library that works across all devices. The Pixi renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL.
- sketch.js - Let's you get straight to the fun parts of creative coding, without ever having to worry about shims or boilerplate code.
- three.js - Three.js is a library that makes WebGL easy to use.
- Two.js - A two-dimensional drawing API geared towards modern web browsers. It is renderer agnostic enabling the same API to draw in multiple contexts: SVG, Canvas, and WebGL.
- BabylonJS - A complete JavaScript framework for building 3D games with HTML5, WebGL and Web Audio.
- Web Audio Extension (⭐183) - A Chrome extension to play with Web Audio.
- Cinder - A community-developed, free and open source library for professional-quality creative coding in C++.
- HYPE_processing - Collection of Processing classes that performs heavy lifting tasks while using a minimal amount of code writing.
7. Awesome R
Lists / Book/monograph Lists and Reviews
- ggplot2 Extensions - Showcases of ggplot2 extensions.
- Books (⭐226) - List of R Books.
- Network Analysis (⭐3.3k) - Network Analysis related resources.
- R Project Conferences - Information about useR! Conferences and DSC Conferences.
- Topic Models (⭐227) - Topic Models learning and R related resources.
8. Awesome Network Analysis
Books / Classics
- The Structure and Dynamics of Networks, edited by Mark E.J. Newman, Albert-László Barabási and Duncan J. Watts - 600 pages of classic network analysis articles (2006).
Books / General Overviews
- Network Science, by the U.S. National Research Council - Full book online (2005).
- Networks. An Introduction, by Mark E.J. Newman (2010).
Books / Method-specific
- Multilevel Network Analysis for the Social Sciences, edited by Emmanuel Lazega and Tom A.B. Snijders (2016).
- Network Analysis: Methodological Foundations, edited by Ulrik Brandes and Thomas Erlebach - Covers network centrality, clustering, blockmodels, spatial networks and more (2005).
Books / Topic-specific
- Neighbor Networks. Competitive Advantage Local and Personal, by Ronald S. Burt (2010).
- Small Worlds: The Dynamics of Networks between Order and Randomness, by Duncan J. Watts (2003).
Courses / Topic-specific
- Graph Theory and Applications, by Paul Van Dooren - Full lecture slides (Hamilton Institute, Dublin, 2009).
- Networks, Complexity and Its Applications (Media Arts and Sciences), by Cesar Hidalgo (MIT, 2011).
- Networks, Crowds and Markets, by David Easley, Jon Kleinberg and Eva Tardos (presentation; Cornell University via edX, 2016).
- Social Network Analysis and Intermediate Social Network Theory, by Matthew J. Denny - Workshop notes and slides (2014–5).
- The Structure of Information Networks, by Jon Kleinberg - Links to many diverse readings (Cornell University, 2008).
Datasets / Topic-specific
Professional Groups / Research Groups (USA)
- Network Science IGERT at the University of California at Santa Barbara (UCSB) - Features an NSF-funded graduate programme.
- Networks, Computation, and Social Dynamics Lab - Headed by Carter T. Butts. Part of the Center for Networks and Relational Analysis (CNRA) at the University of California in Irvine.
- Northeastern University MOBS Lab - Laboratory for the Modeling of Biological and Socio-technical Systems - Led by Alessandro Vespignani.
Professional Groups / Research Groups (Other)
- Cx-Nets - Virtual collaboration between four complex networks research groups.
- SocioPatterns - Interdisciplinary research group that uses wireless sensors to study social network data.
Software / Social, Economic and Political Networks
- GLEAMviz Simulator - Cross-platform tool intended for the prediction of human epidemics.
- Graphviz - Cross-platform software to draw graphs in the DOT graph drawing language.
- MuxViz - Cross-platform, free and open source tool to study multilayer networks, based on R and GNU Octave.
Software / Algorithms
- ForceAtlas2 - Force-directed layout included in Gephi (paper).
Software / C / C++
- Stanford Network Analysis Project - C++ general purpose network analysis and graph mining library. Available as a Python library and in Microsoft Excel via NodeXL.
- Walktrap - C++ program that implements the WalkTrap community detection algorithm.
Software / JavaScript
- VivaGraphJS (⭐3.7k) - Graph drawing library (ForceAtlas2 plugin (⭐3)).
- viz.js - Use Graphviz in Web pages.
Software / MATLAB
- MATLAB RBN Toolbox - Simulation und visualization of Random Boolean Networks.
Software / R
- DiagrammeR (⭐1.7k) - Connects R, RStudio and JavaScript libraries to draw graph diagrams (blog post).
- Rgraphviz - Support for using the Graphviz library and its DOT graph drawing language from within R.
Varia / Blog Series
- Blog Posts About Networks by Pierre Mercklé, in French.
- Blog Posts About Networks on the Bad Hessian Blog, by various contributors.
Varia / Network Science
- What is Network Science? - First editorial of the recent Network Science journal.
- Prev: Apr 13, 2016
- Next: Apr 11, 2016