You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/awesome/awesome-angular.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -735,6 +735,7 @@ Current Angular version: [ - An Angular abstraction for [Squid CSS](https://github.com/squidit/css).
736
736
*[ngx-mq](https://github.com/martsinlabs/ngx-mq) - A declarative library that uses signals and the native [matchMedia API](https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia) to manage media queries, with built-in breakpoint presets for Tailwind, Bootstrap, and Angular Material.
737
737
*[panda](https://github.com/chakra-ui/panda) - Easily use Panda, CSS-in-JS Framework, with Angular with its dedicated [integration](https://panda-css.com/docs/docs/installation/angular).
738
+
*[prime-ng-theme-fe](https://github.com/mkccl/prime-ng-theme-fe) - A visual theme designer for PrimeNG.
738
739
*[Super JSS](https://github.com/rsantoyo-dev/super-jss-workspace) - Super JavaScript Stylesheets is a tiny Angular runtime library that generates atomic CSS with breakpoints and theming.
739
740
*[Theme-Kit](https://github.com/M1tsumi/Theme-Kit) - A unified design‑token SDK that centralizes your colors, typography, and spacing for seamless use across React, Vue, Angular, or any JavaScript project.
@@ -809,7 +810,7 @@ Current Angular version: [ - Secure your code, cloud, and runtime in one central system. Find and fix vulnerabilities automatically.
811
812
*[Angular Security](https://angular.dev/best-practices/security) - Best Practices.
812
-
*[GitHub](https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning) - Code scanning is available for all public repositories on GitHub.com. You can turn on secret scanning and use Code QL to secure your repos.
*[SafeDep](https://safedep.io/) - It continuously scans open source code for vulnerabilities and malware, helping security engineering teams proactively mitigate inherited OSS risks.
@@ -2115,6 +2116,7 @@ for the creation of web applications developed with Angular.
2115
2116
*[lyne-angular](https://github.com/sbb-design-systems/lyne-angular) - Angular wrapper for the [Lyne Web Components](https://github.com/sbb-design-systems/lyne-components).
2116
2117
*[@interopio/ng](https://www.npmjs.com/package/@interopio/ng) - [IO Connect](https://interop.io/) Angular wrapper to simplify initializing and using IO Connect libraries in projects.
2117
2118
*[ng-elementum](https://github.com/MillerSvt/ng-elementum) - A modern fork of `@angular/elements` that enhances the integration of Angular components with the Web Components standard.
2119
+
*[ngfire](https://github.com/qarapace/ngfire) - A minimal Angular wrapper around the Firebase JS SDK.
2118
2120
*[ngx-apexgantt](https://github.com/apexcharts/ngx-apexgantt) - Angular wrapper for [ApexGantt](https://github.com/apexcharts/apexgantt), a JavaScript library to create Gantt diagrams built on SVG.
2119
2121
*[ngx-apexsankey](https://github.com/apexcharts/ngx-apexsankey) - Angular wrapper for [ApexSankey](https://github.com/apexcharts/apexsankey) - A JavaScript library to create Sankey diagrams.
2120
2122
*[ngx-apextree](https://github.com/apexcharts/ngx-apextree) - Angular wrapper for [ApexTree](https://github.com/apexcharts/apextree) - a JavaScript library for creating organizational and hierarchical charts.
Copy file name to clipboardExpand all lines: docs/awesome/awesome-cakephp.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -287,7 +287,8 @@ Additional lists you might find useful:
287
287
*Software and tools for creating a sandboxed development environment.*
288
288
289
289
-[CakePHP Docker](https://github.com/cnizzardini/cakephp-docker) - A cakephp/app template for docker.
290
-
-[CakePHP Vagrant Setup](https://github.com/cpierce/cakephp-vagrant-setup) - Tool for spinning up multiple CakePHP vanilla dev environments.
290
+
-[CakePHP Vagrant Setup](https://github.com/cpierce/cakephp-vagrant-setup) - Tool for spinning up multiple CakePHP vanilla dev environments using Vagrant.
291
+
-[CakePHP Docker Setup](https://github.com/cpierce/cakephp-docker-setup) - Tool for spinning up multiple CakePHP vanilla dev environments using Docker.
291
292
-[DDEV](https://ddev.readthedocs.io/en/stable/) - Docker based local env.
292
293
-[Devilbox](https://devilbox.readthedocs.io/en/latest/) - A docker development environment for (CakePHP) apps to be auto-setup including a lot of tools.
293
294
-[Docker](https://github.com/stefanvangastel/docker-cakephp) - CakePHP in a docker container environment.
Copy file name to clipboardExpand all lines: docs/awesome/awesome-cl.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1532,6 +1532,8 @@ NEW! If you have precise needs, blurry needs or simply questions, the repository
1532
1532
Matrix libraries
1533
1533
----------------
1534
1534
1535
+
*[LLA](https://github.com/Lisp-Stat/lla) - Lisp Linear Algebra. MS-PL.
1536
+
* a high-level Common Lisp library built on on BLAS and LAPACK, but providing a more abstract interface with the purpose of freeing the user from low-level concerns and reducing the number of bugs in numerical code.
1535
1537
*[magicl](https://github.com/quil-lang/magicl) - Matrix Algebra proGrams In Common Lisp based on BLAS/LAPACK and Expokit, by Rigetti Computing. [BSD_3Clause][15].
1536
1538
*[lisp-matrix](https://github.com/blindglobe/lisp-matrix) - A matrix package. [FreeBSD][39].
1537
1539
*[3d-matrices](https://shinmera.github.io/3d-matrices) - A library implementing common matrix calculations, with an emphasis on 2x2,3x3, and 4x4 matrices as commonly used in graphics. It provides some numerical functions as well, but those are not the focus. The library is heavily optimised, so it is not made of pretty code. [zlib][33].
@@ -1604,6 +1606,7 @@ Parallelism and Concurrency
1604
1606
*[STMX](https://github.com/cosmos72/stmx) - High performance Transactional Memory for Common Lisp. [LLGPL][8].
1605
1607
*[Blackbird](https://orthecreedence.github.io/blackbird/) - a Promise implementation for Common Lisp [MIT][200].
1606
1608
* see also [promise](https://codeberg.org/Shinmera/promise) - a basic promise datastructure, with timeouts. ZLIB.
1609
+
*[cl-cancel](https://github.com/atgreen/cl-cancel) - Cancellation propagation library for Common Lisp with deadlines and timeouts. MIT. *With LLM*.
1607
1610
1608
1611
See also:
1609
1612
@@ -1631,6 +1634,8 @@ Event processing
1631
1634
*[deeds](https://codeberg.org/shinmera/deeds) - Deeds is an Extensible Event Delivery System. It allows for efficient event delivery to multiple handlers with a complex event filtering system. [zlib][33].
1632
1635
*[cl-flow](https://github.com/borodust/cl-flow/) - Data-flowish computation tree library for non-blocking concurrent Common Lisp. [MIT][200].
1633
1636
*[event-glue](https://github.com/orthecreedence/event-glue) - simple eventing abstraction. No dependencies. It can be used anywhere you need a generic event handling system. [MIT][200].
1637
+
*[cl-nats](https://github.com/atgreen/cl-nats) - A full-featured NATS messaging client for Common Lisp. MIT. *With LLM*.
*[plain-common-lisp](https://github.com/pascalcombier/plain-common-lisp/) - A trivial way to get a native Common Lisp environment on Windows.
1786
1791
* ships SBCL, Quicklisp, Emacs and Slime.
1787
1792
* with example programs for a console program, accessing the Win32 API, displaying a GUI with IUP, running an OpenGL window.
1788
-
*[cl-devel2](https://hub.docker.com/r/eshamster/cl-devel2/) - a Docker container for Common Lisp development environment. Ships SBCL, CCL, Roswell and Emacs25 with Slime.
1793
+
*[cl-devel2](https://hub.docker.com/r/eshamster/cl-devel2/) - a Docker container for Common Lisp development environment. Ships SBCL, CCL, Roswell and Emacs 26 with Slime.
1789
1794
*[Portacle](https://shinmera.github.io/portacle/) - A portable and multiplatform Common Lisp environment: SBCL, Quicklisp, Emacs, Slime, Git.
1790
1795
**warm: Portacle is now un-maintained and ships an old Emacs.*
1791
1796
*[IDEmacs](https://codeberg.org/IDEmacs/IDEmacs) is an attempt at making Emacs beginner friendly.
1792
1797
* it ships Sly for Common Lisp. With Emacs v29 or higher, you can try IDEmacs temporarily without messing with your .emacs configuration, thanks to the new `--init-directory` option.
1793
-
*[Varhammer](https://github.com/varhammer/varhammer) - Portable Common Lisp IDE for Windows (Emacs + SBCL + SLIME). New in 2025.
1794
-
* Emacs 30.2 + SBCL 2.6.0 + SLIME 2.32 + Quicklisp as of January, 2026.
1795
-
* fully offline, USB ready, no installation required.
*[cl-naive-store](https://gitlab.com/naive-x/cl-naive-store) - a naive persisted, in memory (lazy loading), indexed, document store for Common Lisp. [MIT][200].
2000
2002
- see [the introductory blog post](https://zaries.wordpress.com/2022/05/31/cl-naive-store/)
2001
-
- dare we add: used in production by the author's company (ASTN Group, see awesome-lisp-companies)
2003
+
- dare we add: used in production by the author's company (ASTN Group, see [awesome-lisp-companies](https://github.com/azzamsa/awesome-lisp-companies/))
2002
2004
* 🚀 [cl-binary-store](https://github.com/ajberkley/cl-binary-store) - A fast Common Lisp binary serializer/deserializer. BSD_3Clause. See [reddit announce](https://www.reddit.com/r/Common_Lisp/comments/1hz5879/new_binary_serializationdeserialization_library/) (2025).
2003
2005
* "A super fast and customizable serializer/deserializer of Common Lisp objects to/from a very compact binary format. Equality of objects, circular references, and the full Common Lisp type system are supported. Specialized arrays (on SBCL) are stored/restore at lightning speed."
Copy file name to clipboardExpand all lines: docs/awesome/awesome-mac.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1140,6 +1140,7 @@ Any comments, suggestions? [Let us know!](https://github.com/jaywcjlove/awesome-
1140
1140
*[escrcpy](https://github.com/viarotel-org/escrcpy) -📱 Graphical Scrcpy to display and control Android devices, powered by Electron.[![Open-Source Software][OSS Icon]](https://github.com/viarotel-org/escrcpy)![Freeware][Freeware Icon]
1141
1141
*[Focalboard](https://www.focalboard.com/) - Open source, self-hosted alternative to Trello, Notion, and Asana. [![Open-Source Software][OSS Icon]](https://github.com/mattermost/focalboard)![Freeware][Freeware Icon]
1142
1142
*[Focus Firewall](https://focusfirewall.com) - A minimalist focus app to block social media and other distractions during work. [![App Store][app-store Icon]](https://github.com/jaywcjlove/awesome-mac/blob/master/[https://apps.apple.com/app/apple-store/id6476942786?pt=124015613&ct=awesome-mac&mt=8](https://apps.apple.com/app/apple-store/id6476942786?pt=124015613&ct=awesome-mac&mt=8))
1143
+
*[FnKeyboard](https://github.com/kotique123/FnKeyboard) - A lightweight macOS menu-bar utility that puts the Mac function keys (F1–F12) at your fingertips. [![Open-Source Software][OSS Icon]](https://github.com/kotique123/FnKeyboard)![Freeware][Freeware Icon]
1143
1144
*[Freeter](https://freeter.io/) - Open-source app that allows you to gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them. [![Open-Source Software][OSS Icon]](https://github.com/FreeterApp/Freeter)![Freeware][Freeware Icon]
1144
1145
*[Hammerspoon](http://www.hammerspoon.org/) - Tool for powerful OSX automation with the Lua scripting engine. [![Open-Source Software][OSS Icon]](https://github.com/Hammerspoon/hammerspoon)![Freeware][Freeware Icon]
1145
1146
*[HapticKey](https://github.com/niw/HapticKey/releases) - A simple utility application for MacBook with Touch Bar that triggers a haptic feedback when tapping Touch Bar. [![Open-Source Software][OSS Icon]](https://github.com/niw/HapticKey)![Freeware][Freeware Icon]
Copy file name to clipboardExpand all lines: docs/awesome/awesome-raspberry-pi.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,7 @@ The complete collection of (consumer) Raspberry Pi models consist of:
141
141
-[AdGuard Home](https://github.com/AdguardTeam/AdGuardHome) - DNS relay station with ad/tracker/other blocking, IP address redirections, and DNS-over-HTTPS.
-[Bitcoin Tracker](https://github.com/jonathanrjpereira/Bitcoin-Bar) - A Physical Dashboard that displays Bitcoin stats in real time. 
144
+
-[ble-scale-sync](https://github.com/KristianP26/ble-scale-sync) - Reads BLE smart scales (23 brands) via built-in Bluetooth, calculates body composition, and exports to Garmin Connect, MQTT/Home Assistant, InfluxDB, and more. [Website](https://blescalesync.dev).
144
145
-[BotWave](https://github.com/dpipstudio/botwave/) - FM broadcasting system with server-client architecture for managing multiple Raspberry Pi transmitters remotely. 
145
146
-[Building a Ceph Cluster on Raspberry Pi](http://bryanapperson.com/blog/the-definitive-guide-ceph-cluster-on-raspberry-pi/) - Highly redundant and low power usage RADOS home storage solution.
146
147
-[Building Timelapse with Resin](https://steveedson.co.uk/project-matilda/) - Remotely deploying timelapse camera using Docker, Resin, and 3G internet.
Copy file name to clipboardExpand all lines: docs/awesome/awesome-rust.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ If you want to contribute, please read [this](https://github.com/rust-unofficial
121
121
*[Parity-Bitcoin](https://github.com/paritytech/parity-bitcoin) - The Parity Bitcoin client
122
122
*[Phala-Network/phala-blockchain](https://github.com/Phala-Network/phala-blockchain) - Confidential smart contract blockchain based on Intel SGX and Substrate
123
123
*[polkadot-sdk](https://github.com/paritytech/polkadot-sdk) - The Parity Polkadot Blockchain SDK
124
+
*[pragma-org/amaru](https://github.com/pragma-org/amaru) - A Cardano node client written in Rust.
124
125
*[reth](https://github.com/paradigmxyz/reth) - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol.
125
126
*[revm](https://github.com/bluealloy/revm) - Revolutionary Machine (revm) is a fast Ethereum virtual machine.
126
127
*[rust-bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) - Library with support for de/serialization, parsing and executing on data structures and network messages related to Bitcoin.
@@ -836,6 +837,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
836
837
*[Bencher](https://github.com/bencherdev/bencher) - A suite of continuous benchmarking tools designed to catch performance regressions in CI
-[MeTube](https://github.com/alexta69/metube) - Web GUI for youtube-dl, with playlist support. Allows downloading videos from dozens of websites. `AGPL-3.0``Python/Nodejs/Docker`
1181
1181
-[nefarious](https://lardbit.github.io/nefarious/) - Automate downloading Movies and TV Shows. ([Source Code](https://github.com/lardbit/nefarious)) `GPL-3.0``Python`
1182
1182
-[Ombi](https://ombi.io/) - Content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://app.ombi.io/), [Source Code](https://github.com/Ombi-app/Ombi)) `GPL-2.0``C#/deb`
1183
-
-[Overseerr](https://overseerr.dev/)`⚠` - Manage requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!. ([Source Code](https://github.com/sct/overseerr)) `MIT``Docker`
1184
1183
-[Pinchflat](https://github.com/kieraneglin/pinchflat)`⚠` - Download YouTube content built using yt-dlp. `AGPL-3.0``Docker`
1185
1184
-[PodFetch](https://samtv12345.github.io/PodFetch) - Sleek and efficient podcast downloader. ([Source Code](https://github.com/SamTV12345/PodFetch)) `Apache-2.0``Docker/Rust`
1186
1185
-[Radarr](https://radarr.video/) - Automatically download movies via Usenet and BitTorrent (fork of Sonarr). ([Source Code](https://github.com/Radarr/Radarr)) `GPL-3.0``C#/Docker`
0 commit comments