Awesome List Updates on May 10, 2022
13 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Swift
Calendar / Barcode
- KVKCalendar (⭐517) - A most fully customization calendar for Apple platforms 📅
2. Awesome Vue
Resources / External Resources
- Weekly Vue.js Newsletter - Weekly Vue.js news & tips by @mokkapps
3. Awesome Executable Packing
📚 Literature / Documentation
📚 Literature / Scientific Research
- 📰 Advanced preprocessing of binary executable files and its usage in retargetable decompilation (December 2014)
📦 Packers / After 2010
- ELFCrypt (⭐90) - Simple ELF crypter using RC4 encryption.
- .netshrink - Executable compressor for your Windows or Linux .NET application executable file using LZMA.
- RapidEXE - Simple and efficient way to convert a PHP/Python script to a standalone executable.
📦 Packers / Before 2000
- $PIRIT - COM/EXE executable files polymorphic encryptor.
🔧 Tools / Before 2000
- Binutils - The GNU Binutils are a collection of binary tools for Linux (it namely includes Readelf).
- Eureka - Binary static analysis preparation framework implementing a novel binary unpacking strategy based on statistical bigram analysis and coarse-grained execution tracing.
- Lissom - Retargetable decompiler consisting of a preprocessing part and a decompilation core.
- .NET Deobfuscator (⭐1.2k) - List of .NET Deobfuscators and Unpackers.
- PackID (⭐8) - Packer identification multiplatform tool/library using the same database syntax as PEiD.
- PExplorer - Most feature-packed program for inspecting the inner workings of your own software, and more importantly, third party Windows applications and libraries for which you do not have source code.
- PortEx (⭐494) - Java library for static malware analysis of PE files with a focus on PE malformation robustness and anomaly detection.
- PROTECTiON iD - PE file signature-based scanner.
- ProTools - Programmer's Tools, a web site dedicated for all kinds of tools and utilities for the true WinBloze programmer, including packers, crypters, etc.
- ResourceHacker - Resource editor for 32bit and 64bit Windows applications.
- Winbindex (⭐548) - An index of Windows binaries, including download links for executables such as EXE, DLL and SYS files.
4. Awesome Cpp
Static Code Analysis
- OptView2 (⭐119) - Inspect missed Clang optimizations.
5. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- zi-rbenv (⭐5) - Fast
rbenv
loads if you're using zi (⭐715).
Completions / superconsole - Windows-only
- brew-completions (⭐10) - Brings Homebrew Shell Completion under the control of ZSH & ZI (⭐715).
- click-completion (⭐286) - Add automatic completion support for Click, including displaying the options and commands help during the tab completion.
Themes / superconsole - Windows-only
- 021011 (⭐81) - Minimalist. Includes a single
git
marker for VS Code.
6. Awesome Typescript
Validation / Playground
- Yunomix (⭐5) - A form validation toolkit which is designed in AOP form.
7. Awesome Gbdev
Documentation / Opcodes
- RGBDS opcodes reference - A reference of all instructions, including short descriptions, cycle and byte counts, and explanations of flag modifications.
8. Free for Dev
APIs, Data, and ML
- Flatirons Fuse - An embeddable CSV and spreadsheet import tool that makes data to your website fast, easy, and painless.
Web Hosting
- fleek.co - Build modern sites and apps on the Open Web and its protocols seamlessly free for unlimited websites and 50 GB/month bandwidth.
Design and UI
- haikei.app - Haikei is a web app to generate unique SVG shapes, backgrounds, and patterns – ready to use with your design tools and workflow.
9. Awesome Blazor
2D/3D Rendering engines / Maps
- UnlockedData.Mapael (⭐4) - Blazor wrapper over vector drawing/mapping library. Jquery Mapael.
Tools & Utilities / Others
- BlazorAntivirusProtection (⭐69) - Antivirus protection for Blazor Wasm projects. This package attempts to guard against false positives from antiviruses that flag Blazor Wasm as malware, until Microsoft gives us an official solution.
- Phork.Blazor.Reactivity (⭐24) - An unopinionated Blazor state management library that utilizes INotifyPropertyChanged and INotifyCollectionChanged .NET interfaces to automatically detect state changes in components.
Videos / Others
- Multi-environment deployments with Azure DevOps and Static Web Apps - May 5, 2022 - App walkthrough, Create a static web app with an Azure DevOps pipeline, Add Azure DevOps environments and configure approvals, Configure a multi-stage pipeline, Static Web Apps named preview environments, Playwright tests, Manual approval before production deployment, Secure staging environments with a password. Source code (⭐7).
- On .NET Live - Wrapping browser APIs in Blazor WASM - May 2, 2022 - In this week's episode, Kristoffer Strube joins the panel to show us a Blazor WASM wrapper for the browser File System Access API. He's bringing demos and code to share, so this is an episode you won't want to miss.
- ASP.NET Community Standup - Blazorators: Blazor C# Source Generators - April 12, 2022 - David Pine introduces Blazorators, Blazor C# Source Generators on this month's Blazor Community Standup. Community links.
- .NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps - April 1, 2022 - Blazor enables building client-side web UI with .NET, but sometimes you need more than what the web platform offers. Sometimes you need full access to the native capabilities of the device. You can now host Blazor components in .NET MAUI apps to build cross-platform native apps using web UI. The components run natively in the .NET process and render web UI to an embedded web view control using a local interop channel. This hybrid approach gives you the best of native and the web. Your components can access native functionality through the .NET platform, and they render standard web UI. .NET MAUI Blazor apps can run anywhere .NET MAUI can (Windows, Mac, iOS, and Android).
- ASP.NET Community Standup - Native client apps with Blazor Hybrid - Mars 8, 2022 - Join this Blazor Community Standup to learn more about using Blazor Hybrid to create cross-platform native client apps for Windows, iOS, Android & Mac. Community links.
- Learn C# with CSharpFritz - Blazor Application Hosting - February 28, 2022 - You've built your Blazor application, now where do you run it? In this demo filled session, Fritz will talk through Progressive Web Apps, packaging with Docker, and deploying your Blazor application to Azure. Community links (⭐661).
- ASP.NET Community Standup - Blazor .NET 7 Roadmap - February 8, 2022 - Find out what's being planned for Blazor in .NET 7. Community links.
Articles / Others
- Blazor WebAssembly: The Power Of EF Core And SQLite In The Browser - April 12, 2022 - Sneak Preview how to use SQLite and EF Core in the browser with Blazor WebAssembly.
Podcasts / Others
- In The Core of Blazor - February 12, 2022 - Steve Sanderson talks about his journey into tech, his life, education, career and everything else in between. Duration: 73 minutes.
Books / Others
- Microsoft Blazor: Building Web Applications in .NET 6 and Beyond - A practical and hands-on approach to learning Blazor using .NET 6. (3rd ed. edition (December 8, 2021).
10. Awesome Theoretical Computer Science
Live / Monograph
- CMU Theory - Aims for a mathematical understanding of fundamental issues in Computer Science, and to use this understanding to produce better algorithms, protocols, and systems, as well as identify the inherent limitations of efficient computation.
11. Awesome Ciandcd
Build And Release System
- Kraken CI Kraken CI is a modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing.
12. Awesome Agi Cocosci
Explainability / Explainable Deep Learning
- pytorch-grad-cam (⭐10k) - 2021. Class Activation Map methods implemented in Pytorch, with many elegant features.
13. Urban and Regional Planning Resources
Platforms and Software Resources / Planning Management and Administrative Tools and Platforms
- OpenGov - Cloud solution to power every permit, license, and inspection with user-friendly workflows.
- Prev: May 11, 2022
- Next: May 09, 2022