Awesome List Updates on Dec 26 - Jan 01, 2022
35 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cpp
Videos
- Caleb Curry's C Programming Tutorials - An all-in-one playlist of tutorials for C programming.
2. Webcomponents the Right Way
Custom State Pseudo Class
3. Awesome Geek Podcasts
In English
- Software Engineering Unlocked - Interviews about how to build reliable, maintainable and scaleable software people love.
4. Awesome Algorand
Language SDKs & Tools / JavaScript & TypeScript
- defly-connect (⭐10) - JavaScript SDK for integrating Defly Wallet to web applications.
5. Awesome Ci
Name: mvoCI
Description: Self-Hosted, Open Source CI
Features: CI Building, Release Upload to Gitea, REST-API
Supported repositories: Gitlab, Bitbucket, Gitbucket, Gitea, Gogs, Forgejo, Github
Documentation: Documentation
Price: Open Source
Stars:
6. Awesome Ada
Simulation / Apache License
- eagle-lander (⭐32) - Apollo 11 lunar lander simulator (gtkada (⭐93)/Cairo).
- doppler-effect-sample2 (⭐2) - Moving airplane causes Stereo Sound Doppler effect (gtkada (⭐93)).
7. Awesome Executable Packing
📚 Literature / Documentation
📚 Literature / Scientific Research
- 📰 The application research of virtual machine in packers (August 2011)
- 📓 ByteWise: A case study in neural network obfuscation identification (January 2018)
- 📓 Classifying packed malware represented as control flow graphs using deep graph convolutional neural network (March 2020) ⭐
- 📰 A comparative analysis of software protection schemes (June 2014)
- 📓 A control flow graph-based signature for packer identification (October 2017)
- 📓 Detecting traditional packers, decisively (October 2013)
- 📓 Evading machine learning malware detection (July 2017)
- 📰 Hashing-based encryption and anti-debugger support for packing multiple files into single executable (February 2018)
- 📓 Obfuscation-resilient executable payload extraction from packed malware (August 2021) ⭐
- 📓 Packer identification based on metadata signature (December 2017)
- 📓 Packer identification using hidden Markov model (November 2017)
- 🎓 Packer-complexity analysis in PANDA (January 2018)
- 📓 Prevalence and impact of low-entropy packing schemes in the malware ecosystem (February 2020) ⭐
- 📓 RePEconstruct: Reconstructing binaries with self-modifying code and import address table destruction (October 2016)
- 📰 Research and implementation of packing technology for PE files (January 2013)
- 📓 Things you may not know about Android (Un) packers: A systematic study based on whole-system emulation. (February 2018)
- 📓 A unpacking and reconstruction system-agunpacker (January 2009)
📦 Packers / After 2010
- SimpleDPack (⭐111) - A very simple windows EXE packing tool for learning or investigating PE structure.
📦 Packers / Between 2000 and 2010
- sePACKER - Simple Executable Packer is compressing executables' code section inorder to decrease size of binary files.
🔧 Tools / Before 2000
- DSFF (⭐2) - DataSet File Format for exchanging datasets and converting to ARFF (for use with Weka), CSV or Packing-Box's dataset structure.
- ImpREC - This can be used to repair the import table for packed programs.
8. Awesome Blockchain Ai
Blockchains for AI algorithms / Blockchain, AI and Machine Learning
- Oraichain - Oraichain is the world's first intelligent and secure solution for emerging Web3, scalable Dapps, and decentralized AI.
Blockchains for computation / Blockchain projects for AI algorithms
- Nunet - A globally decentralized computing framework that combines latent computing power of independently owned compute devices across the globe into a dynamic marketplace of compute resources.
9. Awesome Blazor
Videos / Others
- Run a Blazor component inside React -
December 21, 2022 - Are you tired of slow and clunky web applications? Look no further than Blazor running in React! Blazor is a powerful framework for building interactive client-side web apps with C#, and when combined with the speed and flexibility of React, you get a winning combination for stunning, high-performance web experiences. In this video, we will use the new Custom Elements feature to run Blazor in React, and demonstrate some of the other exciting features and benefits of this dynamic duo. Don't miss out on the future of web development.
Articles / Others
- Blazor Custom Elements in HTML or React - December 22, 2022 - Since version 7.0 of .NET, Microsoft has enhanced and integrated the ability to create HTML Custom Elements. These custom elements offer developers a way to create their own full-featured DOM elements. In Blazor, this allows publishing these components to other SPA Frameworks, such as Angular or React. More info in the Microsoft documentation.
10. Awesome Crystal
Image processing
- ffmpeg (⭐20) - FFmpeg bindings that works with StumpyPNG to extract frames
Third-party APIs
- amazonite (⭐1) - An unofficial SDK supporting popular AWS APIs
11. Awesome Jax
Libraries / New Libraries
- SPU (⭐292) - A domain-specific compiler and runtime suite to run JAX code with MPC(Secure Multi-Party Computation).
12. Open Source Flutter Apps
Contents / Finance
- MMAS: Money Tracker (⭐543) - An optimized application for daily expense tracking and finance management by Flora.
Contents / Personalization
- Spooky (⭐448) - First diary with Material 3 design by Juniorise.
13. Awesome Shell
Command-Line Productivity
- arttime (⭐1.1k) - Beauty of text art meets functionality of clock, timer, pomodoro++ time manager
- await (⭐172) - single binary that run list of commands in parallel and waits for their termination
- lf (⭐8.4k) - Terminal file manager written in Go, inspired by ranger
Customization / Directory Navigation
- aphrodite-terminal-theme (⭐158) — Minimalistic Aphrodite theme (prompt) for sexy terminals that works in bash, fish and zsh
For Developers / Directory Navigation
- 1Password SSH Agent - Authenticate Git and SSH workflows with biometric unlock using 1Password
- nve (⭐705) - Run any command on specific Node.js versions.
- trunk - Blazingly fast meta code checker and formatter
- vmn (⭐64) - git-based automatic versioning and state recovery solution agnostic to language or architecture
Multimedia and File Formats / Directory Navigation
- dzr (⭐219) - Cross-platform Deezer.com audio player.
14. Awesome Pinned Gists
External Services
- trivia-box (⭐0) - Update a pinned gist with a daily trivia question from Open Trivia DB.
15. Awesome Swift
Misc
- BetterCodable (⭐1.8k) - Level up your
Codablestructs through property wrappers. The goal of these property wrappers is to avoid implementing a custominit(from decoder: Decoder)throws and suffer through boilerplate.
Utility / Barcode
- Periphery (⭐5.8k) - A tool to identify unused code in Swift projects.
16. Awesome Snmp
Tools / CLIs
- OIDrage (⭐4) - A lightweight standalone SNMPd mimic server based on any snmpwalk output. Easily scales to mock thousands of servers.
17. Awesome Neovim
Completion / Diagnostics
- zbirenbaum/copilot.lua (⭐3.6k) - Fully featured Lua replacement for GitHub/copilot.vim (⭐10k).
Project / Diagnostics
- natecraddock/workspaces.nvim (⭐356) - Manage workspace directories.
Keybinding / Diagnostics
- Nexmean/caskey.nvim (⭐67) - Utility to keymappings configuration using declarative cascading trees, optionally integrates with
which-key.
18. ALL About RSS
RSSHub / Outline Processor Markup Language
19. Awesome Go
Geographic
- H3 (⭐355) - Go bindings for H3, a hierarchical hexagonal geospatial indexing system.
20. Awesome Directus
Integration / Community
- Nuxt Directus (⭐310) - First-Class Nuxt 3 Module for connecting with an Directus instance.
Extensions / Community
- Directus LogSnag (⭐23) - Sending your events from Directus directly to your phone using LogSnag.
Articles / Educational
21. Static Analysis
Multiple languages / Other
- autocorrect — A linter and formatter to help you to improve copywriting, correct spaces, words, punctuations between CJK (Chinese, Japanese, Korean).
- CodeQue — Ecosystem for structural matching JavaScript and TypeScript code. Offers search tool that understands code structure. Available as CLI tool and Visual Studio Code extension. It helps to search code faster and more accurately making you workflow more effective. Soon it will offer ESLint plugin to create your own rules in minutes to help with assuring codebase quality.
22. Awesome Nix
Command-Line Tools / Discovery
- nurl (⭐574) - Generate Nix fetcher calls from repository URLs.
Development / Discovery
- nil (⭐1.6k) - NIx Language server, an incremental analysis assistent for writing in Nix.
- nix-update (⭐623) - Update versions/source hashes of nix packages.
NixOS Modules / Zig
- nix-bitcoin (⭐562) - Modules and packages for Bitcoin nodes with higher-layer protocols with an emphasis on security.
23. Awesome Cl
Interfaces to other package managers
- alien-works-delivery (⭐33) - WIP system for delivering Common Lisp applications as executable bundles. For now it only supports AppImage format for Linux and MSIX for Windows, but .APK for Android and later MacOSX and iOS bundle formats are planned too.
Actors pattern / Third-party APIs
- lisp-actors (⭐105), an "ongoing investigation into the use of the Actor model in Common Lisp, which has had the benefit of real-world application".
- it was part of the Emotiq blockchain (⭐97) (a discontinued project)
- does remoting, includes a threading abstraction layer library similar to Bordeaux-Threads.
- ! it lacks unit tests.
Online editors / Third-party APIs
- Riju, a "fast online playground for every programming language", supports Common Lisp (SBCL).
24. Awesome Ironsworn
Hacks and homebrew / Ironsworn
- SnowForged - A stripped-down ruleset for playing short, fun, Christmas-themed adventures
25. Awesome Bigdata
Benchmarking
- UCSB (⭐56) - extended Yahoo Cloud Serving Benchmark for NoSQL databases.
26. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- fzf-tab-widgets (⭐11) - Adds widgets for fzf-tab (⭐4k).
Themes / superconsole - Windows-only
- minimal-terminal (⭐63) - Includes decorators for username@host, current directory,
gitinformation and the last command's exit code.
27. Awesome Dos
Memory managers
- 386MAX (⭐130) - Memory manager for DOS PCs with 386 or higher CPUs, released by Qualitas company in 1992. Source code was released in June 2022 on GitHub with GPL-3.0 license.
Open source DOS libraries / Sound Blaster/OPL3
- DIGPAK sound drivers source code (⭐35) - Original source code for the DIGPAK sound drivers uploaded to GitHub by John W. Ratcliff.
28. Awesome Agi Cocosci
Explainability / Explainable Deep Learning
- Noise or Signal: The Role of Backgrounds in Image Classification - ICLR'21, 2021. [All Versions]. [Code & Data (⭐141)]. [Project]. A perspective on image background provides strong clue for foreground classification.
29. Awesome Theoretical Computer Science
Transition To Pure Rigour Math / Lecture Videos Playlist
- Velleman. How to Prove it: A Structured Approach. - It transitions from solving problems to proving theorems by teaching them the techniques needed to read and write proofs.
30. Awesome Tensorflow
Tools/Utilities
- Speedster (⭐8.4k) - Automatically apply SOTA optimization techniques to achieve the maximum inference speed-up on your hardware.
31. Awesome Mongodb
Libraries / Python
- Mongo-Thingy (⭐70) - Powerful schema-less ODM for MongoDB and Python (sync + async)
32. Awesome Ios
Analytics
- Bugsnag - Error tracking with a free tier. Error reports include data on device, release, user, and allows arbitrary data.
- Mixpanel - Advanced analytics platform.
- MOCA Analytics - Paid cross-platform analytics backend.
- Segment (⭐407) - The hassle-free way to integrate analytics into any iOS application.
App Routing
- ApplicationCoordinator (⭐854) - Coordinator is an object that handles navigation flow and shares flow’s handling for the next coordinator after switching on the next chain.
- Appz (⭐1.2k) - Easily launch and deeplink into external applications, falling back to web if not installed.
- Composable Navigator (⭐587) - An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
- Crossroad (⭐423) - Crossroad is an URL router focused on handling Custom URL Schemes. Using this, you can route multiple URL schemes and fetch arguments and parameters easily.
- Linker (⭐139) - Lightweight way to handle internal and external deeplinks for iOS.
- LiteRoute (⭐93) - Easy transition between VIPER modules, implemented on pure Swift.
- RouteComposer (⭐911) - Library that helps to handle view controllers composition, routing and deeplinking tasks.
- SwiftRouter (⭐278) - A URL Router for iOS.
- URLNavigator (⭐3.3k) - Elegant URL Routing for Swift
- WAAppRouting (⭐585) - iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!
- ZIKRouter (⭐661) - An interface-oriented router for discovering modules and injecting dependencies with protocol in OC & Swift, iOS & macOS. Handles route in a type safe way.
33. Awesome List
Security
- Password Cracking (⭐760) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form.
34. Awesome Vite
Framework-agnostic Plugins / Loaders
- vite-plugin-remark-rehype - Loads and transform markdown files using the unified ecosystem.
Framework-agnostic Plugins / Bundling
- unplugin-imagemin (⭐235) - High performance compressed Picture based on squoosh and sharp.
35. Awesome Falsehood
Software Engineering
- Falsehoods about Quantum Technology (⭐11) - Common misconceptions about quantum technology and computers.
- Prev: Jan 02 - Jan 08, 2023
- Next: Dec 19 - Dec 25, 2022