Awesome List Updates on Feb 10 - Feb 16, 2020
58 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Yew
Templates
- Create Yew App (⭐165) - Set up a modern Yew web app by running one command,
npx create-yew-app my-app.
Books / Frameworks
- The wasm-pack Guide - How to build and work with rust-generated WebAssembly.
2. Awesome Saltstack
Tutorials
- Getting Started with Saltstack and salt-workspace - Learning SaltStack by setting up a salt-workspace.
- Getting started with Salt Structure - Learn how to setup a structured SaltStack workspace.
Blogposts and opinions
- Writing a custom Salt Grain - Writing a custom Salt Grain, and why you might want to.
3. Awesome Billing
Fraud / Statistics
- Benford's law - Digit distribution can be a signal of accounting fraud.
- Peak Detection in the Python World - Simple way to detect outliers.
Fraud / Billing
- More than 600 million users installed Android 'fleeceware' apps from the Play Store - A new kind of fraud, in which apps silently keep charging users after the end of the trial period.
4. Awesome Gif
Utilities
- Gifcurry (⭐1.4k) - Open-source, Haskell-built editor for GIF makers.
5. Awesome Deep Learning Resources
Posts and Articles
- Why do 87% of data science projects never make it into production? - Data is not to be overlooked, and communication between teams and data scientists is important to integrate solutions properly.
- The real reason most ML projects fail - Focus on clear business objectives, avoid pivots of algorithms unless you have really clean code, and be able to know when what you coded is "good enough".
6. Awesome Creative Coding
Online Books
- 3D Game Shaders For Beginners - Step-by-step guide to real-time shading techniques.
7. Awesome Elixir
Authentication
- zachaeus (⭐19) - An easy to use licensing system, based on asymmetric cryptography.
Frameworks
- RIG (⭐602) - Create low-latency, interactive user experiences for stateless microservices.
Queue
- oban (⭐3.6k) - Robust asynchronous job processor powered by Elixir and modern PostgreSQL.
8. Awesome Coq
Projects / Libraries
- ALEA (⭐25) - Library for reasoning on randomized algorithms.
- Hahn (⭐30) - Library for reasoning on lists and binary relations.
Projects / Tools
- Cosette (⭐676) - Automated solver for reasoning about SQL query equivalences.
Resources / Community
Resources / Blogs
9. Awesome Gatling
Tools / Plugins
- gatling-maven-plugin (⭐37) - Gatling Maven Extensions.
10. Awesome Vue
Projects Using Vue.js / Open Source
- Light Bootstrap Dashboard (⭐773) - Creative Tim Light Bootstrap Dashboard made for Vue
11. Awesome Embedded Rust
Peripheral Access Crates / Ambiq Micro
ambiq-apollo1-pacPeripheral access API for Ambiq Apollo 1 microcontrollers (generated using svd2rust)
ambiq-apollo2-pacPeripheral access API for Ambiq Apollo 2 microcontrollers (generated using svd2rust)
ambiq-apollo3-pacPeripheral access API for Ambiq Apollo 3 microcontrollers (generated using svd2rust)
ambiq-apollo3p-pacPeripheral access API for Ambiq Apollo 3 Plus microcontrollers (generated using svd2rust)
12. Awesome Network Analysis
Journals / Topic-specific
- Journal of Social Structure (INSNA). Older archives.
Software / JavaScript
- NetworkCube (⭐94) - "Dynamic Network Visualizations [for] Domain Scientists." For demo examples, see The Vistorian.
13. Awesome Functional Programming
Table of Contents / Blog posts
Table of Contents / Repos
- Parsing With Haskell Parser Combinators (⭐94) - A step-by-step guide to parsing using Haskell parser combinators.
14. PlacesToPostYourStartup
- /r/EntrepreneurRideAlong - http://www.reddit.com/r/EntrepreneurRideAlong/
Websites
- Indie Hackers - https://www.indiehackers.com/
- SaaSHub - https://www.saashub.com/
- Saasified - https://saasified.co
- Startup Tracker - https://startuptracker.io/
- Startups List - https://www.startups-list.com/
15. Awesome Rtc
Developer Resources / Tutorials
- Official Website - Entry level WebRTC resources.
16. Awesome Mqtt
Smart Home Hardware Interfaces / Firmwares for ESP based Devices
- mqtt-unifi-protect-bridge (⭐23) - Adding motion-status from UniFi Protect Cameras to MQTT.
17. Awesome Quantified Self
Applications and Platforms / Habits
- Productive - Habits and daily goals tracker with flexible scheduling, reminders and data export (iOS).
- Everyday - Simple and beautiful habit tracker for the Web, iOS and Android. Has a web extension to add it to your browser's new tab.
18. Awesome Python
Data Visualization
- diagrams (⭐41k) - Diagram as Code.
19. Awesome Ios
UI Testing
- AutoMate (⭐292) - XCTest extensions for writing UI automation tests.
20. Awesome Ember
Packages / Gists Ember Data
21. Awesome Dart
Package Managers
- Cloudsmith - A fully managed package management SaaS, with support for Dart, Flutter, and much more. [Free for Public/OSS] [$]
22. Awesome React Native
UI
- react-native-image-modal ★16 (⭐641) - simple full size modal image for iOS and Android. supports zoom-in/out, double-tap zoom-in/out, move and swipe-to-dismiss
Text & Rich Content / Navigation Demos
- react-native-responsive-fontsize ★83 (⭐688) - Provide responsive fontsize based on device height in React-Native
23. Awesome Opengl
Libraries
Websites
- 3D Game Shaders For Beginners (⭐19k) by David Lettier
24. Awesome Ponyfills
Node.js Features
25. Awesome Gdpr
Legal text
- GDPR-info - GDPR linked to relevant articles and section in the preamble (Non-official site).
- GDPR-expert - Compare the Regulation, Directive and National legislation. Linked to relevant section in preamble (Non-official site).
26. Awesome Software Architecture
Frameworks / DevOps
- Adidas DevOps Maturity Framework (⭐595) - Based in the C.A.L.M.S. definition of DevOps, the framework defines a set of capabilities and guidelines that when adopted, increases efficiency, effectiveness and happiness of the team.
27. Awesome Flutter
Charts / Image Picker
- Echarts (⭐764) - Large collection of advanced reactives charts by LIN Chen
Clone / Preferences
- GitTouch (⭐1.6k) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea by Rongjian Zhang
28. Awesome Javascript
Testing Frameworks / Assertion
- proxyquire (⭐2.7k) - Stub nodejs's require.
29. Awesome Cpp
Chemistry
- d-SEAMS (⭐37) - A molecular dynamics trajectory analysis engine in C++ and Lua with Nix. It is an acronym for Deferred Structural Elucidation Analysis for Molecular Simulations. [GPL] website
- LAMMPS (⭐2.5k) - A classical molecular dynamics code with a focus on materials modeling. It's an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. [GPL] website
Game Engine
- Grit (⭐116) - Community project to build a free game engine for implementing open world 3D games. [MIT]
30. Awesome Ant Design
Tools
- vscode-antd-rush (⭐125) - Rush to Ant Design in VS Code
31. Awesome Raspberry Pi
Projects
- AdGuard Home (⭐29k) - DNS relay station with ad/tracker/other blocking, IP address redirections, and DNS-over-HTTPS.
32. Awesome Firebase
Server-side (Cloud Functions, BigQuery etc) / iOS
- 🔌 Free Product Analytics with Firebase + BigQuery + Rakam - How to do behavioral & segmentation analysis on Firebase event data via BigQuery Export and Rakam.
33. Awesome Web Performance Budget
Bundle Analyzers
- Rollup Visualizer (⭐2.2k) - Visualize and analyze your Rollup bundle to see which modules are taking up space.
34. Awesome Dotnet
Compilers, Transpilers and Languages
- IronScheme (⭐391) - R6RS Scheme compiler, runtime and many standard libraries
Database
- Event Store (⭐5.6k) - The open-source, functional database with Complex Event Processing in JavaScript
Documentation
- SourceBrowser (⭐1.1k) - Source browser website generator that powers https://referencesource.microsoft.com
Extensions
- ExtensionMethods.Net - Site with collection of extension methods
GUI / GUI - Framework
- Windows UI Library (⭐6.8k) - The Windows UI Library (WinUI) provides official native Microsoft UI controls and features for Windows UWP apps.
Mathematics / GUI - other
- MathNet - Math.NET is an open source initiative to build and maintain toolkits covering fundamental mathematics, targeting advanced but also every day needs of .NET developers
- GeometRi (⭐214) - Simple and lightweight computational geometry library for .Net
Misc / GUI - other
- NaturalSort.Extension (⭐198) - Extension method for StringComparer that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Office / GUI - other
- GemBox.Bundle - A package of .NET components that enable fast, simple and efficient processing of office files (Excel, Word, PowerPoint, PDF and emails). [$]****[Free Lite versions]
- Outlook Redemption - Library to work with the Outlook Object Model and (Extended) MAPI. Supports Outlook 98 - 2019. Work with objects/mails/accounts/folders in Exchange and Outlook. [$]
ORM / GUI - other
- RepoDb (⭐1.8k) - A hybrid ORM library for .NET.
SDK and API Clients / GUI - other
- Dropbox.NET (⭐340) - Official .NET SDK for the Dropbox API
Style Guide / GUI - other
- C# Async Guidance (⭐8.4k) - list of problematic asynchronous patterns for .NET Core with an explanation of how to solve those issues
Source Generator / GUI - other
- NuGet Trends - Check out NuGet packages adoption and what's trending on NuGet.
35. Awesome Security
Network / Scanning / Pentesting
- scapy (⭐295) - Scapy: the python-based interactive packet manipulation program & library.
36. Discount for Student Dev
Learning Resources
- GO RAILS [FREE] - Tutorials for web developers learning Ruby, Rails, Javascript, Turbolinks, Stimulus.js, Vue.js, and more. Free access to all videos and lessons for 12 months.
37. Alternative Internet
Uncategorised
- git-dit (⭐461) git-dit - the distributed issue tracker for git.
38. Awesome Swift
Styling / Barcode
- Themes (⭐244) - Theme management.
Video / Barcode
- Swifty360Player (⭐181) - iOS 360-degree video player streaming from an AVPlayer.
39. Awesome Dotnet Core
Frameworks, Libraries and Tools / Tools
- CliFx (⭐1.6k) - Declarative framework for building command line interfaces.
40. Awesome Aws
Open Source Repos / CLI
- dbcli/athenacli 🔥 (⭐214) - a CLI tool for AWS Athena service that can do auto-completion and syntax highlighting.
41. Awesome Cli Apps
Productivity / Note Taking and Lists
- dnote (⭐2.9k) - A interactive, multi-device notebook.
Utilities / Theming and Customization
- JackPaper (⭐11) - Set images from Unsplash as wallpaper.
42. Awesome Opensource Apps
ReactJS
Name: Dnote (⭐2.9k)
Description: A simple command line notebook with a web interface
Link: https://www.getdnote.com
43. Awesome Selfhosted
Software / Communication - IRC
- Kiwi IRC - Responsive web IRC client with theming support. (Demo, Source Code (⭐910))
Apache-2.0Nodejs
Software / Note-taking & Editors
- Dnote - A simple command line notebook with multi-device sync and web interface. (Source Code (⭐2.9k))
AGPL-3.0Go
44. Awesome Php
Configuration / Third Party APIs
- Square (⭐115) - The official Square PHP SDK for payments and other Square APIs.
45. Awesome Godot
GDScript/C# editor support / Godot version unknown
- IntelliJ IDEA (⭐149) - Syntax highlighting and autocompletion.
46. Awesome Seml
Data Management
Deployment and Operation
Social Aspects
47. Awesome Cl
YAML
- cl-competitive (⭐189) - Common Lisp algorithms collection for competitive programming. Public domain, CCO or MIT.
Typing
- defstar - a collection of macros for easy inclusion of type declarations for arguments in lambda lists. GNU GPL3
Others / Third-party APIs
- array-operations (⭐45) - a collection of functions and macros for manipulating Common Lisp arrays and performing numerical calculations with them. MIT.
- cl-geometry (⭐50) - a system for two dimensional computational geometry for Common Lisp. MIT.
Readline, ncurses and other graphical helpers / Third-party APIs
Developer utilities / Third-party APIs
- tracer (⭐56) - tracing profiler for Common Lisp, with output suitable for display in Chrome’s/Chromium’s Tracing Viewer. MIT.
48. Awesome Gbdev
Emulators / Experimental/Proof of Concepts
- MetroBoy (⭐1.1k) - A playable, circuit-level simulation of an entire Game Boy.
Related projects / Syntax highlighting packages
49. Awesome Mac
Reading and Writing Tools / Note-taking
- Dnote - A simple command line notebook with multi-device sync and a web interface.
Communication / Collaboration and Team Tools
- Krisp - An AI-powered noise cancelling app that mutes background noise during calls.
50. Awesome Cryptography
Books / Hash functions
- The Code Book - This book is a digest of the history of cryptography, covering both ancient times, and newer cryptography methods. There are exercises at the end and the solution of those was rewarded with $10.000.
51. Awesome Ruby
Documentation
- Documentation (⭐213) - A Rails engine to provide the ability to add documentation to a Rails application.
52. Awesome Katas
Others
53. Awesome Ios Books
Objective-C
Data Structures and Algorithms
Database
54. Awesome Regression Testing
Blog posts (a-z↓)
55. Awesome Wardley Maps
Maps in the Wild
- An illustration from Gerstner's book - Part 2 - Mapping "Who Says Elephants Can't Dance" by Louis Gerstner. Jun 18, 2019.
- Mapping Crypto: Common Pitfalls - Mapping the challenges of launching novel payment solutions. Jun 14, 2019.
- Mapping Crypto: A Primer - Understanding the crypto ecosystem through Wardley maps. Jun 2, 2019.
- Research heresies - Three ways to think about user needs and user research and how Wardley maps can help us think about where to do user research. Nov 2, 2018.
- A Platform Design Example Explained - Exploring and designing a platform in the renewable energy context. Oct 28, 2019.
- Understanding Platforms through Value Chain Maps - Why is a Platforms' Wardley (Value Chain) Map Z-Shaped? Oct 11, 2018.
56. Awesome Actions
GitHub Tools and Management / Docker Container Actions
Collection of Actions / Docker Container Actions
Utility / Docker Container Actions
- Apply templates with Jinja2 (⭐45) - Use the Jinja2 template engine to generate files from templates.
Utility / Environments
Static Analysis / Linting
Pull Requests / Code Coverage
Tutorials / Terraform
57. Awesome Lowcode
Automation
- Phantombuster - Code free automations and data extraction.
- Uipath - We make robots so people don’t have to be robots.
Flow-based programming
- Funnel - All your marketing and advertising data where you want it.
- Ifttt - Helps your apps and devices work together in new ways.
- Node-RED - A programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
- Parabola - Hand off your routine data tasks by describing them in Parabola. Build once, reuse infinitely.
- Zapier - Connect your apps and automate workflows.
Online database creator apps
- Airtable - Part spreadsheet, part database, and entirely flexible, teams use Airtable to organize their work, their way.
- Retool - Retool cuts the time it takes to build internal tools in half so you can focus on your customers.
Visual programming
- Adalo - Turn Your Amazing App Concept Into Reality Without Coding!
- Boundlesslabs - Boundless lets you build the web site of your dreams. No code required.
- bubble - A code-free programming language that lets you build and host web applications without engineers.
- Glide - Create an app from a Google Sheet in five minutes, for free.
- Power Apps - Create the high productivity apps you need for your business with an advanced set of tools.
Misc
- Fibery - Build your own workspace.
- Makerpad - Build tools & automate at work without code.
- Shopify - Build your business.
- Stripe - The new standard in online payments.
- Voiceflow - Design, prototype and build voice apps.
- Zendesk - Build the best customer experiences.
58. Awesome Seed Rs
Examples
- Dark lang Realworld (⭐9) - Seed Realworld example on Quickstart with Webpack with integrated Dark lang Realworld.
- Prev: Feb 17 - Feb 23, 2020
- Next: Feb 03 - Feb 09, 2020