Awesome List Updates on Jan 01 - Jan 07, 2024
38 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Dos
Development tools
- GCC IA-16 toolchain - A 16-bit counterpart to DJGPP, a GCC-based toolchain for developing 16-bit (8086 to 80286, a.k.a. IA-16) DOS applications, currently maintained by TK Chia.
2. Open Source Flutter Apps
Contents / Entertainment
- Get Games (⭐15) - Flutter app showing free and discounted games, find the cheapest store by regenin.
3. Awesome React Components
Data Store / Mouse Events
- fireproof (⭐879) - demo - docs Pure JS, zero dependency, CRDT database - runs in the browser and connects to any cloud or backend
4. Awesome Bash
Downloading and Serving
- httpd.sh (⭐120) - A trivial web server in bash, using ctypes.sh.
- Bash-web-server (⭐969) - A purely bash web server, no socat, netcat, etc.
5. Awesome Gnome
Themes for non-GTK apps / Skeumorphic Icons
- Adwaita for Steam (⭐1.4k) - Skin to make Steam look more like a native GNOME app.
- Adwaita theme for VS Code (⭐167) - Dark and light themes for VS Code based on GNOME's look and GNOME Builder's syntax highlighting.
- Firefox GNOME Theme (⭐3.7k) - Integrate Firefox into GNOME-based desktop using Adwaita.
- Obsidian Adwaita Theme (⭐124) - Obsidian theme in the style of GNOME Adwaita.
6. Awesome Readme
Examples
- Owloops/updo (⭐255) - Well-structured, visually appealing, and provides comprehensive information about the tool, from its purpose and features to installation and usage, in a clear and user-friendly manner.
7. Awesome Vite
Framework-agnostic Plugins / Loaders
- vite-awesome-svg-loader (⭐20) - Imports SVGs as source code, base64 and data URI. Preserves stroke width, replaces colors with currentColor. Optimizes SVGs with SVGO. Creates SVG sprites.
8. Awesome Wardley Maps
AI
- Learn Wardley Mapping Bot - Learn Wardley Mapping by chatting to a specially configured bot.
Development
9. Awesome Go
Authentication and OAuth
- oidc (⭐1.6k) - Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
Distributed Systems
- trpc-go (⭐990) - The Go language implementation of tRPC, which is a pluggable, high-performance RPC framework.
Security
- go-peer (⭐294) - A software library for creating secure and anonymous decentralized systems.
- passwap (⭐66) - Provides a unified implementation between different password hashing algorithms
10. Awesome Executable Packing
📚 Literature / Scientific Research
- 📓 Tutorial: An overview of malware detection and evasion techniques (December 2018)
11. Awesome Playcanvas
Interactive Experiences
- Call of Duty: Gunsmith - Promotional 3D experience themed on Call of Duty.
12. Awesome Ios
Analytics
- Aptabase - Open Source, Privacy-First and Simple Analytics for Swift Apps.
Cache
- Cache (⭐3.1k) - Nothing but Cache.
- Cache (⭐213) - Swift caching library.
- Cachyr (⭐126) - A small key-value data cache for iOS, macOS and tvOS, written in Swift.
- Disk (⭐3.1k) - Delightful framework for iOS to easily persist structs, images, and data.
- Johnny (⭐37) - Melodic Caching for Swift.
- mattress (⭐522) - iOS Offline Caching for Web Content.
- MemoryCache (⭐78) - MemoryCache is type-safe memory cache.
- PINCache (⭐2.7k) - Fast, non-deadlocking parallel object cache for iOS and macOS.
- RocketData (⭐647) - A caching and consistency solution for immutable models.
- YYCache (⭐2.4k) - High performance cache framework for iOS.
Transition
- LiquidSwipe (⭐654) - Liquid navigation animation
Cards
- Shuffle (⭐945) - A multi-directional card swiping library inspired by Tinder.
Table View / Collection View / Expandable Cell
- expanding-collection (⭐5.5k) - ExpandingCollection is a card peek/pop controller.
13. Awesome Opentofu
Tools / Environment managers
- tofuenv (⭐189) - OpenTofu version manager inspired by tfenv.
14. Awesome Php
Table of Contents / Dependency Management
- Composer Installers (⭐1.4k) - A multi-framework Composer library installer.
Table of Contents / Dependency Management Extras
- Composer Normalize (⭐1.1k) - A plugin for normalizing
composer.jsonfiles.
- Composer Prefer Lowest Validator (⭐22) - A plugin to check if minimum dependencies can be installed and tested.
- Tooly (⭐103) - A library to manage PHAR files in a project using Composer.
- Toran Proxy - A Composer proxy for speed and reliability. (⚠️ Toran Proxy is being phased out.)
Table of Contents / Frameworks
- CodeIgniter - A powerful PHP framework with a very small footprint.
- Spiral - A high-performance PHP/Go framework.
Table of Contents / Framework Extras
- LaravelS (⭐3.9k) - An out-of-the-box adapter between Laravel/Lumen and Swoole.
- Livewire - Powerful, dynamic, front-end UIs without leaving PHP.
Table of Contents / Content Management Systems (CMS)
- Backdrop - A CMS targeting small-to-medium-sized business and non-profits (a fork of Drupal).
- Statamic - Build beautiful, easy-to-manage websites.
Table of Contents / Components
- Spatie Open Source - A collection of open-source PHP and Laravel packages.
Table of Contents / Scraping
- Chrome PHP (⭐2.5k) - Instrument headless Chrome/Chromium instances from PHP.
- DiDOM (⭐2.2k) - A super-fast HTML scrapper and parser.
Table of Contents / Streams
- ByteStream - An asynchronous stream abstraction.
Table of Contents / Testing
- PHP MySQL Engine (⭐558) - A MySQL engine written in pure PHP.
Table of Contents / Continuous Integration
- GitlabCi - Let GitLab CI test, build, deploy your code. TravisCi like.
- PHPCI (⭐2.4k) - An open-source continuous integration platform for PHP.
- Travis CI - A continuous integration platform.
Table of Contents / Documentation
- daux.io (⭐815) - A documentation generator that uses Markdown files.
- zircote/swagger-php (⭐5.2k) - Generate OpenAPI documentation for your RESTful API.
Table of Contents / Security
- PHPSecLib - A pure PHP secure communications library.
- SQLMap (⭐35k) - An automatic SQL injection and database takeover tool.
Table of Contents / Code Analysis
- UBench (⭐563) - A simple micro-benchmark library.
Table of Contents / Code Quality
- PHP CS Fixer (⭐13k) - A coding standards fixer library.
Table of Contents / Static Analysis
- PHP Architecture Tester (⭐1.2k) - Easy-to-use architecture testing tool for PHP.
- PhpDependencyAnalysis (⭐571) - A tool to create customizable dependency graphs.
Table of Contents / Architectural
- IterTools PHP (⭐149) - A library that provides functionality for working with iterable entities (similar to itertools library in Python).
Table of Contents / Debugging and Profiling
- PCOV (⭐735) - A self-contained code coverage compatible driver.
- Whoops (⭐13k) - A pretty error-handling library.
Table of Contents / Date and Time
- Yasumi (⭐1.1k) - A library to help you calculate the dates and names of holidays.
Table of Contents / PDF
- Browsershot (⭐5k) - Convert HTML to an image, PDF or string.
- Gotenberg (⭐299) - A PHP client for interacting with Gotenberg.
Table of Contents / Office
- OpenSpout (⭐954) - A community driven fork of
box/spout, a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way.
Table of Contents / NoSQL
- MongoDB (⭐906) - MongoDB PHP Driver.
- Predis (⭐7.7k) - A feature-complete Redis library.
Table of Contents / Queue
- Enqueue (⭐2.2k) - A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports.
Table of Contents / Command Line
- CLImate (⭐1.9k) - A library for outputting colors and special formatting.
Table of Contents / Authentication and Authorization
- PHP oAuthLib (⭐1.1k) - Another OAuth library.
Table of Contents / Markup and CSS
- Cebe Markdown (⭐1k) - A fast and extensible Markdown parser.
Table of Contents / Strings
- Color Jizz (⭐286) - A library for manipulating and converting colors.
- Portable ASCII (⭐563) - A library to convert strings to ASCII.
Table of Contents / Numbers
- DecimalObject (⭐23) - A value object to handle decimals/floats easily and more precisely.
Table of Contents / Filtering, Sanitizing and Validation
- ISO-codes (⭐796) - A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
Table of Contents / API
- API Platform - Expose in minutes a hypermedia REST API that embraces JSON-LD, Hydra format.
Table of Contents / Caching and Locking
- APIx Cache (⭐116) - A thin PSR-6 cache wrapper to various caching backends emphasizing cache tagging and indexing.
Table of Contents / Data Structure and Storage
- Serializer (⭐2.3k) - A library for serializing and de-serializing data.
Configuration / Serverless
- Yo! Symfony TOML (⭐203) - A PHP parser for TOML (⭐20k).
Configuration / Miscellaneous
- BotMan (⭐6.2k) - A framework agnostic PHP library to build cross-platform chatbots.
- ClassPreloader (⭐374) - A library for optimizing autoloading.
Configuration / Development Environment
- Laravel Homestead - A local development environment for Laravel.
- Puppet - A server automation framework and application.
Configuration / PHP Podcasts
- Laravel News Podcast - The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework.
- php[podcast] episodes from php[architect] - The official podcast of php[architect] the industry's leading tech magazine and publisher focused on PHP and web development.
- PHPUgly - The ramblings of a few overworked PHP Developers.
Configuration / PHP Internals Reading
- Externals - PHP internal discussions.
15. ALL About RSS
universally from / webpage/html
16. Awesome Docker
CI/CD / Other
- Tekton CD - A cloud-native pipeline resource.
17. Awesome Osint
Real-Time Search, Social Media Search, and General Social Media Tools
18. Awesome Ai Tools
Text / Academia
- Sourcely - Academic Citation Finding Tool with AI
19. Awesome Zsh Plugins
Themes / superconsole - Windows-only
- dyzsh (⭐0) - Based on astro (⭐106). Includes decorators for
gitbranch & hash, current directory, user, host & time.
- gallifrey-war (⭐1) - Inspired by gallifrey (⭐180k). Includes decorators for
gitinformation, user@host and current directory.
- osx2 (⭐2) - Based on archcraft. Minimalist. Includes decorator for current directory.
- ulyssesys (⭐0) - Has decorators for full path to current directory, exit code of last command and
gitstatus.
20. Awesome Dotnet
HTTP / GUI - other
- Fluxzy.Core (⭐188) - A fully managed and fully streamed Man-On-The-Middle library to intercept, record and alter HTTP/1.1, H2, websocket traffic over plain or secure channels.
Office / GUI - other
- Syncfusion .NET Word Framework - A high-performance .NET Word framework without Microsoft Office or interop dependencies. Create, read, and edit Word documents seamlessly. Utilize advanced editor components for easy viewing, editing, and printing. Effortlessly convert Word documents to PDF, HTML, RTF, ODT, and EPUB formats with powerful conversion APIs. [$] [Free for Individuals and Small Businesses]
- Syncfusion .NET Excel Framework - A high-performance .NET Excel framework without Microsoft Office or interop dependencies. Create, read, and edit Excel documents seamlessly. Utilize Spreadsheet controls for creating, editing, and viewing easily. Effortlessly convert Excel files to PDF, images, and more with powerful conversion APIs. [$] [Free for Individuals and Small Businesses]
- Syncfusion .NET PowerPoint Framework - A high-performance .NET PowerPoint framework without Microsoft Office or interop dependencies. Create, read, and edit PowerPoint files seamlessly. Effortlessly convert PowerPoint files to PDFs and images with powerful conversion APIs. [$] [Free for Individuals and Small Businesses]
PDF / GUI - other
- Syncfusion .NET PDF Framework - A high-performance .NET PDF framework with no Adobe dependencies. Create, read, and edit PDF files seamlessly. Utilize PDF viewer controls for easy viewing, reviewing, and printing. Effortlessly convert HTML, Word, Excel, PowerPoint files, and images to PDF with powerful conversion APIs. [$] [Free for Individuals and Small Businesses]
21. Awesome Selfhosted
Software / Miscellaneous
- Digiboard - Create collaborative whiteboards (documentation in French). (Source Code)
AGPL-3.0Nodejs
22. Awesome Cl
Emacs / Third-party APIs
- 👍 Sly (⭐1.3k) - SLY is a fork of SLIME and contains multiple improvements upon it, such as Sly stickers.
- sly-overlay - an extension for Sly that enables the overlay of Common Lisp evaluation results directly into the buffer in the spirit of CIDER (Clojure), Eros (Emacs Lisp) and the Lem editor.
23. Awesome Wagtail
Tools / Templates & Starter Kits
- cookiecutter-wagtail-vix (⭐38) - A matteries-included, reusable project skeleton to serve as a starting point for a Wagtail project.
- Wagtail Quickstart with docker (⭐4) - A template repository to get started quickly with the latest Wagtail in docker.
24. Awesome Electronics
Simulators / Analog and Mixed Signal Circuit Simulators
- LTspice - The industry standard free SPICE circuit simulator from Linear Technologies. Also see the unofficial LTwiki and Group.
- ngspice - Open source SPICE circuit simulator.
- Circuit JS/Falstad - Free, open source online simulator with electron flow visualization (rewrite of original Java applet by Paul Falstad).
- EveryCircuit - Free to try online, visual, interactive circuit simulator for simpler circuits.
- Qucs - Open source, cross-platform, non-SPICE-based circuit simulator, with with S-parameter and Harmonic Balance capability.
- Qucs-S - Open source fork of Qucs using SPICE for simulation.
- QucsStudio - Free, closed-source, Windows-only fork of Qucs with a similar interface, new engine, and more features.
- Open Circuit Design Software - Open Source, full EDA suite chip design suite, focused on keeping up with commercial tools.
- TINA-TI - Exclusive DesignSoft-TINA build for Texas Instruments, bundled with Texas Instruments Models.
- CppSim - Free, open source circuit simulator that leverages the C++ language to achieve very fast simulation times.
- Scilab with Xcos - Free, open source numerical computing alternative to MATLAB. Xcos provides Electrical System modeling capability similar to Simulink.
- iCircuit - Easy to use electronic circuit simulator, its advanced simulation engine can handle both analog and digital circuits and features realtime always-on analysis.
- Micro-Cap - Professional-grade mixed signal simulator with wide variety of interactive simulation types.
- GeckoCIRCUITS - Open Source Power Electronic Circuit Simulator. GitHub Project (⭐67). Direct download link due to broken website.
Paid EDA Packages / Installable
- Proteus - PCB Design and Circuit Simulator Software.
- Altium - PCB Design Software & Tools.
Simulators / Verilog HDL Simulators
- Verilator - Free, open source Verilog compiler. Test benches are in C++ or SystemC. Very fast, but limted to 2-state, cycle-based simulation, and synthesizeable code only.
- Icarus Verilog - Free, open source verilog interpreter. Test benches are in behavioral verilog. Simulation is 4-state, and event-based.
Free EDA Packages / Installable
- KiCad - Open source EDA package with push and shove router, differential pairs and much more.
- Eagle - One of the most popular EDA packages due to it's (board size restricted) free version.
- DesignSpark PCB - Gratis EDA package without restrictions, sponserd by RS Components.
- Altium CircuitMaker - Free package from the maker of the go to pro software.
- gEDA - Another open source package, good for people that like scripting and makefiles, Linux and BSD only.
- DipTrace - Quality Schematic Capture and PCB Design software with (pin and signal layer restricted) free version.
- LibrePCB - A new, powerful and intuitive EDA tool for everyone, cross-platform and GNU GPLv3.
- Horizon EDA (⭐1.2k) - A free and open source EDA tool with the focus on shortcut operation.
- EasyEDA - Easy to use with both browser based and cross platform app versions. Integrates LCSC and JLCPCB component catalogs with 3D models.
CAD Specific / KiCad
- Contextual Electronics' Shine on You Crazy KiCad - Beginner video tutorial that gets you to a manufactured board as quickly as possible.
- Contextual Electronics' Getting to Blinky Tutorial - A more comprehensive beginner to intermediate video tutorial.
- KiCad.info Forums - User discussion and help forum.
- Keyboard PCB Guide (⭐4.6k) - Comprehensive written tutorial that takes you through creating a keyboard PCB.
- Cheatsheet (also in landscape) - Short PDF that goes over the menus and keyboard shortcuts for the most common operations.
- Footprint Collection (⭐335) - Collection of all the KiCad footprints available online and some scripts to manage them.
- InteractiveHtmlBom (⭐4.1k) - A html BOM generation tool for manual pick and place.
- KiBot (⭐633) - Generate the fabrication and documentation files for your KiCad projects easily, repeatable, and most of all, scriptably.
CAD Specific / Eagle
CAD Specific / Altium
- Altium Designer Libraries -
.IntLiband.PcbLibof electronic components from different manufacturers.
Part Search Engines / Altium
- Octopart - Probably the most well known part search engine.
- Findchips - Part search from Supply Frame.
- Parts.io - Another search engine from Supply Frame geared towards discovering new parts.
- Electronic Component Search Engine - Free access to schematic symbols, PCB footprints and 3D models.
Project Sharing Platforms / Altium
- WikiFactory - A project hosting and collaboration platform for product development. Filter for "electronics" for more electronics related projects.
- Instructables - A social site for sharing projects. Filter for "circuits" for more electronics related projects.
Blogs / Altium
- Hackaday - Probably the most popular blog covering electronics and hardware hacking with a whole staff of writers.
- bunniestudios.com - Andrew 'Bunnie' Huang covers hardware hacking, open hardware, manufacturing and more.
- Bald Engineer - Project logs, tutorials and articles about electronics and embedded software by James Lewis.
- Rheingold Heavy - More project logs, tutorials and articles about electronics and embedded software, these ones by Dan Hienzsch.
- Hackster.io - Another blog covering electronics.
- Dangerous Prototypes - Blog about open source hardware projects and interesting app notes.
- N-O-D-E - Blog about DIY electronics, hardware, and technology.
Forums / Discussion
- EEVBlog forum - Probably the largest and most active forum to discuss Electronic Engineering topics.
- /r/electronics and /r/ECE are the two most active sub-reddits for EE topics.
Forums / Help
- /r/askelectronics - Sub-reddit dedicated to help on electronics topics.
- Electronics Stack Exchange - Question and answer site for electronics running on the popular Stack Overflow service.
- EEVBlog beginners forum - Good place for beginner questions, other sub-forums on EEVblog should be suitable for questions on more advanced topics.
Podcasts / Help
- The Amp Hour - Off-the-cuff chat about electronics with Chris Gammel and Dave Jones (EEVBlog), often with guests
- Embedded.fm - Christopher and Elecia White discuss embedded systems development and much more, often with guests.
- The Spark Gap Podcast - Covers a specific EE topic each episode, sometimes with guests.
- MacroFab Engineering Podcast - Weekly podcast where Parker and Stephen from MacroFab discuss EE topics and industry news.
- The Engineering Commons Podcast - Covers general engineering topics from mechanical to electrical.
Videos / Help
- EEVblog - One of the earliest and most successful YouTube channels where Dave Jones does teardowns, tutorials and more.
- BigClive - YouTube channel about teardowns (including dangerous products), circuit reverse-engineering and tutorials.
- ElectroBOOM - YouTube channel that debunks and explains EE topics with a lot of comedy thrown in.
- Micah Scott - Video logs of reverse engineering and re-purposing consumer electronics hardware in creative ways.
- Afrotechmods - Tutorials on electronics projects, often suitable for beginners as well.
- The Signal Path - Very in depth teardowns, repairs and reviews of lab equipment and prototyping products.
- w2aew - Excellent tutorials about basic and complex analog hardware.
- Mr. Carlson's Lab - Teardowns, repairs and restorations with an emphasis on classic electronics gear.
- GreatScott - Electronics tutorials, projects and how to's.
- Julian Ilett - Buys cheapest electronic modules he can find and tries to do useful things with them.
- MikesElectricStuff - Teardowns, large lighting projects, xrays and more.
- Ben Eater - Series of videos on building an 8-bit computer on breadboards with excellent explanations of all the sub-circuits.
- Robert Feranec - 100+ Hardware design tips and tricks. Videos about Schematic design and PCB layout.
- Strange Parts - YouTube channel about electronics, manufacturing, making, world travel, living in and making things in China.
3D Part Models / Help
- GrabCad - Community supported database of 3D models with a large number of electronic component models.
- 3D ContentCentral - Website dedicated to 3D models of parts (requires login).
25. Awesome Vue
Resources / Tutorials
- Learn Vue 3: Step by Step on Laracasts
26. Awesome Privacy
Minecraft
- Luanti - An open source voxel game engine with many features.
- Mineclonia - Survival sandbox game inspired by Minecraft. Fork of MineClone2 with focus on stability, multiplayer performance and features.
27. Awesome Ada
Reference
- iso-standard - The 2022 revision to the Ada Standard, usually known as Ada 2022.
Graphical User Interface / Apache License
- vtk-ada - Ada-2012 port to VTK 8.1 (Visualization Toolkit).
Terminal User Interface / Apache License
- areadline (⭐9) - Ada binding to the readline library.
Math / Apache License
- hungarian (⭐2) - Ada binding to the fast Stachniss' Hungarian solver.
Networking and Communication Middleware / Apache License
- pcsc-ada - PCSC/Ada provides a thick Ada binding to PC/SC-middleware. The library allows programs written in Ada to communicate with smart cards using the SCard API.
General Purpose Computing / Apache License
- boehmgc-ada (⭐6) - Ada binding to the Boehm-Demers-Weiser conservative garbage collector.
- ada-bfd (⭐8) - An Ada binding for the GNU Binutils BFD library. It allows to read binary ELF, COFF files by using the GNU BFD.
Bindings to Other Languages / Apache License
- tcl-ada-shell (⭐10) - Tcl Ada SHell (Tash) is an Ada binding to Tcl/Tk.
- tashy (⭐8) - Tashy is short from Tcl Ada SHell Younger. It is derivate of Tash, focused mostly on Tk binding.
- tashy2 (⭐2) - Tashy2 is short from Tcl Ada SHell Younger. It is derivate of Tashy, and aims to be more idiomatic and uses a more permisive license.
- ada-lua (⭐44) - Ada binding for Lua.
- coreland-lua-ada (⭐6) - Ada bindings to the Lua language.
Libraries / Apache License
- ada-time (⭐18) - Ada binding for the Pebble Time smartwatch.
- wiring-pi-ada (⭐0) - Ada bindings for wiringPi.
Generators and Translators / Apache License
- pascal-to-ada (⭐17) - A Pascal to Ada translator.
- tp7-ada-gtkada (⭐3) - Implementation of Turbo Pascal 7.0 units with gtkada (⭐93).
- tp7-ada-gnoga (⭐5) - Implementation of Turbo Pascal 7.0 units with gnoga.
28. Awesome Parasite
Databases
- Interaction Web Data (iwdb) - Collation of fish host and parasites datasets from several Canadain liminological sites, including information on prevalence and intensity. Part of a larger database of species interactions in food webs and plant relationships originally developed in 2003 by NCEAS and is now hosted by the Department of Ecology at the University of São Paulo, Brazil.
- Olival et al. 2017, Nature - Mammal-virus database with analysis.
- Web of Life - An aggregated resource and graphical user interface for easily visualizing and downloading data on ecological networks, including host-parasite interactions. As of January 2024, the host-parasite communities are exclusively gleaned from Hadfield et al. 2013 whose original data files are provided on Dryad.
29. Awesome Cpp
Physics
- Jolt Physics (⭐8.1k) - A multi core friendly rigid body physics and collision detection library. [MIT]
- Kratos (⭐1.1k) - framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. [BSD] website
Videos
- The Cherno's C++ Playlist - Extensive C++ tutorial series by The Cherno.
Weblogs
- C++ Team Blog - Dev blog from the Microsoft Visual C++ team
30. Awesome Mac
Design and Product / Screencapturing Software
- Zappy - Zappy is a screenshot and screen recording app all in one. Has some simple editing tools built in.
Education / Audio Record and Process
- Wokabulary - Collect, practice, and organize your individual foreign language vocabulary.
Utilities / General Tools
- CapsLockNoDelay (⭐658) - Removes caps-lock key activation delay for fast typers.
Gaming Software / System Related Tools
- Whisky - Wine wrapper that supports GPTK (Game Porting Toolkit)
31. Awesome Neovim
Snippet / Diagnostics
- chrisgrieser/nvim-scissors (⭐512) - Automagical editing and creation of snippets.
File Explorer / Diagnostics
- simonmclean/triptych.nvim (⭐240) - A directory browser inspired by Ranger.
Colorscheme Switchers / Diagnostics
- CWood-sdf/pineapple (⭐53) - Install any colorscheme in your config without leaving your terminal. Collects every colorscheme on the internet and allows you to preview them all before installing.
Media / Diagnostics
- 3rd/image.nvim (⭐1.6k) - Add image support through Kitty's graphics protocol or ueberzugpp.
Debugging / Diagnostics
- chrisgrieser/nvim-chainsaw (⭐124) - Speed up log creation. Creates various kinds of language-specific log statements, like logs of variables, assertions, or time-measuring.
Editing Support / Diagnostics
- gregorias/coerce.nvim (⭐148) - Change keyword case.
Preconfigured Configuration / Diagnostics
- pgosar/CyberNvim (⭐369) - The world's simplest and most extensible Neovim distribution.
- crispybaccoon/chaivim (⭐69) - Easily configurable distro with solid defaults and a cozy editor experience.
32. Awesome Graphql
Rust / React
- tailcall (⭐1.4k) - A platform for building high-performance GraphQL backends.
33. Free for Dev
APIs, Data, and ML
- Doczilla — SaaS API empowering the generation of screenshots or PDFs directly from HTML/CSS/JS code. The free plan allows 250 documents month.
34. Awesome Nodejs
Packages / Command-line utilities
- terminal-size (⭐142) - Reliably get the terminal window size.
Packages / Image
- image-type (⭐408) - Detect the type of an image.
- image-dimensions (⭐449) - Get the dimensions of an image.
Packages / Miscellaneous
- basic-ftp (⭐690) - FTP/FTPS client.
- uint8array-extras (⭐260) - Useful utilities for working with Uint8Array and Buffer.
35. Awesome Capacitor
Other plugins
- capacitor-plugin-camera (⭐18) - A camera plugin that is designed to make it easy to perform image processing tasks like barcode reading and OCR. We can use reflection to get the camera frames in another plugin so that it can enjoy native performance.
36. Awesome Game Remakes
RPG
- Abyss Engine (⭐163) - Abyss Engine is a game engine designed to run games similar to 2000's style ARPGs such as Diablo II.
- Zelda3 (⭐4.4k) - This is a reverse engineered clone of Zelda 3 - A Link to the Past.
37. Awesome Agi Cocosci
Communications / Non-Verbal Communication
- Communicating artificial neural networks develop efficient color-naming systems - Proceedings of the National Academy of Sciences, 2021. [All Versions]. Simulating the emergence of code as the communication bottleneck in color learning task.
Domain Specific Language / Design Theory
- The complete guide to (external) Domain Specific Languages. An introduction to Domain Specific Languages (DSL) based on 19 DSL cases.
Problem Solving / Human-Level Problem Solving
- Computational evidence for hierarchically structured reinforcement learning in humans - Proceedings of the National Academy of Sciences, 2020. [All Versions]. A piece of evidence on hierarchical human planning.
- Insightful problem solving and creative tool modification by captive nontool-using rooks - Proceedings of the National Academy of Sciences, 2009. [All Versions]. [Supplementary Material]. A piece of evidence on creative tool use in intelligent animals.
Explainability / Trustworthy AI
- Bayesian modeling of human–AI complementarity - Proceedings of the National Academy of Sciences, 2022. [All Versions]. A Bayesian framework for combining the predictions and different types of confidence scores from humans and machines.
Explainability / Explainable Deep Learning
- Understanding the role of Individual Units in a Deep Neural Network - Proceedings of the National Academy of Sciences, 2020. [All Versions]. David Bau's review on network dissection for discriminative and generative models.
- Unsupervised learning by competing hidden units - Proceedings of the National Academy of Sciences, 2019. [All Versions].
Methodologies for Experiments / Scaling Up Behavioral Studies
- Scaling up psychology via Scientific Regret Minimization - Proceedings of the National Academy of Sciences, 2020. [All Versions]. The statistical and ecological basis for scaling up behavioral studies.
Methodologies for Experiments / Human-Machine Comparison
- Evidence integration in model-based tree search - Proceedings of the National Academy of Sciences, 2015. [All Versions].
Meta-Level Considerations / Rationality
- Task switching - Trends in Cognitive Sciences, 2003. [All Versions]. [Preprint]. The original paper on ``switch cost'', where subjects' responses are substantially slower and, usually, more error-prone immediately after a task switch.
Theory of Mind / AI Assisted Research
- The logic of universalization guides moral judgment - Proceedings of the National Academy of Sciences, 2020. [All Versions].
- Origins of the concepts cause, cost, and goal in prereaching infants - Proceedings of the National Academy of Sciences, 2019. [All Versions].
Analogy / AI Assisted Research
- Emergence of analogy from relation learning - Proceedings of the National Academy of Sciences, 2019. [All Versions]. Analogy feature in language models.
Commonsense / Intuitive Physics
- Simulation as an engine of physical scene understanding - Proceedings of the National Academy of Sciences, 2013. [All Versions]. [Appendix]. The first attempt to computationally simulate intuitive physics.
- Functional neuroanatomy of intuitive physical inference - Proceedings of the National Academy of Sciences, 2016. [All Versions]. A piece of evidence for the functional part of intuitive physics in human brain.
- Phy-Q as a measure for physical reasoning intelligence - Nature Machine Intelligence, 2023. [NMI Challenge]. An interactive benchmark for AI physical reasoning.
Knowledge Representation / Commonsense Knowledgebase
- The discovery of structural form - Proceedings of the National Academy of Sciences, 2008. [All Versions]. Chales Kemp's review on theory induction.
38. Discount for Student Dev
Visual Analytics
- Crawlbase [FREE / CREDIT] Crawlbase, a web scraping and web crawling tool, is generously offering 5000 successful requests for free over a three-month period to students, who can take advantage of this opportunity by using the discount code 'SDNT2023'.
- Prev: Jan 08 - Jan 14, 2024
- Next: Dec 25 - Dec 31, 2023
