713 skills found · Page 1 of 24
patrickkunka / MixitupA high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
zdennis / Activerecord ImportA library for bulk insertion of data into your database using ActiveRecord.
yawiii / ComfyUI Prompt Assistant提示词小助手可以一键调用智谱、硅基流动、gemini、本地ollama、百度等大语言模型服务,实现提示词翻译、润色扩写、图片反推。支持提示词预设实现一键插入、历史提示词查找等功能。是一个全能型提示词插件。The Prompt Assistant enables one-click access to LLMs/VLMs for prompt translation, expansion, and image captioning. It also supports one-click preset insertion and historical prompt search.
marty-suzuki / ReverseExtensionA UITableView extension that enables cell insertion from the bottom of a table view.
assetnote / NowafplsBurp Plugin to Bypass WAFs through the insertion of Junk Data
bcmi / Awesome Image CompositionA curated list of papers, code and resources pertaining to image composition/compositing or object insertion/addition/compositing, which aims to generate realistic composite image.
uzairfarooq / ArriveWatch for DOM elements creation and removal
fiduswriter / DiffDOMA diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
bcmi / LibcomImage composition toolbox: everything you want to know about image composition or object insertion
tpope / Vim Rsirsi.vim: Readline style insertion
Tessil / Ordered MapC++ hash map and hash set which preserve the order of insertion
bcmi / Awesome Object InsertionA curated list of papers, code and resources pertaining to image composition/compositing or object insertion/addition/compositing, which aims to generate realistic composite image.
mattreecebentley / Plf ColonyAn unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
dannysmith / Astro EditorAstro Editor reads your Zod schemas and transforms frontmatter into smart forms. Get validation, proper field types, and MDX component insertion — all in a beautiful interface inspired by iA Writer.
abdulkadir-gungor / JPGtoMalwareIt embeds the executable file or payload inside the jpg file. The method the program uses isn't exactly called one of the steganography methods. For this reason, it does not cause any distortion in the JPG file. The JPG file size and payload do not have to be proportional.The JPG file is displayed normally in any viewing application or web application. It can bypass various security programs such as firewall, antivirus. If the file is examined in detail, it is easier to detect than steganography methods. However, since the payload in the JPG file is encrypted, it cannot be easily decrypted. It also uses the "garbage code insertion/dead-code insertion" method to prevent the payload from being caught by the antivirus at runtime.
yeates / OmniPaint[ICCV 25] OmniPaint: Mastering Object-Oriented Editing via Disentangled Insertion-Removal Inpainting
symfony / Html SanitizerProvides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
Manishearth / ElsaAppend-only collections for Rust where borrows to entries can outlive insertions
ned14 / NedtriesA portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
kangguru / Rack Google AnalyticsSimple Rack middleware for implementing google analytics tracking in your Ruby-Rack based project. Supports synchronous and asynchronous insertion and configurable load options