Copy
Track Awesome List

Aug 15th - Aug 21st, 2022

1. flame-engine/awesome-flame

Articles & Tutorials

Articles by Yayocode

  • 1. Getting started: Setting up the project
  • 2. The world, bodies, shapes, and fixtures
  • 3. Body types: dynamic, static & kinematic
  • 4. Friction, density & restitution
  • 5. Forces, impulses & linear velocity
  • Projects

    Casual

  • New Super Jumper - A doodle jump clone made with Flame and Forge2D. By Yayocode.

  • Aug 8th - Aug 14th, 2022

    1. mcauser/awesome-micropython

    Libraries

    Barometer

  • BMP390stars1 - MicroPython module for BMP390 pressure & temperature sensor.
  • BMP180stars1 - MicroPython module for BMP180 pressure & temperature sensor.
  • Tutorials

  • CoderDojo Twin Cities MicroPython - Full coding curriculum for teaching MicroPython to children.
  • Libraries

    LEDs

  • micropython-dotstarstars17 - A MicroPython port of the Adafruit CircuitPython APA102/DotStar library.

  • 2. sger/ElixirBooks

    Resources

  • Exercism.io
  • Elixir Radar Newsletter
  • Discover Elixir & Phoenix
  • Elixir School

  • 3. rockerBOO/awesome-neovim

    Plugin

    Dependency management

  • Saecki/crates.nvimstars260 - Rust dependency management for Cargo.toml.
  • Plugin

    Git

  • akinsho/git-conflict.nvimstars234 - A plugin to visualise and resolve merge conflicts in Neovim.
  • Plugin

    Debugging

  • andrewferrier/debugprint.nvimstars29 - Debugging in Neovim the print() way.
  • Pocco81/DAPInstall.nvimstars326 - A Neovim plugin for managing several debuggers for Nvim-dap.

  • 4. nix-community/awesome-nix

    Development

  • dream2nixstars231 - A framework for automatically converting packages from other build systems to Nix.
  • rnix-lspstars446 - A syntax-checking language server for Nix.
  • Programming Languages

    Rust

  • cranestars189 - A Nix library for building Cargo projects with incremental artifact caching.

  • 5. rust-unofficial/awesome-rust

    Libraries

    Virtualization

  • oxidecomputer/propolisstars99 - Rust-based userspace program for illumos bhyve kernel modules
  • Development tools

  • hot-lib-reloaderstars103 — Hot reload Rust code build badge
  • Libraries

    Automotive

  • mbr/socketcanstars48 [socketcan] — Linux SocketCAN library

  • 6. EbookFoundation/free-programming-books

    C#

  • Modernize existing .NET applications with Azure cloud and Windows Containers - Cesar de la Torre
  • CoffeeScript

  • CoffeeScript Ristretto - Reginald Braithwaite (Leanpub account or valid email requested)
  • Elixir

  • Learning the Elixir Language - Compiled from StackOverflow Documentation (PDF)

  • 7. stn1slv/awesome-integration

    Resources

    Protocols

  • CoAP - The Constrained Application Protocol (CoAP) is a specialized Internet application protocol for constrained devices, as defined in RFC 7252.
  • Projects

    API Documentation

  • APITree - The central place for managing and sharing API specifications.
  • OpenAPI Explorerstars140 - OpenAPI Web component to generate a UI from the spec.
  • RapiDocstars1.1k - Create beautiful, customizable, interactive API documentation from OpenAPI Specification.
  • Redocstars18.2k - An open-source tool for generating documentation from OpenAPI (fka Swagger) definitions.
  • Slatestars34.4k - Beautiful static documentation for your API.
  • Projects

    API Design

  • Spectralstars1.5k - A JSON/YAML linter with out of the box support for OpenAPI 3.0 & 2.0 and AsyncAPI.

  • 8. owainlewis/awesome-artificial-intelligence

    Courses

  • MIT Artificial Intelligence Videos - MIT AI Course
  • Amazon Machine Learning Developer Guide - A book for ML developers which introduces the ML concepts & strategies with lots of practical usages.
  • Philosophy

  • Minds, Brains, And Programs - The 1980 paper by philosopher John Searle that contains the famous 'Chinese Room' thought experiment. Probably the most famous attack on the notion of a Strong AI possessing a 'mind' or a 'consciousness', and interesting reading for those interested in the intersection of AI and philosophy of mind.
  • Gödel, Escher, Bach: An Eternal Golden Braid - Written by Douglas Hofstadter and taglined "a metaphorical fugue on minds and machines in the spirit of Lewis Carroll", this wonderful journey into the the fundamental concepts of mathematics,symmetry and intelligence won a Pulitzer Prize for Non-Fiction in 1979. A major theme throughout is the emergence of meaning from seemingly 'meaningless' elements, like 1's and 0's, arranged in special patterns.
  • Learning

  • Awesome Graph Classificationstars4.4k - Learning from graph structured data

  • 9. erwanlemerrer/awesome-audit-algorithms

    Papers

    2018

  • Distill-and-Compare: Auditing Black-Box Models Using Transparent Model Distillation - (AIES) Treats black box models as teachers, training transparent student models to mimic the risk scores assigned by black-box models.
  • Papers

    2022

  • Active Fairness Auditing - (ICML) Studies of query-based auditing algorithms that can estimate the demographic parity of ML models in a query-efficient manner.
  • Papers

    2021

  • Extracting Training Data from Large Language Models - (USENIX Security) Extract verbatim text sequences from the GPT-2 model’s training data.

  • 10. denolib/awesome-deno

    Modules

    Utils

  • PLSstars4 - Use 2 lines to persist localStorage in any database, including, but not limited to, MongoDB, PostgreSQL and Redis.
  • deno-validationstars1 - A general purpose validation library for Deno.

  • 11. YuzheSHI/awesome-agi-cocosci

    Institute & Researcher

    Others

  • Mark Ho - Department of Computer Science, Stevens Institute of Technology.
  • Papers

    Meta Learning

  • Meta-Q-Learning - ICLR'20, 2020. [All Versions]. The milestone paper on context Meta-RL.

  • 12. catdevnull/awesome-zig

    Audio

  • dantecatalfamo/sndio-zigstars1 - Bindings for sndio.
  • Compilers and interpreters

  • dantecatalfamo/mruby-zigstars18 - mruby bindings.
  • dantecatalfamo/wren-zigstars17 - wren bindings.

  • 13. coq-community/awesome-coq

    Projects

    Frameworks

  • VCFloat2stars9 - Framework for verifying C programs with floating-point computations.
  • Projects

    User Interfaces

  • VsCoqstars192 - Extension for the Visual Studio Code and VSCodium editors.
  • Projects

    Tools

  • PyCoqstars39 - Set of bindings and libraries for interacting with Coq from inside Python 3.

  • 14. ebraminio/awesome-qsharp

    Tutorials

  • Quantum Computing with Microsoft QDK - Manning liveProject series that guides the learner through implementation of a variety of protocols and algorithms using Q# and Microsoft QDK.
  • Books

  • Q# Pocket Guide - O'Reilly, 2022, Mariia Mykhailova.
  • Introduction to Quantum Computing with Q# and QDK - Springer, 2022, Filip Wojcieszyn.
  • Introducing Microsoft Quantum Computing for Developers - Apress, 2022, Johnny Hooyberghs.
  • Blogs

  • Q# Advent Calendar 2020 - Collection of Q#-related blog posts.
  • Q# Advent Calendar 2021 - Collection of Q#-related blog posts.

  • 15. sorrycc/awesome-javascript

    Storage

  • Lovefield - Lovefield is a relational database for web apps, By Google.

  • 16. theimpossibleastronaut/awesome-linguistics

    Free

  • Essentials of Linguistics, 2nd edition - An introductory book (2nd edition).

  • 17. gramantin/awesome-rails

    Resources

    Other external resources

  • [Explore Ruby] (https://kandi.openweaver.com/explore/ruby) - Discover & find a curated list of popular & new Ruby libraries across all languages, top authors, trending project kits, discussions, tutorials & learning resources.

  • 18. academic/awesome-datascience

    Tutorials

  • Minimum Viable Study Plan for Machine Learning Interviewsstars5.6k

  • 19. automata/awesome-jamstack

    API

    E-commerce

  • Astro Snipcartstars14 - Astro Snipcart allows developers to build E-Commerce sites using the Astro framework and the Snipcart platform.

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

    Probabilistic Methods

  • pomegranatestars2.9k - Probabilistic and graphical models for Python. GPU accelerated

  • 21. vuejs/awesome-vue

    Components & Libraries

    Admin Template

  • Vitify Adminstars5 - Vite 3 + Vuetify 2 + TypeScript, Vue 2.7
  • Components & Libraries

    Infinite Scroll

  • virtual-liststars1 - Virtual list component. Features: Vue2, Vue3, TypeScript, SSR, horizontal list, virtual table.

  • 22. jaywcjlove/awesome-mac

    Developer Tools

    API Development and Analysis

  • HTTPie - HTTPie is making APIs simple and intuitive for those building the tools of our time.Freeware
  • Communication

    Email Clients

  • Skiff Mail - Encrypted & Decentralized Email -- available on web, iOS/Android, and macOS. Freeware Open-Source Software

  • 23. georgezouq/awesome-ai-in-finance

    Strategies & Research

    Time Series Data

  • mlforecaststars67 - Scalable machine learning based time series forecasting.
  • Others

    Other Resource

  • FinancePystars980 - A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.

  • 24. timofurrer/awesome-asyncio

    Talks

  • Demystifying Python's Async and Await Keywords - JetBrains TV 2020 (Michael Kennedy)

  • 25. gbdev/awesome-gbdev

    Documentation

    Cartridges

  • GB Flash Cartridges for Sale - A List of available, ready-made Game Boy Flash Cartridges.

  • 26. desiderantes/awesome-vala

    Libraries

    Data Structures & Data Types

  • vul (Vala Utility Libraries) - A set of utility libraries for Vala that add: Text stream handling (input and output), JSON serialization and deserialization, and, Archive compression and extraction.
  • Apps

    System Tools

  • Peekstars9.1k - Simple animated GIF screen recorder with an easy to use interface.
  • Connections - A remote desktop client for the GNOME desktop environment.
  • elementary OS App Centerstars501 - Pay-what-you-can app store for elementary OS.
  • Man Helperstars4 - A lightweight GTK front-end for man pages.
  • Monitorstars249 - Manage processes and monitor system resources.
  • Apps

    Games

  • Sagestars9 - A code breaking game made for elementary OS.
  • Warblestars73 - Native Linux word-guessing game built in Vala and Gtk for elementary OS.
  • High Score (GNOME Games) - Retro gaming application for the GNOME desktop.

  • 27. n2cholas/awesome-jax

    Libraries

    New Libraries

  • jwavestars23 - A library for differentiable acoustic simulations

  • 28. sindresorhus/awesome-electron

    Apps

    Featured
  • Rosefinch - Store and run SQL queries.
  • Hyperstars39k - Terminal.
  • Nota - Pro writing app designed for local Markdown files.
  • Apps

    Other
  • Kapstars15.5k - Screen recorder with GIF support.
  • Beakerstars6.6k - Browser with peer-to-peer web protocols.
  • SpaceRadarstars1.2k - Interactive disk space and memory visualization.

  • 29. vlang/awesome-v

    Applications

    Interpreters/Compilers

  • Stasstars9 - A werid little stack based programming language written in V, created to learn the ins and outs of compilers.

  • 30. AllThingsSmitty/must-watch-css

    2022

  • Oh Snap!: Adam Argyle, CSS Day 49:46

  • 31. desireevl/awesome-quantum-computing

    Contents

  • Content in Non-English Languages

  • 32. h4cc/awesome-elixir

    Editors

  • mix.nvimstars12 - Mix wrapper plugin for Neovim.

  • Recent Updates:

    Aug 1st - Aug 7th, 2022
    Jul 25th - Jul 31st, 2022
    Jul 18th - Jul 24th, 2022
    Jul 11th - Jul 17th, 2022
    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