Awesome List Updates on Apr 06, 2024
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cl
Tools
- nonempty (⭐3) - Non-empty collections for Common Lisp. LGPL3.
Miscellaneous
- nodgui - Bindings for the Tk toolkit, based on Ltk, with syntax sugar and additional widgets. LLGPL.
- 🎨 supports tk custom themes, such as ttkthemes and Forest-ttk-theme (⭐334).
- supports an SDL frame as an alternative to the Tk canvas when fast rendering is needed. For 2D (pixel-based) and 3D rendering (using openGL).
Typing
- algebraic-data-types (⭐133) - defining algebraic data types in a similar spirit to Haskell or Standard ML, as well as for operating on them. BSD_3Clause.
Community
- trivial-system-loader (⭐9) - A system installation/loading abstraction for Common Lisp.
- play nice with people using another library manager than Quicklisp: instead of hard-coding
(ql:quickload :mysystem)
, use(tsl:load-system :mysystem)
. tsl:load-system will first try to use ocicl if available, then quicklisp, then plain asdf:load-system.
- play nice with people using another library manager than Quicklisp: instead of hard-coding
Community / Interfaces to other package managers
- cl-nix-lite (⭐25) - Common Lisp module for Nix, without Quicklisp. AGPL-3.0
Querying HTML/DOM, web scraping / Isomorphic web frameworks
- scrapycl - web scraping framework for writing crawlers in Common Lisp. Unlicense.
- relying on lquery.
Deployment / Isomorphic web frameworks
- 40ants/ci (⭐11) - Highly opionated Github Actions workflow builder for Common Lisp projects.
- with: a linter, lisp critic, tests runner, test matrix, doc building, caching…
Others / Third-party APIs
- shop3 (⭐144) - a Hierarchical Task Network (HTN) AI planner. Mozilla Public License.
Emacs / Third-party APIs
- plain-common-lisp (⭐18) - A trivial way to get a native Common Lisp environment on Windows.
- ships SBCL, Quicklisp, Emacs and Slime.
- with example programs for a console program, accessing the Win32 API, displaying a GUI with IUP, running an OpenGL window.
Apps / Third-party APIs
- alexa (⭐60) - A Lexical Analyzer Generator. BSD_3Clause.
- ALEXA is a tool similar to lex or flex for generating lexical analyzers. Unlike tools like lex, however, ALEXA defines a domain-specific language within your Lisp program, so you don't need to invoke a separate tool.
- uclp (⭐20) - An experimental implementation of parsing expression grammars (PEGs, a la Janet) in Common Lisp. MIT.
- CheckL (⭐43) - Why write programs in Common Lisp but tests like Java? Meet CheckL!
- a testing library that checks the current test value against the previous one and offers restarts.
Plotting / Third-party APIs
- cl-text-plot (⭐8) - Plot with text in Common Lisp. No licence specified.
XML / Third-party APIs
- lisp-xl (⭐29) - Common Lisp Microsoft XLSX (Microsoft Excel) loader for arbitrarily-sized / big-size files. MIT.
- xlsx - a basic reader for Excel files.
2. Urban and Regional Planning Resources
Planning Coding Resources / Python
- Madina (⭐153) - Madina is a package of classes and functions to streamline the representation and analysis of urban networks. This library includes a python implementation of the Urban Network Analysis Tools.
3. Awesome Cakephp
Social
- 🍰 Favorites plugin (⭐1) - Allows users to star/like/favor records.
4. Awesome Docker
Security / Other
5. Awesome Workflow Automation
Resources
- The Productivity Blog - Proven productivity tips, tricks, and app reviews to streamline your life and work.
- The Productivity Newsletter - Weekly productivity boost with hot productivity hacks and tools to optimize your workflow and achieve more.
6. Awesome Opentofu
Official
7. Awesome Langchain
Other LLM Frameworks / Videos Playlists
- LLocalSearch (⭐5.5k): LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
- Plandex (⭐10k): An AI coding engine for complex tasks
8. Awesome Privacy
Analytics
- Unidentified Analytics - Naive ip-based tracking that works everywhere (web, command-line, email, etc). No account required. Developer friendly.
9. Awesome Mac
Utilities / Window Management
- Lasso - Intuitive and easy to use grid-based window manager.
10. Awesome Ios
Other Awesome Lists
- awsome-ios-animation (⭐5.2k) - A curated list of awesome iOS animation, including Objective-C and Swift libraries.
11. Awesome Transit
GTFS Data Collection and Maintenance Tools / Ruby
- IBI Data Tools Infra (⭐0) - A tool to quickly setup and run a local instance of the above IBI Data Tools project.
12. Awesome Plotters
Plotter Art For Sale / Patents
13. Awesome Neovim
Tree-sitter Supported Colorscheme / Diagnostics
- ptdewey/darkearth-nvim (⭐24) - A dark and earthy colorscheme supporting Tree-sitter and LSP.
Utility / Diagnostics
- mistricky/codesnap.nvim (⭐559) - Snapshot plugin with rich features that can make pretty code snapshots.
14. Awesome Azure Openai Llm
Microsoft Copilot Product Lineup / Lucene based search engine with OpenAI Embedding
- Customize Copilot
- Microsoft AI and AI Studio
- Microsoft AI
- The age of copilots: blog [Nov 2023]
- Azure AI Studio: Generative AI Developmet Hub + Promptflow + Azure AI Content safety / youtube / SDK and CLI
- Copilot Studio
- The Copilot System: Explained by Microsoft youtube [Mar 2023]
- Microsoft Copilot Studio: Customize Copilot for Microsoft 365. FKA. Power Virtual Agents: ref [Nov 2023]
- Microsoft Copilot Dashboard / blog
- Microsoft Office Copilot: Natural Language Commanding via Program Synthesis: [cnt]: Semantic Interpreter, a natural language-friendly AI system for productivity software such as Microsoft Office that leverages large language models (LLMs) to execute user intent across application features. [6 Jun 2023]
- NL2KQL: From Natural Language to Kusto Query [3 Apr 2024]
- SpreadsheetLLM: Introduces an efficient method to encode Excel sheets, outperforming previous approaches with 25 times fewer tokens.[12 Jul 2024]
- GraphRAG (by Microsoft): RAG with a graph-based approach to efficiently answer both specific and broad questions over large text corpora1. ref git (⭐15k) [24 Apr 2024]
- Microsoft AI and AI Studio
Semantic Kernel / Code Recipes
- Learning Paths for Semantic Kernel [28 Mar 2024]
Other techniques and LLM patterns / Llama Finetuning
- Mixture-of-Depths: All tokens should not require the same effort to compute. The idea is to make token passage through a block optional. Each block selects the top-k tokens for processing, and the rest skip it. ref [2 Apr 2024]
Trustworthy, Safe and Secure LLM / GPT series release date
- Anthropic Many-shot jailbreaking: simple long-context attack, Bypassing safety guardrails by bombarding them with unsafe or harmful questions and answers. [3 Apr 2024]
- FactTune: A procedure that enhances the factuality of LLMs without the need for human feedback. The process involves the fine-tuning of a separated LLM using methods such as DPO and RLAIF, guided by preferences generated by FActScore (⭐258). [14 Nov 2023]
FActScore
works by breaking down a generation into a series of atomic facts and then computing the percentage of these atomic facts by a reliable knowledge source.
- Prev: Apr 07, 2024
- Next: Apr 05, 2024