Awesome List Updates on Aug 27 - Sep 02, 2018
47 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Aws
Open Source Repos / Elastic Container Service
- ecs-blue-green-deployment 🔥🔥 (⭐443) - Blue-green deployment on ECS.
2. Free for Dev
Code Quality
- sonarcloud.io — Automated source code analysis for Java, JavaScript, C/C++, C#, VB.NET, PHP, Objective-C, Swift, Python, Groovy and even more languages, free for Open Source
3. Awesome Crystal
Algorithms and Data structures
- ksuid.cr (⭐15) - K-Sortable Globally Unique IDs
4. Awesome Aurelia
Aurelia Tools
- Chrome Extension * This tool is called "Aurelia Inspector"
5. Awesome Xamarin
General
- AutoMapper ★5,724 (⭐9.5k) - A convention-based object-object mapper in .NET.
- Humanizer ★3,426 (⭐7.9k) - Manipulation and displaying of strings, enums, dates, times, timespans, numbers and quantities.
- NodaTime ★970 (⭐2.5k) - Alternative date and time API for .NET.
- Polly ★4,666 (⭐12k) - Exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker.
Architecture
- Behaviors Toolkit ★34 (⭐40) - A means of adding common and reusable interactivity to your Xamarin applications with minimal code.
- Conditions ★48 (⭐56) - Library that helps developers write pre- and postcondition validations in a fluent manner.
- Stateless ★2,294 (⭐4.9k) - State Machines.
Async
- AsyncEx ★1,253 (⭐3.3k) - A helper library for async/await.
Charts
- MPAndroidChart/iOSCharts ★6 (⭐118) - MPAndroidChart/iOSCharts binding support use in Xamarin Forms.
- OxyPlot ★1,311 (⭐2.9k) - Cross-platform plotting library for .NET.
Cloud
- Azure - Microsoft Azure.
- Bugfender ★10 (⭐11) - Store your application logs on the cloud (iOS & Android).
- FireSharp ★479 (⭐671) - Firebase REST API wrapper.
Database
- Akavache ★1,692 (⭐2.3k) - An Asynchronous Key-Value Store for Native Applications.
- Breeze ★63 (⭐82) - Data management library for developers of rich client applications.
- Couchbase.Lite ★299 (⭐430) - Lightweight embedded NoSQL database.
- Lager ★2 (⭐3) - Cross-platform settings storage that uses Akavache as a storage backend.
- Massive ★1,708 (⭐1.8k) - "wrapper" for your DB tables and uses System.Dynamic extensively.
- Realm ★690 (⭐1.2k) - Mobile database that runs directly inside phones, tablets or wearables.
- Settings ★58 (⭐70) - Cross platform settings plugin for Xamarin and Windows.
- SQLite.Net-PCL ★340 (⭐354) - SQLite 3 databases support, PCL, async.
Fody
- Fody ★2,150 (⭐4k) - Extensible tool for weaving .net assemblies.
- AutoDependencyProperty.Fody - Automatically generates DependencyProperty boilerplate from simple C# properties.
- PropertyChanged.Fody ★820 (⭐1.7k) - Injects INotifyPropertyChanged code into properties at compile time.
- ReactiveUI.Fody ★105 (⭐145) - Generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
Framework
- Ammy - Modern UI language for XAML platforms. Free for non-commercial development.
- Appercode.UIFramework ★13 (⭐17) - Allows to build user interface of cross-platform mobile applications with single XAML layout.
- SimplyMobile ★103 (⭐115) - Collection of abstracted mobile functionalities.
- Xamu-Infrastructure ★104 (⭐139) - Extensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University.
Game Engine
- CocosSharp ★463 (⭐490) - CSharp implementation of the Cocos2D and Cocos3D APIs.
- MonoGame ★5,276 (⭐9.6k) - Open source implementation of the Microsoft XNA 4.x Framework.
- Paradox ★1,706 (⭐1.6k) - Paradox3D + Silicon Studio .NET.
- UrhoSharp ★275 (⭐453) - Cross-platform high-level 3D and 2D engine.
IO/Storage
- IO ★6 - Access system folders and files using a familiar api.
- PCL Storage ★270 (⭐306) - Consistent, portable set of local file IO APIs for .NET.
IOC/DI
- Autofac ★2,169 (⭐4.2k) - An addictive .NET IoC container.
- Funq ★2 (⭐3) - High performance DI framework by eliminating all runtime reflection through the use of lambdas and generic functions as factories.
- LightInject ★320 (⭐591) - Light, simple and stunningly fast IoC container for .NET.
- Ninject ★2,034 (⭐2.6k) - The ninja of .net dependency injectors.
- Stiletto ★36 (⭐43) - .NET port of Dagger, the lightweight Android dependency injector from Square.
- TinyIoC ★585 (⭐815) - Single-class easy IoC container.
Internationalization
- I18NPortable ★49 (⭐105) - Simple and cross platform internationalization/translations for Xamarin and .NET.
- Resxible ★9 (⭐12) - Tool to generate automatically several platform-dependent resource files from a single RESX file.
- Vernacular ★167 (⭐170) - Cross Platform Localisation, tools to convert standard strings formats.
Layout
- Flex ★128 (⭐189) - Flexible box layout system.
Media
- EZ-Compress ★11 (⭐12) - A simple image stream compression plugin for Xamarin.
- Fast & Furious Image Loading ★820 (⭐1.4k) - Xamarin library to load images quickly & easily.
- LibVLCSharp ★174 (⭐1.2k) - Xamarin bindings for libvlc, the multimedia framework powering the VLC applications made by VideoLAN.
- NGraphics ★482 (⭐692) - Cross platform library for rendering vector graphics.
- PDFReader ★51 (⭐55) - iOS (-only) library to display PDF documents on iPad and iPhone.
- SkiaSharp ★920 (⭐3.5k) - Powerful C# API for doing 2D graphics. It is powered by Google’s Skia library.
- Splat ★590 (⭐928) - Cross platform image loading, colors and stuff.
- SimpleAudioPlayer ★14 (⭐133) - Simple plugin for plays local files and audio data as a stream.
- ZXing.Net.Mobile ★570 (⭐1.1k) - Barcode Scanning Library for MonoTouch, Mono for Android, and Windows Phone.
MVVM
- Bind ★158 (⭐203) - Bind gives you easy two-way data binding between properties of objects.
- FreshMvvm ★324 (⭐589) - Super light Mvvm Framework designed specifically for Xamarin.Forms.
- Infinite Scroll Plugin ★24 (⭐26) - A Plugin which facilitates forward-only incremental scrolling for a paged data source.
- MVVMCross ★2,657 (⭐3.8k) - Cross-platform mvvm mobile development framework.
- Cheesebaron.MvxPlugins ★79 (⭐89) - A collection of plugins.
- MvxAms ★1 (⭐10) - MVVMCross Azure Mobile Services plugin.
- MvxForms ★1 (⭐10) - MVVMCross plugin for using Xamarin.Forms.
- MugenMvvmToolkit ★127 (⭐160) - Cross-platform MVVM toolkit.
- MvvmNano ★46 (⭐59) - Small and smart MVVM framework made with ❤ for Xamarin.Forms.
- Prism ★2,365 (⭐5.8k) - Cross-platform MVVM development framework.
Reactive
- ReactiveUI ★3,917 (⭐7.6k) - Rx MVVM framework.
- Refit ★2,762 (⭐7.4k) - Refit is a library heavily inspired by Square's Retrofit library, and it turns your REST API into a live interface.
- Akavache ★1,692 (⭐2.3k) - An Asynchronous Key-Value Store for Native Applications.
- ReactiveProperty ★361 (⭐828) - Provides MVVM and asynchronous support features under Reactive Extensions.
- RxFlow ★18 (⭐21) - Simple Flow Control Library with Rx(Reactive Extensions).
- Sensors (⭐42) - ACR Reactive Sensors Plugin for Xamarin & Windows.
Network
- Connectivity ★200 (⭐261) - Cross-platform network/connection status.
- CrossDownloadManager ★67 (⭐149) - A cross platform download manager for Xamarin.
- Flurl ★1,295 (⭐3.7k) - Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library.
- Messaging ★1 (⭐112) - Make a phone call, send a sms or send an e-mail using the default messaging applications.
- NFC ★14 (⭐39) - Xamarin plugin for reading NFC tags.
- Push Notification ★1 (⭐181) - Simple cross platform plugin to handle push notification events such as registering, unregistering and messages arrival on Android and iOS.
- Reachability ★25 (⭐28) - Online/offline connected check.
- RestEase ★339 (⭐981) - Refit on steroids, simpler auth, parsing...
- RestLess ★57 (⭐110) - The automatic type-safe-reflectionless REST API client library for .Net Standard.
- Sockets ★185 (⭐225) - An abstraction over the socket helper classes of .NET and WinRT.
Security
- Fingerprint Plugin ★165 (⭐473) - Xamarin and MvvMCross plugin for accessing the fingerprint sensor.
- PCLCrypto ★184 (⭐227) - Cryptography for portable class libraries (MD5,...).
Serialization
- Newtonsoft.Json ★5,812 (⭐10k) - Popular high-performance JSON framework for .NET.
- Quicktype ★886 - Instantly generate classes and JSON serialization code from JSON.
TDD/BDD
- FluentAssertions - TDD/BDD fluent asserts.
- NBehave ★47 (⭐59) - Framework for Behaviour-Driven Development.
Tools
- Cheeseknife ★53 (⭐58) - A view injection library for Xamarin.Android.
- GradleBindings ★103 (⭐140) - Visual Studio extension, for referencing gradle libs in Android projects.
- Material icons generator plugin - Xamarin Studio ★14 (⭐14) - Adding material icons to android project.
- Material icons generator plugin - Visual Studio (⭐49) - Adding material icons to android project.
- Mutatio ★18 (⭐27) - Visual Studio for Mac add-in/extension for converting old PCLs to .NET Standard 2.0 targeting projects automatically.
- PushSharp ★3,990 (⭐4.4k) - A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
- Twin Tools Add-In ★20 (⭐21) - Productivity plugin for Xamarin Studio.
- Xamaridea ★69 (⭐79) - Visual Studio extension, opens *.axml files in Android Studio.
- Xavtool ★15 (⭐33) - Command-line utility to automatically increase iOS / Android / UWP applications version.
- Xamarin-APRTextFieldSuggestions (⭐5) - Xamarin.iOS Autocomplete suggestions for UITextfield in iOS.
UI
- Passcode ★13 (⭐18) - Xamarin component for locking an app with a passcode.
- SignaturePad ★117 (⭐244) - Signature Pad makes capturing, saving, exporting, and displaying signatures extremely simple on Xamarin.iOS, Xamarin.Android and Windows.
Wearable
- WormHoleSharp ★25 (⭐33) - Communication between Watch and iDevice.
Xamarin.Forms
- Acr-xamarin-forms ★244 (⭐249) - Camera/Gallery, Barcode Scanning, User Dialogs, Geo-Location, Network Utils, Device Info, Settings, E-Mail, Phone, SMS all for Xamarin.Forms.
- AdvancedTimer ★35 (⭐40) - Timer object and its methods are implemented for extended support for timers.
- Android AppCompat ★34 (⭐34) - Provide Material Design themes now for Xamarin.Forms apps natively without hacks.
- BadgeView ★31 (⭐77) - A simple Xamarin.Forms control to display a round badge.
- Compass ★19 (⭐21) - Provides and simple way to access the compass on Windows Phone, iOS and Android from you Xamarin.Forms projects.
- Device Orientation ★28 (⭐62) - Simple cross-platform plugin to work with screen orientation of mobile device.
- Device Orientation ★1 (⭐16) - Simple way to get device orientation or be notified of orientation changes in your Xamarin.Forms projects.
- NControl ★243 (⭐270) - Xamarin.Forms control for NGraphics.
- MvxForms ★8 (⭐10) - MVVMCross plugin for using Xamarin.Forms.
- Rb.Forms.Barcode ★34 (⭐43) - Xamarin.Forms view for scanning barcodes.
- Rg.Plugins.Popup (⭐1.2k) - A cross platform plugin for Xamarin.Forms which allows to open Xamarin.Forms pages as a popup.
- SolTech Xamarin Forms Toolkit ★31 (⭐33) - Set of helpful extensions to the Xamarin Forms framework.
- Store Rating Plugin ★7 (⭐5) - Rate app popup.
- SVG ★1 (⭐276) - SVG file format support.
- Swipecards ★80 (⭐129) - A Tinder-like swipe control for Xamarin.Forms.
- Toasts Plugin ★208 (⭐278) - A simple way of showing some notifications inside your Xamarin.Forms application.
- TwinTechsFormsLib ★187 (⭐194) - FastCell, FastImage, FastGridCell.
- Xamarin-Forms-Labs ★1,392 - Powerful and cross platform set of controls and helpers.
- xamarin-forms-xna ★7 (⭐9) - Monogame wrapper for Xamarin.Forms.
- Xamarin.Forms.GoogleMaps ★250 (⭐538) - Maps library for Xamarin.Forms using Google Mapps API.
- XamFormsMvxTemplate ★19 (⭐26) - MVVMCross.Forms Visual Studio 2017 project template (iOS, Android, UWP).
XPlat APIs
- Calendars ★49 (⭐101) - Calendar API plugin for Xamarin and Windows Phone, Supports basic CRUD operations with calendars and events.
- Device Motion ★1 (⭐181) - Simple cross platform plugin to read motion vectors value for device motion sensors such as: Accelerometer, Gyroscope, Magnetometer, Compass.
- Estimote ★37 (⭐40) - Cross platform implementation of the estimote library for beacons.
- Fingerprint ★165 (⭐473) - Xamarin and MvvMCross plugin for accessing the fingerprint sensor.
- HybridKit ★21 (⭐27) - Simple C# – JavaScript bridge for building hybrid iOS and Android apps.
- Lamp ★1 (⭐13) - Simple way of controlling the lamp/LED on the back of your phone from Xamarin and Xamarin.Forms projects.
- ManageSleep ★15 (⭐17) - Manage auto sleep / auto lock in all platforms. This is useful when dealing with long running processes.
- Messaging ★88 (⭐112) - The Messaging plugin makes it possible to make a phone call, send a sms or send an e-mail using the default messaging applications on the different mobile platforms.
- Notifications ★79 (⭐103) - Notifications plugin for Xamarin and Windows.
- Pontoon ★27 (⭐34) - A flexible bridge to the Universal Windows Platform.
- Telephony ★17 (⭐25) - Email, sms, voice and video call functionality.
- userdialogs ★510 (⭐959) - Standard user dialogs from a shared/portable library.
- Version ★1 (⭐12) - Get app version from bundle.
- Xamarin.Badge ★33 (⭐39) - Simple cross platform plugin to work with application badge.
- Xamarin.Essentials ★560 (⭐1.5k) - Essential cross-platform APIs from Xamarin team for iOS and Android. Provide easy access to or usage of: Acelerometer, App Information, Battery, Clipboard, Compass, Connectivity, Data Transfer (Share), Device Display Information, Device Information, Email, File System Helpers, Flashlight, Geocoding, Geolocation, Gyroscope, Magnetometer, Open Browser, Orientation Sensor, Power, Phone Dialer, Preferences, Screen Lock, Secure Storage, SMS, Text-to-Speech, Version Tracking, Vibrate.
- Xamarin.LocalNotifications ★40 (⭐45) - Simple cross platform plugin to work with mobile local notifications.
- Xamarin.Mobile ★237 (⭐236) - Reading the user's address book and using the camera.
- Xamarin-plugins ★39 (⭐37) - Device Motion, Geofencing, Push Notifications (Beta).
Other lists
- Awesome Xamarin Bookmarks ★9 (⭐27) - Hand-picked bookmarks of interesting (must have) links for Xamarin developers.
- Open Source Xamarin Apps ★11 (⭐439) - A list of open source Xamarin apps.
- Xamarin Bindings ★112 (⭐147) - A list of existing library bindings.
- Xamarin Components ★1,338 (⭐2k) - Here you will find a listing of cross platform Plugins for Xamarin that support Xamarin.iOS, Xamarin.Android, Xamarin.Forms, and Windows Platform from a single API.
- Xamarin Universal Library ★3 (⭐262) - This is a universal library that contains everything we need to know about the Xamarin universe.
Websites
- Programming Community Curated Resources For Learning Xamarin - A curated list of resources for learning Xamarin.
6. Awesome Talks
Computer History
- DOOM’s Development: A Year of Madness by John Romero [44:12]
7. Awesome Zsh Plugins
- Can manage everything
- ZSH plugins/UNIX commands on GitHub and Bitbucket
- Gist files (gist.github.com)
- Externally managed plugins e.g., oh-my-zsh (⭐172k) and prezto (⭐14k) plugins/themes
- Binary artifacts on GitHub Releases
- Local plugins
- etc. (you can add your own sources (⭐5.8k)!)
- Super-fast parallel installation/update
- Support for lazy-loading
- Branch/tag/commit support
- Post-update, post-load hooks
- Interactive interface (fzf (⭐63k), peco (⭐7.6k), zaw (⭐570), and so on)
- Cache mechanism for reducing the startup time (⭐5.8k)
8. Awesome Malware Analysis
Debugging and Reverse Engineering / Other Resources
- Cutter - GUI for Radare2.
9. Awesome Diversity
Ally Resources
- Inclusion At Work - By Jennifer Kim.
10. Awesome Flutter
Navigation / Image Picker
- PageView Indicator (⭐164) - Build page indicators for the PageView by Leo Cavalcante
11. Awesome Hbase
Frameworks / SQL/OLAP
- AntsDB - AntsDB is a low latency, high concurrency, MySQL compliant SQL layer for HBase.
12. Awesome Typescript
Books
- 📚 Learning TypeScript 2.x 2nd Ed. by Remo H. Jansen
13. Awesome Draft Js
Live Demos
14. Awesome Vulkan
Bindings
- flextGL (⭐203) - Minimal Vulkan header/loader generator and the blog post about it.
15. Awesome Vscode
CSS Peek / More
Intellisense for CSS class names - Provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace. Also supports React's className attribute.
16. Awesome Functional Programming
Table of Contents / Books
- Haskell in Depth - the perfect second book on Haskell which dives into examples and application scenarios designed to teach how Haskell works and how to apply it correctly.
Table of Contents / Communities
- ElixirLangMoscow - Russian Elixir community
17. Awesome Javascript
Misc / Other
- Clipboard.js - "Copy to clipboard" without Flash or use of Frameworks.
18. Awesome Cpp
Cryptography
- sha1collisiondetection (⭐1.3k) - Library and command line tool to detect SHA-1 collision in a file. [MIT]
- Tink (⭐13k) - A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. [Apache-2.0]
19. Awesome Hacking
Tools / Other
- Nipe (⭐1.8k) - A script to make Tor Network your default gateway.
20. Awesome Ros2
Presentations / ROS Industrial Conference 2016
- ROS 2.0 AND OPC UA: A STATUS UPDATE Slides
21. Awesome Jupyter
Visualization
- jupyter-gmaps (⭐761) - Interactive visualization library for Google Maps in Jupyter notebooks.
JupyterLab Extensions
- celltags (⭐112) - Extension to organise and execute notebooks using cell tags.
- drawio (⭐598) - Extension that displays drawio/mxgraph diagrams.
- google-drive (⭐401) - Extension for Google Drive integration.
- latex (⭐607) - Extension for live editing of LaTeX documents.
- toc (⭐726) - Extension that provides a table of contents for notebooks.
- variableinspector (⭐1.1k) - Variable inspector extension that shows variables and their values.
- voyager (⭐296) - Extension to view CSV and JSON data in Voyager.
22. Awesome Appium
Become an Appium Pro
23. Awesome Machine Learning
Python / General-Purpose Machine Learning
- steppy-toolkit (⭐22) -> Curated collection of the neural networks, transformers and models that make your machine learning work faster and more effective.
Python / Kaggle Competition Source Code
- open-solution-home-credit (⭐449) -> source code and experiments results for Home Credit Default Risk.
- open-solution-googleai-object-detection (⭐46) -> source code and experiments results for Google AI Open Images - Object Detection Track.
- open-solution-salt-identification (⭐120) -> source code and experiments results for TGS Salt Identification Challenge.
- open-solution-ship-detection (⭐62) -> source code and experiments results for Airbus Ship Detection Challenge.
- open-solution-data-science-bowl-2018 (⭐157) -> source code and experiments results for 2018 Data Science Bowl.
- open-solution-value-prediction (⭐39) -> source code and experiments results for Santander Value Prediction Challenge.
- open-solution-toxic-comments (⭐154) -> source code for Toxic Comment Classification Challenge.
Swift / General-Purpose Machine Learning
- PredictionBuilder (⭐12) - A library for machine learning that builds predictions using a linear regression.
24. Awesome Eosio
DApp directories / Services
25. Awesome Serverless
Projects
- TypeScript composite monorepo (⭐125) - Yarn / Lerna workspaces with Typescript 3.0 composite references using
nohoist
for compatible serverless application packaging.
26. Awesome Transit
Other multimodal data formats / Ruby
- Mobility as a Service API - A set of open documents and test suite that defines a MaaS-compatible API (e.g., a MaaS Transport Service Provider Booking API (⭐15)).
Government reports / Ruby
- TCRP G-16 Development of Transactional Data Specifications for Demand-Responsive Transportation (In progress) - The objective of this research is to develop technical specifications for transactional data for entities involved in the provision of demand-responsive transportation. Expected completion date is late 2018.
27. Awesome Embedded Rust
Peripheral Access Crates / Texas Instruments
tm4c123x
Peripheral access API for TM4C123x microcontrollers (generated using svd2rust)
tm4c129x
Peripheral access API for TM4C129x microcontrollers (generated using svd2rust)
28. Awesome Ddd
User Groups / Ruby
29. Guides
Other / Bots
30. Awesome Web Security
SSRF
- SSRF in Exchange leads to ROOT access in all instances - Written by @0xacb.
31. Awesome Dotnet Core
Frameworks, Libraries and Tools / Scheduler and Job
- Gofer.NET (⭐540) - Easy C# API for Distributed Background Tasks/Jobs for .NET Core. Inspired by celery for python.
Frameworks, Libraries and Tools / Security
- Jwt.Net (⭐2.1k) - Jwt.Net, a JWT (JSON Web Token) implementation for .NET.
Frameworks, Libraries and Tools / Testing
- Testavior (⭐41) - Testavior is a lightweight solution to help you develop Behavior Tests for ASP.NET Core.
32. Awesome Cybersecurity Blueteam
Automation and Convention / Code libraries and bindings
- python-dshield (⭐24) - Pythonic interface to the Internet Storm Center/DShield API.
- python-sandboxapi (⭐132) - Minimal, consistent Python API for building integrations with malware sandboxes.
- python-stix2 (⭐356) - Python APIs for serializing and de-serializing Structured Threat Information eXpression (STIX) JSON content, plus higher-level APIs for common tasks.
Threat intelligence / Threat hunting
- ThreatIngestor (⭐801) - Extendable tool to extract and aggregate IOCs from threat feeds including Twitter, RSS feeds, or other sources.
33. Awesome Digitalocean
Community
Configuration management
- DigitalOcean in Action! (⭐12) - Example repo for using DigitalOcean with Terraform and Ansible.
Developer documentation
- Official DO Release Notes - Notes tracking incremental improvements and major releases for the DigitalOcean cloud platform.
Open source projects
- Doctl (⭐3k) - Official command-line interface for the DigitalOcean API.
Community OSS projects
- do-sshuttle (⭐66) - Transparent Proxying via sshuttle to DigitalOcean Droplet.
- drophosts (⭐1) - Update
/etc/hosts
with peer droplets.
- droplan (⭐70) - Manage iptable rules for the private interface on DigitalOcean droplets.
- foreman-digitalocean (⭐28) - Plugin to enable management of DigitalOcean droplets in Foreman.
- lita-digitalocean (⭐25) - Lita handler for managing DigitalOcean services.
- hostpool (⭐23) - Worker pool manager for DigitalOcean hosts.
- DDNS (⭐222) - Personal DDNS client with DigitalOcean Networking DNS as backend.
- Less Confusing Menus (⭐23) - A Chrome extension that makes account menus less confusing.
- DigitalOcean Droplet creator (⭐3) - A dialog-based shell script to quickly create a single DigitalOcean Droplet.
- do-upgrade-plans (⭐6) - A script to upgrade your DigitalOcean Droplets to better plans with the same cost.
Clients
- doctl (⭐3k) - Command-line tool for DigitalOcean services.
- digitalocean-indicator (⭐172) - Debian Gnome panel client.
- domanager - Linux and Windows System Tray Client.
- OceanBar (⭐71) - macOS menu bar client.
- Tugboat (⭐1.5k) - Ruby command-line tool for DigitalOcean services, focusing on a more guided UX.
Video tutorials
Other
- User Scripts (⭐803) - User data scripts to help provision apps on a Droplet.
- Hacktoberfest - Month-long celebration of open source software in partnership with GitHub.
34. Awesome Indie
Newsletters / Other
-
Weekly roundups of stories, guides and resources to help you grow your internet business. Every Friday. Free. Curated by Nicolas de Thoré
35. Awesome Esolangs
Languages
- Enterprise™ (⭐1.6k) - Non deterministic unnecessarily statically typed language.
- Rockstar (⭐72) - Designed for creating computer programs that are also song lyrics.
36. Awesome Nextjs
Boilerplates
- tomimick/tm-nextjs-starter (⭐49) - A minimal starter/demo with basic CRUD, axios/localstorage, MobX, SASS, static site export, live demo
37. Awesome Quantum Computing
Development Tools
- Q# - Microsoft quantum development kit and Q# programming language.
Books
- Classical and Quantum Computation - Introduction to fundamentals of classical and quantum computing.
- Problems and Solutions in Quantum Computing - Easy to advanced quantum computing and information problems with detailed solutions.
- Quantum Computing: A Gentle Introduction - Explains quantum computing with only basic college maths knowledge needed.
- Quantum Computing Explained - Conversational approach to explaining quantum computing with worked solutions.
- Quantum Computing for Computer Scientists - Quantum computing explained using an approach accessible to undergraduate computer science students.
Community
- Mike & Ike Subreddit - Discussion about the book Quantum Computation and Quantum Information.
38. Awesome Mobile Web Development
Other Useful Tools and Libraries
- WorkerDOM - Library to provide a full representation of the DOM inside of Web Workers.
39. Awesome Humane Tech
- Ethical OS Toolkit - A guide to anticipating the future impact of today's technology.
- ACM Code of Ethics - The Association for Computing Machinery's code of ethics and professional conduct.
40. Awesome Ember
Packages / Debugging / Profiling
- heimdalljs-visualizer (⭐20) - Visualizer for heimdalljs data.
Packages / Resolver customization
- ember-cli-extended-resolver - This addons allows to modify default files structure to be more feature-grouped.
41. Awesome React Native
Howtos
42. Awesome Remote Job
Companies with "remote DNA"
- DigitalOcean - Simple Cloud Hosting, Built for Developers
43. Awesome Recursion Schemes
Presentations / Hylomorphisms in the Wild
- Peeling the Banana: Recursion Schemes from First Principles - Zainab Ali's Introductory talk presented at LambdaWorld.
44. Awesome Scientific Computing
Community / Mesh tools
- John D. Cook's blog - Feats of scientific computing.
45. Awesome List
Miscellaneous
- FIRST Robotics Competition (⭐107) - International high school robotics championship.
46. Awesome Clojure
Machine Learning
Video tutorials / YouTube
- Misophistful's channel: Understand concepts such as list comprehension, threading macros, generative testing, destructuring, core.match and introductions to Light Table, Datomic and Game development with Clojure
- Fred Overflow's channel: Introductions to Functional programming and TDD with Clojure
- Clojure Pills screencast: Introduction to Clojure one function at a time
47. Awesome Free Software
Resources / Articles
- Software Freedom - Short, simple explanation of why free software is important from Devuan.
- Prev: Sep 03 - Sep 09, 2018
- Next: Aug 20 - Aug 26, 2018