Awesome List Updates on Jul 22 - Jul 28, 2019
45 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Dotnet Core
Frameworks, Libraries and Tools / CMS
- Mixcore CMS (⭐867) - Open Source CMS powered by DotNet Core. Mixcore CMS is a scalable, open platform for web content management and digital experiences. Mixcore CMS provides deep capabilities and endless flexibility on the web.
2. Awesome Actions
GitHub Tools and Management / Docker Container Actions
Static Analysis / Linting
Notifications and Messages / Code Coverage
3. Awesome Quantum Computing
Learning
- D-Wave Leap - Demos and educational resources as well as access to D-Wave's quantum computer.
Development Tools
- Ocean - D-Wave's SDK for developing on their quantum computers using Python.
- pyQuil (⭐1.5k) - Python library for quantum programming using Quil by Rigetti.
- Qiskit.js (⭐115) - Qiskit for JavaScript made by IBM.
4. Awesome Software Architecture
Frameworks / Agile
- Nexus - Scalable Scrum according to Ken Schwaber, co-creator of Scrum.
5. Awesome Vue
Resources / Community
Resources / Conferences
Resources / Tutorials
- Build a Library web application with Vue JS, Node JS, and SQL or MongoDB using ScaffoldHub By Felipe Lima @scaffoldhub_io
Projects Using Vue.js / Open Source
- Daily (⭐20k) - Curated dev news delivered to your new tab 👩🏽💻
Components & Libraries / UI Components
- vue-datepicker (⭐165) - A clean & responsive datepicker with Material Design style for Vuejs 2.x. (date/month/quarter && date range picker) 🆕
6. Awesome Javascript
Package Managers
- npm - npm is the package manager for JavaScript.
Loaders
- script.js (⭐2.9k) - Asynchronous JavaScript loader and dependency manager.
- LodJS (⭐291) - Module loader based on AMD.
Testing Frameworks / Frameworks
- mocha (⭐23k) - Simple, flexible, fun JavaScript test framework for node.js & the browser.
- jest (⭐45k) - Painless JavaScript Unit Testing.
Testing Frameworks / Coverage
- blanket (⭐1.4k) - A simple code coverage library for JavaScript. Designed to be easy to install and use, for both browser and nodejs.
MVC Frameworks and Libraries / Runner
- aurelia - A JavaScript client framework for mobile, desktop and web.
- meteor (⭐45k) - An ultra-simple, database-everywhere, data-on-the-wire, pure-javascript web framework.
- espresso.js (⭐531) - A minimal JavaScript library for crafting user interfaces.
- nativescript (⭐25k) - Build truly native cross-platform iOS and Android apps with JavaScript.
Node-Powered CMS Frameworks / Runner
- KeystoneJS (⭐9.6k) - powerful CMS and web app framework.
- Reaction Commerce (⭐12k) - reactive CMS, real-time architecture and design.
- Ghost (⭐50k) - simple, powerful publishing platform.
- Apostrophe (⭐4.5k) - CMS with content editing and essential services.
- We.js (⭐212) - framework for real time apps, sites or blogs.
- Nodizecms (⭐174) - CMS for CoffeeScript lovers.
- Cody (⭐680) - CMS with WSYWYG editor.
- PencilBlue (⭐1.6k) - CMS and blogging platform.
Templating Engines / Runner
- doT (⭐5k) - The fastest + concise JavaScript template engine for nodejs and browsers.
- t.js (⭐833) - A tiny JavaScript templating framework in ~400 bytes gzipped.
Data Visualization / Runner
- fabric.js (⭐30k) - JavaScript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser.
- nvd3 (⭐7.2k) - Build re-usable charts and chart components for d3.js.
- jquery.sparkline (⭐1.2k) - A plugin for the jQuery JavaScript library to generate small sparkline charts directly in the browser.
- trianglify (⭐10k) - Low poly style background generator with d3.js.
- dimple.js - Easy charts for business analytics powered by d3.
- recharts (⭐26k) - Redefined chart library built with React and D3.
- mxGraph (⭐6.9k) - Diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor.
Editors / Runner
- vim.js (⭐4.5k) - JavaScript port of Vim with a persistent
~/.vimrc.
- popline (⭐1.1k) - Popline is an HTML5 Rich-Text-Editor Toolbar.
Functional Programming / Runner
- Sugar (⭐4.5k) - A JavaScript library for working with native objects.
Reactive Programming / Runner
- Bacon (⭐6.5k) - FRP (functional reactive programming) library for JavaScript.
Date / Runner
- moment (⭐48k) - Parse, validate, manipulate, and display dates in JavaScript.
String / Runner
- selecting (⭐95) - A library that allows you to access the text selected by the user.
- underscore.string (⭐3.4k) - String manipulation extensions for Underscore.js JavaScript library.
- URI.js (⭐6.3k) - JavaScript URL mutation library.
- url-pattern (⭐588) - Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings.
Number / Runner
- Numeral-js (⭐9.7k) - A JavaScript library for formatting and manipulating numbers.
- chance.js (⭐6.5k) - Random generator helper in JavaScript. Can generate numbers, strings etc.
- money.js (⭐12) - A tiny (1kb) JavaScript currency conversion library, for web & nodeJS.
- Fraction.js (⭐654) - A rational number library for JavaScript.
- Complex.js (⭐243) - A complex number library for JavaScript.
- Polynomial.js (⭐132) - A polynomials library for JavaScript.
Storage / Runner
- basil.js (⭐2k) - The missing JavaScript smart persistent layer.
- js-cookie (⭐22k) - A simple, lightweight JavaScript API for handling browser cookies.
- DB.js (⭐820) - Promise based IndexDB Wrapper library.
I18n And L10n / Runner
- i18next (⭐8.2k) - internationalisation (i18n) with JavaScript the easy way.
Security / Runner
- xss-filters (⭐1.1k) - Secure XSS Filters by Yahoo.
Log / Runner
- Conzole (⭐212) - A debug panel built in JavaScript that wraps JavaScript native console object methods and functionality in a panel displayed inside the page.
- minilog – Lightweight client & server-side logging with Stream-API backends.
Vision Detection / Runner
- ocrad.js (⭐3.5k) - OCR in JavaScript via Emscripten.
Machine Learning / Runner
- ConvNetJS (⭐11k) - Deep Learning in JavaScript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
Browser Detection / Runner
- bowser (⭐5.6k) - a browser detector.
Code highlighting / Runner
- Highlight.js (⭐24k) - JavaScript syntax highlighter.
Validation / Runner
- Parsley.js (⭐9k) - Validate your forms, frontend, without writing a single line of JavaScript.
- is.js (⭐9.1k) - Check types, regexps, presence, time and more.
Keyboard Wrappers / Runner
- mousetrap (⭐12k) - Simple library for handling keyboard shortcuts in JavaScript.
Notifications / Runner
- toastr (⭐12k) - Simple JavaScript toast notifications.
- smoke.js (⭐929) - Framework-agnostic styled alert system for JavaScript.
Sliders / Runner
- slidesJs - Is a responsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions
Range Sliders / Runner
- jQRangeSlider (⭐669) - A JavaScript slider selector that supports dates.
Form Widgets / Input
- vanilla-masker (⭐10) - A pure JavaScript mask input.
Form Widgets / File Uploader
- FileAPI (⭐3.6k) - A set of JavaScript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.
Tips / Other
- opentip (⭐1.2k) - An open source JavaScript tooltip based on the prototype framework.
Scroll / Other
- iscroll (⭐13k) - iScroll is a high performance, small footprint, dependency free, multi-platform JavaScript scroller.
Menu / Other
- jQuery contextMenu (⭐2.3k) - contextMenu manager.
Table/Grid / Other
- flexboxgrid (⭐9.4k) - Grid based on CSS3 flexbox.
Frameworks / Other
- fluidity (⭐1.1k) - The worlds smallest fully-responsive css framework.
- Ink - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping.
Boilerplates / Other
- full-page-intro-and-navigation (⭐47) - An intro page with a full width background image, a bold animated menu and an iOS-like blurred effect behind the navigation.
- Mobile-First-RWD (⭐69) - An example of a mobile-first responsive web design.
- this-is-responsive (⭐1.6k) - This Is Responsive.
Gesture / Other
- hammer.js (⭐24k) - A JavaScript library for multi-touch gestures.
- Dragula (⭐22k) - Drag and drop so simple it hurts.
Video/Audio / Other
- Play-em JS (⭐98) - Play'em is a JavaScript component that manages a music/video track queue and plays a sequence of songs by embedding several players in a HTML DIV including Youtube, Soundcloud and Vimeo.
- polyplayer (⭐41) - Rule YouTube, Soundcloud and Vimeo player with one API.
- video.js (⭐39k) - Video.js - open source HTML5 & Flash video player.
- Ion.Sound (⭐707) - Simple sounds on any web page.
- photobooth-js (⭐578) - A widget that allows users to take their avatar pictures on your site.
Typography / Other
- circletype (⭐699) - A jQuery plugin that lets you curve type on the web.
- slabText (⭐1.3k) - A jQuery plugin for producing big, bold & responsive headlines.
- simple-text-rotator (⭐747) - Add a super simple rotating text to your website with little to no markup.
- FitText.js (⭐6.7k) - A jQuery plugin for inflating web type.
- Lettering.js (⭐5.4k) - A lightweight, easy to use JavaScript
<span>injector for radical Web Typography.
Animations / Other
- TransitionEnd (⭐96) - TransitionEnd is an agnostic and cross-browser library to work with transitioned event.
- Dynamic.js (⭐7.6k) - JavaScript library to create physics-based CSS animations.
- textillate (⭐3.7k) - A simple plugin for CSS3 text animations.
- move.js (⭐4.7k) - CSS3 backed JavaScript animation framework.
- animatable (⭐2.6k) - One property, two values, endless possibilities.
Misc / Other
- mixitup (⭐4.5k) - MixItUp - A Filter & Sort Plugin.
- braziljs/js-the-right-way (⭐8.7k) - An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
- JSbooks (⭐2.5k) - Directory of free JavaScript ebooks.
7. Awesome Cl
Lambda shorthands
- cl-punch (⭐24) - Scala-like anonymous lambda literals.
(mapcar ^(* 2 _) '(1 2 3 4 5)). MIT.
8. Awesome Hacking
Other Useful Repositories
Repository: Gray Hacker Resources (⭐194)
Description: Useful for CTFs, wargames, pentesting
9. Awesome Mental Health
Articles
- Encouraging Wellness in a Remote Workpalce - By Desi Rottman.
10. Awesome Swift
Style Guides
- Airbnb (⭐2.6k) - Airbnb's Official Style Guide.
Mock / Barcode
- AutoMockable (⭐43) - A framework that leverages the type system to let you easily create mocked instances of your data types.
11. Awesome Flutter
Top / Game Engine resources
- Pokedex (⭐2.5k) - Pokedex app with beautiful UI and smooth animation by Hung Pham
🇨🇦 Canada / Misc
- Meetup Montreal
- Meetup Calgary
12. Quick Look Plugins
More
WebP (⭐287)
Preview WebP images
NOTE: This is already covered by
qlImageSize, so this plugin is listed here only in case you do not likeqlImageSize.
Run brew install webpquicklook or download manually (⭐287)
13. Awesome Preact
Contents / Components
- Preact Translate (⭐66) - Minimalistic translate (i18n) library for Preact.
14. Awesome Ant Design
Theming / Themes
- ant-design-dark-theme (⭐480) - Dark theme variables of Ant Design.
- ant-design-aliyun-theme (⭐310) - Aliyun console theme variables of Ant Design.
- ant-dark-theme (⭐14) - Dark theme variables of Ant Design.
15. Awesome Transit
SIRI / Rust
- Edwig (⭐19) - A golang server for real-time public transport data exchange, using the SIRI protocol.
16. Awesome Ada
Reference
- adalib (⭐23) - Standard Ada library specification as defined in Reference Manual.
Database / Apache License
- ada-base (⭐34) - Thick database bindings to MySQL, PostgreSQL and SQLite for Ada.
Generation / Apache License
- ajunitgen (⭐1) - Generator of JUnit-compatible XML reports in Ada.
Algorithms, Containers and Protocols / Apache License
- adagio (⭐4) - Gnutella2 (G2) network server leaf.
- agpl (⭐4) - Ada General Purpose Library (Miscellaneous utilities, with a robotic flavor).
Patterns / Apache License
- rxada (⭐24) - An Ada 2012 implementation of the Rx methodology.
Parsers, Scanners, Linters, Analysers, Interpreters and Prettyprinters / Apache License
- parser-tools (⭐6) - Tools for writing lexers / parsers in Ada.
Utilities / Apache License
- licensing (⭐0) - Open Source Licenses library for Ada.
- rsfile (⭐0) - Command-line utility that picks a file from a folder hierarchy with probability proportional to its size.
- cstrings (⭐2) - Convenience subprograms to interact with C strings.
- cvsweb2git (⭐0) - Tool to imports CVS repository shared on Ada Conformity Assessment Authority into the Git repository.
Libraries / Apache License
- sancta (⭐1) - SANCTA multi-robot task allocation library.
17. Tools
Image compression
18. Webcomponents the Right Way
Tools
- web-component-analyzer (⭐511) - CLI that analyzes web components and emits documentation / diagnostics.
19. Awesome Cassandra
Cassandra
- Apache Cassandra - Manage massive amounts of data, fast, without losing sleep.
Cassandra Use Cases
- Kaa application based on Raspberry Pi and DHT11 sensor (⭐0) - Cassandra IoT usecase with Raspberry Pi and a DHT11 Sensor.
- Simple Node.js Express 4 Cassandra Application (⭐22) - MySubscribers is a very simple application (Start of an application) which allows you to create, read, update and delete users/subscribers. This application was only created to aid the YouTube course.
Using Cassandra / Cassandra as a Service / Managed Cassandra Based on Proprietary Technology
- Cassandra Data Copy Tool (⭐7) - Java tool to copy data from one cassandra table to another.
- Import CSV files with spark (⭐0) - How to import a file from S3 into cassandra using Spark.
- Cloud DevOps with Cassandra - Using Packer, Ansible/SSH and AWS command line tools to create and DBA manage EC2 Cassandra instances in AWS.
Cassandra from Relational / Cassandra as a Service / Managed Cassandra Based on Proprietary Technology
- RDBMS to NoSQL - Your roadmap to understanding whether NoSQL is right for you.
Cassandra Data Modeling / Cassandra as a Service / Managed Cassandra Based on Proprietary Technology
- Basic Rules Of Cassandra Data Modeling - Picking the right data model is the hardest part of using Cassandra. If you have a relational background, CQL will look familiar, but the way you use it can be very different.
- killrvideo-sample-schema (⭐27) - Sample Cassandra CQL Schema for a YouTube clone.
Cassandra Security / Cassandra as a Service / Managed Cassandra Based on Proprietary Technology
- Hardening Cassandra Step by Step: Part 1 - Inter-Node Encryption (And a Gentle Intro to Certificates).
Cassandra Deployment / Cassandra Deployment on Docker / Containerized Cassandra
- Docker Meet Cassandra. Cassandra Meet Docker - Article reviewing how to setup a complete Cassandra application with monitoring on Docker.
- Cassandra & Zeppelin Notebook on Docker (⭐4) - Docker-Compose script for Cassandra + Zeppelin setup.
Integrating with Cassandra / Spark
- fluxcapacitor/pipeline (⭐4.2k) - End-to-End, Real-time, Advanced Analytics Big Data Reference Pipeline using Spark, Spark SQL, Spark ML, GraphX, Spark Streaming, Kafka, NiFi, Cassandra, ElasticSearch, Redis, Tachyon, HDFS, Zeppelin, iPython/Jupyter Notebook, Tableau, Twitter Algebird.
Integrating with Cassandra / Search / Secondary Indexes
- Tuning DSE Search - Tuning DSE Search – Indexing latency and query latency.
- Cassandra Lucene Index (⭐604) - Lucene based secondary indexes for Cassandra.
- cassandra-trigger - Cassandra trigger to push realtime updates to elasticsearch.
Libraries / Custom Time Series
- express-cassandra (⭐234) - Cassandra ORM/ODM/OGM for Node.js with optional support for Elassandra & JanusGraph.
Tools / Custom Time Series
- cdeploy - Cdeploy is a simple tool to manage your Cassandra schema migrations in the style of dbdeploy.
- cql-vim (⭐36) - Cassandra CQL Syntax Highlighter for Vim.
Open Source Applications / Custom Time Series
- Cassandra Opstools (⭐56) - Generic scripts to review and monitor cassandra, from Spotify.
- Netflix-Priam (⭐1k) - Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.
- Cherami - Distributed, scalable, durable, and highly available message queue system.
Logging /Metrics / Custom Time Series
- cassandra-log4j-appender (⭐20) - Cassandra appenders for Log4j.
Documentation / Custom Time Series
- DataStax Documentation - Documentation and Drivers from DataStax.
Courses / Custom Time Series
- DataStax Academy - Free online courses on Cassandra.
Communities / Custom Time Series
- Apache Software Foundation Slack - The #cassandra and #cassandra-dev channels are official slack channels migrating from IRC.
20. Awesome Cytodata
Software / Genetic Perturbations
- Advanced Cell Classifier - A software package for exploration, annotation and classification of cells within large datasets using machine learning.
- CellProfiler - CellProfiler is a free open-source software for measuring and analyzing cell images.
- CellProfiler Analyst - Interactive data exploration, analysis, and classification of large biological image sets.
- EBImage (⭐74) - Image processing toolbox for R.
- HTSvis - A web app for exploratory data analysis and visualization of arrayed high-throughput screens.
Publications / Reviews
- Data-analysis strategies for image-based cell profiling - Introduce the steps required to create high-quality image-based (i.e., morphological) profiles from a collection of microscopy images.
- High-content screening for quantitative cell biology - Describe some recent applications of HCS, ranging from the identification of genes required for specific biological processes to the characterization of genetic interactions.
- Microscopy-based high-content screening - Describe the state of the art for image-based screening experiments and delineate experimental approaches and image-analysis approaches as well as discussing challenges and future directions, including leveraging CRISPR/Cas9-mediated genome engineering.
Publications / Applications
- Image-based multivariate profiling of drug responses from single cells - A multivariate method for classifying untreated and treated human cancer cells based on ∼300 single-cell phenotypic measurements.
- Discovering metabolic disease gene interactions by correlated effects on cellular morphology - Profiling disease-gene interaction during adipocyte differentiation.
- Phenotypic profiling of the human genome by time-lapse microscopy reveals cell division genes - This study provides an in-depth analysis of cell division phenotypes and makes the entire high-content data set available as a resource to the community.
Publications / Methods
- Cell Painting, a high-content image-based assay for morphological profiling using multiplexed fluorescent dyes - Protocol describing the design and execution of experiments using Cell Painting.
- Multiplex Cytological Profiling Assay to Measure Diverse Cellular States - Cell Painting assay.
- CIDRE: an illumination-correction method for optical microscopy - Retrospective method for illumination-correction based on energy minimization.
- Retrospective shading correction based entropy minimization - Method for retrospective shading correction based on entropy minimization.
- Capturing single-cell heterogeneity via data fusion improves image-based profiling - Adds dispersion and covariances to population averages to capture single-cell heterogeneity.
- Minimum redundancy feature selection from microarray gene expression data - Minimum redundancy - maximum relevance feature selection framework.
- Weakly supervised learning of single-cell feature embeddings - Training CNNs using a weakly supervised approach for feature learning.
21. Awesome Adafruitio
Guides
- Welcome to Adafruit IO! - An overview of Adafruit IO and the service.
- All the Internet of Things: Adafruit IO - An episode of Adafruit and Digi-Key's All the Internet of Things, provides a deep dive into everything Adafruit IO has to offer.
Code
- Adafruit IO HTTP API Documentation - Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or environment which can speak HTTP.
- Adafruit IO MQTT API Documentation - Adafruit MQTT API provides access to your Adafruit IO data from any MQTT Client.
- Adafruit IO MQTT API Cookbook - Recipes related to the Adafruit IO API which have been found useful in the past.
Newsletter
- Adafruit IoT Newsletter - A monthly newsletter on the Internet-of-Things, a spam-free list.
News
- Adafruit IO on Hackster.io - Hackster posts related to Adafruit IO.
Social
- Adafruit IO tagged on Reddit - Reddit posts relating to Adafruit IO.
22. Awesome Code Review
Articles
- Code Review: Create The Culture, Learn The Best Practices Code review tips and best practices from tech leaders.
23. Awesome Lit
Component Libraries
- Chartjs Web Components - Web components for chartjs.
- LRNWebComponents (⭐265) - ELMS:LN produced web components for any project.
- Microsoft Graph Toolkit (⭐1k) - Collection of web components for the Microsoft Graph.
Similar libraries / Other Tools
- htm (⭐8.9k) - Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
24. Awesome Malware Analysis
Online Scanners and Sandboxes / Other Resources
- MalwareAnalyser.io - Online malware anomaly-based static analyser with heuristic detection engine powered by data mining and machine learning.
25. Awesome Mac
Developer Tools / Developer Utilities
- SYM (⭐600) - GUI Application to symbolicate iOS crash log.
26. Awesome React Native
UI
- rn-placeholder ★1139 (⭐2.1k) - Display some placeholder stuff before rendering your text or media content in React Native (+ React Native Web!)
- action-sheet-rn ★1 (⭐39) - Probably the most declarative API for ActionSheets in React Native
- rn-material-textinput (⭐3) - A simple TextInput wrapper for material styling in iOS and Android with Customizable styles & Animated label.
- rn-action-picker (⭐2) - A simple action picker for iOS and Android. Renders Native ActionSheetIOS Component in iOS and custom ActionSheet lookalike component in Android.
- rn-collapsible-section (⭐2) - A collapsible section / section list with customizable section body and child body. Supports both iOS and Android.
27. Awesome Pentest
Network Tools / Proxies and Machine-in-the-Middle (MITM) Tools
- sylkie - Command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol.
28. Awesome Cli Apps
Development / Boilerplate
- yo (⭐3.9k) - Scaffolding tool for running Yeoman generators.
- boilr (⭐1.7k) - Create projects from boilerplate templates.
- cookiecutter (⭐24k) - Create projects from templates.
- scaffold-static (⭐127) - Scaffolding utility for vanilla JS.
Utilities / Shell Utilities
- has (⭐725) - Checks for the presence of various commands and their versions on the path.
- Ultimate Plumber (⭐8.5k) - Write Linux pipes with live previews.
- fkill-cli (⭐6.9k) - Simple cross-platform process killer.
- undollar (⭐190) - Strip the '$' preceding copy-pasted terminal commands.
- pipe_exec (⭐73) - Run executables from stdin, pipes and ttys without creating a temporary file.
29. Awesome Cryptography
Books / Hash functions
- Real World Cryptography - This book teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications.
30. Awesome Microservices
Java VM / Java
- Armeria - Open-source asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC.
Java VM / Kotlin
- Http4k - Lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional and consistent way.
Configuration & Discovery / Scala
- Central Dogma - Open-source highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2.
Resilience / Scala
- Resilience4j (⭐10k) - Fault tolerance library designed for Java8 and functional programming.
HTTP/1.1 / Scala
- RFC7807 - Problem Details for HTTP APIs.
31. Game Datasets
Artificial Intelligence
- The Open Racing Car Simulator - Car racing simulator.
32. Awesome Osint
Email Search / Email Check / GitHub
- Hunter - Hunter lets you find email addresses in seconds and connect with the people that matter for your business.
Web History and Website Capture / GitHub
33. Awesome Design Patterns
Books
34. Awesome Security
EBooks / Online resources
- Real World Cryptography - This early-access book teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications.
35. Awesome Hbase
Infrastructure / Transactions
- HBase-QoD (⭐1) - Vector-field consistency for HBase fine-grained transactional inter-DC replication.
36. Awesome Django
Projects / Open Source Projects
37. Awesome Hacking Locations
Portugal 🇵🇹 / Porto
Eric Kayser
Open space even with wifi outdoors and nice cakes, could be noisy sometimes
Webpage: https://www.facebook.com/erickayserportugal
| Wifi | Power | Address | Open Hours |
|---|---|---|---|
| ✔ | ✔ | Amoreiras Plaza Rua Professor, R. Carlos Alberto da Mota Pinto 9, 1250-252 Lisboa | Sat-Sun 08:00 - 20:00, Mon-Fri 07:30 - 20:30 |
Café Candelabro
Coffee shop, library and bookshop right in the center of Porto.
Webpage: https://www.cafecandelabro.com/
| Wifi | Power | Address | Open Hours |
|---|---|---|---|
| ✔ | ✔ | Rua da Conceição 2, Porto, Portugal | Sat 4:00pm - 2:00am, Sunday 4:00pm - 12:00am, Monday 1:00pm - 2:00am, Tuesday - Friday 10:30am - 2:00am |
Portugal 🇵🇹 / Viana do Castelo
Café Vitória
Restaurant and coffee shop right in the center of Porto with a nice garden in the back.
Webpage: http://www.cafevitoria.com/
| Wifi | Power | Address | Open Hours |
|---|---|---|---|
| ✔ | ✔ | Rua de José Falcão 156, Porto, Portugal | Saturday 2:00pm – 2:00am, Sunday Closed, Monday - Thursday 12:00pm – 1:00am, Friday 12:00pm – 2:00am |
38. Awesome Crystal
Logging and monitoring
- crafana (⭐21) - A Grafana library to help autogenerate dashboards
Misc
- monads (⭐47) - Monad implementation
Testing
- vcr (⭐60) - A HTTP capture and replay implementation for crystal
Third-party APIs
- kube-client.cr (⭐22) - Kubernetes API Client
39. Public Apis
Calendar
API: Hebrew Calendar
Description: Convert between Gregorian and Hebrew, fetch Shabbat and Holiday times, etc
Auth: No
HTTPS: No
CORS: Unknown
40. Awesome Sre
Culture
Education
On-Call
Post-Mortem
Service Level Agreement
Misc Articles
Blogs
- Blameless Blog - Blog posts about SRE culture and practices.
41. Awesome React
React Awesome Components
- react-loading-skeleton (⭐4.1k) - Create skeleton screens that automatically adapt to your app
42. Awesome Waves
Other
- Go Node (⭐86) - Go libraries and tools for Waves blockchain, alternative implementation of Node (work in progress).
Testnet
- Node API - API of testnet nodes.
Client libraries / PHP
- WavesKit (⭐24) - All-in-one Waves Platform development kit for the PHP language.
Blockchain utils / Swift
- chaincmp (⭐86) - Utility to compare blockchains on a different nodes.
Games / Swift
- Shadow Era - Shadow Era is a free to play online collectible trading card game for iOS, Android, PC and Mac.
Projects / Swift
- WavesAffi (⭐1) - Decentralized affiliate program on Waves blockchain.
International / Swift
- Waves Community Portal - Official portal features some of the tools and projects that make up Waves ecosystem.
43. Awesome Decentralized
Applications
- croc (⭐31k): Easily and securely send files and folders from one computer to another in command line.
- Jami: Free and universal communication platform which preserves the user's privacy and freedoms. Desktop and mobile apps for text messaging, video and audio calls, file transfer, video conferencing.
- twtxt (⭐48): Decentralized microblogging platform "for hackers" based on text files. The user is "followed" and "mentioned" by referencing the URL to their twtxt.txt file and a nickname.
44. Awesome Network Analysis
Software / Tutorials
- Static and Dynamic Network Visualization with R - Covers the igraph, network, ggraph, network, networkD3, ndtv, threejs and visNetwork packages (2019).
Varia / Tutorials
- Awesome graph classification (⭐4.8k) - Comprehensive list of graph embedding papers with title, authors, link to the paper and reference implementation.
45. Awesome Bigdata
Applications
- Indicative - Web & mobile analytics tool, with data warehouse (AWS, BigQuery) integration.
Data Visualization / Graph Based approach
- Graph Classification awesome-graph-classification (⭐4.8k).
- Prev: Jul 29 - Aug 04, 2019
- Next: Jul 15 - Jul 21, 2019
