Copy
Track Awesome List

Jan 10th - Jan 16th, 2022

1. matteocrippa/awesome-swift

Libs

Video

  • YiVideoEditorstars17 - a library for rotating, cropping, adding layers (watermark) and as well as adding audio (music) to the videos.
  • Misc

  • Surmagicstars188 - Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! iOS, Mac Catalyst, tvOS, macOS, and watchOS.
  • xcbeautifystars487 - Little beautifier tool for xcodebuild.
  • Guides

    Third party Guides

  • Developing iOS Apps with Swift - Stanford course by Paul Hegarty.

  • 2. pFarb/awesome-crypto-papers

    The list

    Zero Knowledge Proofs

  • Proofs of knowledge - A pair of papers which investigate the notions of proof of knowledge and proof of computational ability, M. Bellare and O. Goldreich.
  • How to Prove a Theorem So No One Else Can Claim It - By Manuel Blum.
  • Knowledge complexity of interactive proof systems - By GoldWasser, Micali and Rackoff. Defining computational complexity of "knowledge" within zero knowledge proofs.
  • Zero Knowledge Protocols and Small Systems - A good intro into Zero knowledge protocols.
  • The list

    Books

  • Handbook of Applied Cryptography - By Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone. Good classical introduction into cryptography and ciphers.

  • 3. mostafatouny/awesome-theoretical-computer-science

    Talks

  • Oxford-Warwick Complexity Meetings - Online informal talks dedicated to topics of interest in computational complexity theory and related areas. The goal is to serve as a forum for discussion and quick dissemination of results.
  • Useful Links

  • Complexity Network - Hosts collaboration between the three computational complexity groups at Imperial College London, University of Oxford and University of Warwick. It promotes smooth flow of ideas between the three groups and beyond.
  • Theory Announcements - DMANET spreads information on conferences, workshops, seminars etc. relating to discrete mathematics and algorithms.

  • 4. rust-unofficial/awesome-rust

    Applications

    Security tools

  • abcdictstars52 - A better customization password dictionary generator. Build Status
  • Applications

  • zellijstars4.5k — A terminal multiplexer (workspace) with batteries included
  • Libraries

    GUI

  • emilk/eguistars6.5k - Simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine. Build Status

  • 5. hangtwenty/dive-into-machine-learning

    Other courses

  • microsoft/Data-Science-For-Beginnersadded in 2021 — "10-week, 20-lesson curriculum all about Data Science. Each lesson includes pre-lesson and post-lesson quizzes, written instructions to complete the lesson, a solution, and an assignment. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'."
  • See also microsoft/ML-For-Beginners
  • Skilling up

    Some communities to know about

  • /r/MachineLearning
  • ossu/data-science has a Discord server and newsletter
  • Deep Learning

  • explosion/thinc is an interesting library that wraps PyTorch, TensorFlow and MXNet models.
    • "Concise functional-programming approach to model definition, using composition rather than inheritance."
    • "Integrated config system to describe trees of objects and hyperparameters."
  • fastai/fastbook by Jeremy Howard and Sylvain Gugger — "an introduction to deep learning, fastai and PyTorch."
  • Deep Learning, a free book published MIT Press. By Ian Goodfellow, Yoshua Bengio and Aaron Courville.
  • labmlai/annotated_deep_learning_paper_implementationsstars5.9k - code, noteobooks - "Deep learning papers implemented, with side-by-side notes" - "We are actively maintaining this repo and adding new implementations almost weekly."
  • JAX - official quickstart Colab Notebooks to get to know JAXstars16k

  • 6. innocenzi/awesome-inertiajs

    Resources

    Presets

  • Laravel Inertia Presetstars23 - One-command Laravel preset with Tailwind CSS, Vite, Inertia.js and Vue.js.
  • Resources

    Examples

  • Ping CRM / Flaskstars0 - Demonstration application made with Flask and Vue.js.

  • 7. zoidbergwill/awesome-ebpf

    Articles and Presentations

    Hardware Offload

  • hBPF - eBPF in hardwarestars134 - An eBPF CPU written for FPGAs.
  • OpenCSD eBPF SSD offloadingstars11 - Computational Storage simulation (QEMU) platform with FUSE LFS filesystem for Zoned Namespaces NVMe SSDs using uBPF for compute kernel offloading, all in userspace.

  • 8. EbookFoundation/free-programming-books

    Lisp

  • ANSI Common Lisp Standard (draft version 15.17R, X3J13/94-101R) (PDF)
  • Standard ML

  • Unix System Programming with Standard ML - Anthony L. Shipman (PDF)

  • 9. unixorn/awesome-zsh-plugins

    Plugins

  • zoxidestars5.1k - A fast alternative to cd that learns your habits.
  • aliasstars0 - Tool for managing your aliases.
  • shellfirmstars113 - Shellfirm is a handy utility to help avoid running dangerous commands without an extra step of approval. When risky patterns is detected you will immediately get a small prompt challenge that will double verify your action.
  • Themes

  • chillstars4 - Has decorations for the current working directory, last command exit status and git status.
  • darksokustars0 - Based on the ys and astrostars96 themes.
  • astro - Based on the ys and robbyrussell themes.
  • laniksjstars0 - Works best on a dark background. Based on the great ys theme and Honukai ZSH Themestars1.1k. Shows root status and git status decorations.
  • linuxerstars2 - Inspired by Yaris Alex Gutierrez's classyTouchstars52, Yad Smood's ys, and the Bureaustars24 theme.

  • 10. rockerBOO/awesome-neovim

    Plugin

    Note Taking

  • 0styx0/abbreinder.nvimstars23 - Abbreviation reminders for Neovim 0.5+.

  • 11. humanetech-community/awesome-humane-tech

    Blocklists

  • uBlacklist - Browser extension to block specific sites from appearing in search engine results.
  • Related awesomeness

  • Awesome Alternative Frontendsstars631 - A list of alternative privacy-respecting frontends for popular services.
  • Privacy

  • JShelter - An anti-malware Firefox extension to mitigate potential threats from JavaScript.

  • 12. veggiemonk/awesome-docker

    Docker Images

    Builder

  • RAUDIstars386 - A tool to automatically update (and optionally push to Docker Hub) Docker Images for 3rd party software whenever theres is a new release/update/commit. By @SecSI

  • 13. nschloe/awesome-scientific-computing

    Multi-purpose toolkits

  • DifferentialEquations.jl - Toolbox for solving different types of differential equations numerically. (Julia, MIT, GitHubstars2.1k)
  • Other libraries and tools

  • HPDDMstars74 - High-performance unified framework for domain decomposition methods. (C++, LGPL 3, GitHub)

  • 14. ripienaar/free-for-dev

    Tools for Teams and Collaboration

  • PageShare.dev - Adds visual reviews capabilities into GitHub Pull Requests with no need to deploy websites. Free for up to 10 pages each month and 100MB of storage in total.
  • Email

  • mail.gw — 10 Minute Mail. Free anonymous temporary email without obligations.

  • 15. godotengine/awesome-godot

    Modules

    Godot 4.0

  • FMOD GD4stars0 - FMOD Studio API integration.

  • 16. analysis-tools-dev/static-analysis

    Multiple languages

  • Atom-Beautify - Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom editor.
  • codeburner - Provides a unified interface to sort and act on the issues it finds.
  • cqcstars331 - Check your code quality for js, jsx, vue, css, less, scss, sass and styl files.
  • include-gardenerstars54 - A multi-language static analyzer for C/C++/Obj-C/Python/Ruby to create a graph (in dot or graphml format) which shows all #include relations of a given set of files.
  • LGTM ©️ - Find security vulnerabilities, variants, and critical code quality issues using queries over source code. Automatic PR code review; free for open source. Formerly semmle.

  • 17. mgramin/awesome-db-tools

    GUI Managers/Clients

  • ocelotguistars52 - For MySQL, MariaDB, and Tarantool. Developed for Linux but can run on Windows.
  • SQL

    Parsers

  • jOOQstars4.7k - Parses SQL, translates it to other dialects, and allows for expression tree transformations.

  • 18. fabacab/awesome-cybersecurity-blueteam

    Preparedness training and wargaming

  • Caldera - Scalable, automated, and extensible adversary emulation platform developed by MITRE.

  • 19. CUTR-at-USF/awesome-transit

    Other multimodal data formats

  • Dyno-Demandstars2 - A GTFS-based travel demand data format focusing on individual passenger demand suitable for dynamic network modeling developed by San Francisco County Transportation Authority, LMZ LLC, and UrbanLabs LLC.
  • Software for Creating APIs

  • GraphHopper Routing Enginestars3.5k Open source routing engine for OpenStreetMap. Use it as Java library or server.
  • gtfs-serverstars13 - A web server, written in Rust that uses PostGIS as a backend to serve GTFS data via a HTTP endpoint
  • hafas-rest-apistars8 – Expose a HAFAS endpoint as a REST API.
  • Linked Connections - An open-source, scalable intermodal route planning engine, which allows clients to execute the route planning algorithm (as opposed to the server). Uses GTFS data.
  • Navitiastars370 is the opensource engine behind the Navitia.io live API.

  • 20. aniftyco/awesome-tailwindcss

    Starters & Themes

  • 🚀 Vite + React + TypeScript + Tailwind 3.x starterstars8 - GitHub Template for Vite, React + Tailwind 3.x + TypeScript.

  • 21. sindresorhus/awesome

    Editors

  • Neovimstars3.3k - Vim-fork focused on extensibility and usability.

  • 22. agarrharr/awesome-cli-apps

    Productivity

    Time Tracking

  • Bartibstars196 - Easy to use time tracking tool.
  • Entertainment

    Music

  • dzrstars57 - deezer.com player.
  • Development

    Web Development

  • ainstars412 - HTTP client with a simple format to organize API endpoints.

  • 23. typeddjango/awesome-python-typing

    Dynamic type checkers

  • trycaststars34 - Parse JSON-like values whose shape is defined by typed dictionaries (TypedDicts) and other standard Python type hints.
  • Articles

    Third-party articles

  • ParamSpec Guide - Newly released feature in PEP612 allows you do a lot of advanced typing things with functions and their signatures.
  • Python-typing-koansstars109 - A set of examples to learn optional static typing in Python.
  • Adding type hints to urllib3 - Tests are not enough: Case study adding type hints to urllib3.
  • Adam Johnsons Blog - Adam Johnson blogs about typing practices.
  • Tools

    Linters

  • flake8-type-ignore - flake8 plugin to disallow type: ignore comments in your typed Python code.

  • 24. avelino/awesome-go

    Miscellaneous

    Uncategorized

  • gtreestars28 - Provide CLI and Package for tree output and directories creation from Markdown or programmatically.

  • 25. jyguyomarch/awesome-productivity

    Tools and Apps

    File Management

  • OneDrive - Best cloud storage solution for Windows users.
  • pCloud - A cloud storage solution with a strong focus on security.
  • Tools and Apps

    Task Automation

  • Parabola - Drag and drop tool to build custom reports, workflows, and integrations to automate your manual processes.

  • 26. ChromeDevTools/awesome-chrome-devtools

    DevTools Extensions

    Automation

  • Puppeteer IDEstars49 - Standalone Puppeteer playground in browser's developer tools.
  • Chrome DevTools Protocol

    Developing with the protocol

  • ChromeDriver - The official Selenium/WebDriver implementation for Chrome is implemented on top of the DevTools Protocol.

  • 27. ellisonleao/magictools

    Board Games

  • 🆓 Iterary - Board Game Design Tool.

  • 28. kdeldycke/awesome-engineering-team-management

    Roles

    Engineering Managers

  • Good Boss, Bad Boss: A Peek Inside the Minds of the Best (and Worst) - A good boss: gets rid of rotten apples (no asshole rule) and protects people from idiocy from on high.
  • Product Management

    Product Strategy

  • “Linear roadmaps are misleading” (source).
  • Politics

  • The Rules for Rulers - “Smart key supporters will always watch the balance of power, ready to change allegience if the ruler look to be the loser in a shifting web of alliances. (...) Buy all the loyalty you can, because loyalty, in dictatorial organizations of all kinds, is everything.”

  • 29. dastergon/awesome-sre

    SRE Tools

  • SRE cheat sheetstars57 - A cheat sheet for Site Reliability Engineering principles and numbers

  • 30. kdeldycke/awesome-billing

    Basics

  • How to recruit software engineers in this domain? “The trick is to make the accounting/billing/payment department the anti-chamber of data engineering.” (source)

  • 31. agarrharr/awesome-macos-screensavers

    Clocks

    MultiClock

    Displays the time (and animations) using 24 individual clocks


    32. AdrienTorris/awesome-blazor

    Libraries & Extensions

    Component bundles

  • FASTstars6.6k - GitHub stars last commit FAST is a collection of technologies built on Web Components and modern Web Standards, designed to help you efficiently tackle some of the most common challenges in website and application design and development. FAST & Blazor documentation.
  • Videos

  • Blazor Updates in .NET 6 - Hot Reload, Query Parameters, and More - duration October 25, 2021 - There are a lot of changes to Blazor in .NET 6. These are quality of life changes, not major shifts in how Blazor operates. In this video, we are going to look at a number of changes to Blazor that will directly impact and improve how you build Blazor apps.
  • ASP.NET Community Standup - Blazor WebAssembly on .NET 6 - duration January 11, 2021 - Join Blazor creator Steve Sanderson for a special look at Blazor WebAssembly on .NET 6. Community links.

  • 33. preactjs/awesome-preact

    Contents

    Components

  • Preact Nominal Allocatorstars0 - A numerical input element that can also manipulated with two buttons (-/+).

  • 34. desireevl/awesome-quantum-computing

    Books

  • Introduction to Classical and Quantum Computing - Introductory quantum computing textbook. The only prerequisite is trigonometry, and it teaches the math along the way.
  • Understanding Quantum Technologies - Excellent Book which provides a 360 degree approach of quantum technologies encompassing all dimensions.

  • 35. krzjoa/awesome-python-data-science

    Machine Learning

    General Purpouse Machine Learning

  • sklearn-expertsysstars478 - Highly interpretable classifiers for scikit learn. sklearn
  • Deepchecksstars850 - Validation & testing of ML models and data during model development, deployment, and production. sklearn

  • 36. vuejs/awesome-vue

    Components & Libraries

    Responsive

  • AT-UI - A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0
  • Components & Libraries

    Admin Template

  • vue-admin-nextstars124 - Professional enterprise application with Multi-Module Design, Vue Composition API, and Friendly User Interface. Online Demo
  • vue-pro-sidebarstars62 : A responsive template starter with the ecosystem configuration (vue-router, vuex), this boilerplate allows you to choose your preferred colors. Live demo
  • Components & Libraries

    Validation
  • vue-form-containerstars23 - A Provider Component that encapsulates your forms and handles their states and validations.
  • ps-validationstars14 - A Vue plugin that provides out-of-the-box data validation rules, very much inspired by the Laravel validation system.

  • 37. rust-embedded/awesome-embedded-rust

    Real-time

    Real-time Operating System (RTOS)

  • RIOT-OS directly supports applications written in Rust, both in terms of build system integration and by having safe and idiomatic wrappers.
  • Board support crates

    Adafruit

  • metro_m0 - Board support for the Metro M0 board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 1 supportstars353 board. crates.io
  • metro_m4 - Board support for the Metro M4 board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 1 supportstars353 board. crates.io
  • pyportal - Board support for the PyPortal board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 2 supportstars353 board. crates.io
  • pygamer - Board support for the PyGamer board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 1 supportstars353 board. crates.io
  • trellis_m4 - Board support for the NeoTrellis M4 board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 2 supportstars353 board. crates.io
  • Board support crates

    Arduino

  • arduino_mkr1000 - Board support for the MKR 1000 WiFi board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 2 supportstars353 board. crates.io
  • arduino_mkrvidor4000 - Board support for the MKR Vidor board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 2 supportstars353 board. crates.io
  • arduino_mkrzero - Board support for the mkrzero board in the atsamd-rsstars353 repo. It is an atsamd-rs tier 2 supportstars353 board. crates.io
  • arduino_nano33iot - Board support for the Arduino Nano 33 IoT in the atsamd-rsstars353 repo. It is an atsamd-rs tier 2 supportstars353 board. crates.io

  • 38. awesome-selfhosted/awesome-selfhosted

    Software

    Media Streaming - Audio Streaming

  • Airsonic Advancedstars450 - Open-source web-based media streamer and jukebox based on Airsonic, with several key performance and feature enhancements. GPL-3.0 Java
  • Software

    Automation

  • ydl_apistars40 - Simple youtube-dl REST API to launch downloads on a distant server. GPL-3.0 Python

  • 39. paralax/awesome-honeypots

    Honeyd Tools

  • A script to visualize statistics from honeyd

  • Honeyd stats

  • 40. kdeldycke/awesome-falsehood

    Business

  • CLDR currency definitions - Currency validity date ranges overlap due to revolts, invasions, new constitutions, and slow planned adoption.

  • 41. ibaaj/awesome-OpenSourcePhotography

    360° Images

  • Open360viewerstars2 - Open source 360° media viewer.

  • 42. danielecook/Awesome-Bioinformatics

    Next Generation Sequencing

    BAM File Utilities

  • Somalierstars157 - Fast sample-swap and relatedness checks on BAMs/CRAMs/VCFs/GVCFs. [ paper-2020 ]

  • 43. jaywcjlove/awesome-mac

    Security Tools

  • Mana Security - vulnerability management app for individuals. Open-Source Software
  • Utilities

    To-Do Lists

  • Super Productivity - Cross-platform todo list app with integrated Timeboxing and time tracking capabilities. Open-Source Software Freeware App Store

  • 44. dersvenhesse/awesome-scriptable

    Food

  • scriptable-recipestars2 - Random food recipe widget that opens cooking video on YouTube.

  • Tools

  • scriptable-testflight-watcherstars14 - Get notifications about new spots in TestFlight betas.

  • 45. tramcar/awesome-job-boards

    Blockchain

  • Web3 Jobs - Looking for a web3 job? Web3 Jobs has 8,387+ web3 remote and offline jobs as Web3 Developer, Smart Contract Developer, Solidity Developer and much more. Switch your career to Web3 and join the future!

  • 46. nix-community/awesome-nix

    Development

  • robotnixstars281 - A declarative and reproducible build system for Android (AOSP) images.

  • 47. antdimot/awesome-lowcode

    Visual programming

  • Growform - The Multi Step Form Builder that Gets You More Leads.

  • 48. enaqx/awesome-react

    Forms
  • veststars1.7k - Declarative form validation framework inspired by unit testing syntax.

  • 49. agamm/awesome-developer-first

    Integrations

  • Apideck - Integration marketplace builder, one-API with 3rd parties for quick development.

  • Recent Updates:

    Jan 3rd - Jan 9th, 2022
    Dec 27th - Jan 2nd, 2021
    Dec 20th - Dec 26th, 2021
    Dec 13th - Dec 19th, 2021
    Dec 6th - Dec 12th, 2021
    Twitter
    Telegram
    RSS
    Website
    Copyright © 2022 Track Awesome List, All rights reserved.
    PAST ISSUES

    Want to change how you receive these emails?
    You can update your preferences or unsubscribe from this list.

    Email Marketing Powered by Mailchimp