Optimized Solidity snippets. Gas optimized Solidity snippets. I'm sooooooOooooooooOoooOoooooooooooooooo... Installation To install with Foundry: forge install vectorized/solady To install with Hardhat or Truffle: npm install solady Contracts The Solidity smart contracts are located in the src directory. auth ├─ Ownable — "Simple single owner authorization mixin" ├─ OwnableRoles — "Simple single owner and multiroles authorization mixin" tokens ├─ WETH — "Simple Wrapped…
Offensive security drives defensive security. We're sharing a collection of SaaS attack techniques to help defenders understand the threats they face. #nolockdownSaaS attack techniques This repository is a collection of SaaS-specific attack techniques. It is intended to be a resource for security researchers, red/blue teams, and penetration testers to learn about and share SaaS attack techniques. Quick note: we wanted to start sharing as early as possible, so this is very much a work in progre…
The no-code platform for building custom LLM Agents Chaindesk The no-code platform for building custom LLM Agents Chaindesk provides a user-friendly solution to quickly setup a semantic search system over your personal data without any technical knowledge. 📄 Documentation Features Load data from anywhere Raw text Web page Files Word Excel Powerpoint PDF Markdown Plain Text Web Site (coming soon) Notion (coming soon) Airtable (coming soon) No-code: User-friendly …
Universal and Transferable Attacks on Aligned Language ModelsLLM Attacks This is the official repository for "Universal and Transferable Adversarial Attacks on Aligned Language Models" by Andy Zou, Zifan Wang, J. Zico Kolter, and Matt Fredrikson. Check out our website and demo here. Table of Contents Installation Models Usage Reproducibility License Citation Installation We need FastChat to create conversations. At the current moment, we install it from source by taking the following…
Large Language Model Text Generation Inference Text Generation Inference A Rust, Python and gRPC server for text generation inference. Used in production at HuggingFace to power Hugging Chat, the Inference API and Inference Endpoint. Table of contents Features Optimized Architectures Get Started Docker API Documentation Using a private or gated model A note on Shared Memory Distributed Tracing Local Install CUDA Kernels Run Falcon Run Quantization Develop Testing Other suppor…
A huge chunk of my personal notes since I started playing CTFs and working as a Red Teamer.Awesome Cybersecurity Handbooks A huge chunk of my personal notes since I started playing CTFs and working as a red teamer. These are living documents and I updated or add to them relatively often. DISCLAIMER: Please note that these documents are only provided for legal purposes. Please do not use the content for illigal actions. HOW TO USE: I designed the structure of the handbooks based to the Kali Lin…
A modern high-performance open source message queuing system BlazingMQ - A Modern, High-Performance Message Queue BlazingMQ is an open source distributed message queueing framework, which focuses on efficiency, reliability, and a rich feature set for modern-day workflows. At its core, BlazingMQ provides durable, fault-tolerant, highly performant, and highly available queues, along with features like various message routing strategies (e.g., work queues, p…
The modular and type safe schema library for validating structural data 🤖 🏃 Get started Hey 👋 I'm Valibot and I'm here to help you validate your data using schemas. It doesn't matter if you're dealing with incoming data on a server or validating a form directly in your browser. My modular design allows your bundler to remove everything that is not needed. This reduces the bundle size and improves performance. Since I'm fully implemented in TypeScript, you can enjoy maximum t…
Astro documentationAstro Docs To all who come to this happy place: welcome. This is the repo for docs.astro.build. This repo contains all the source code we use to build our docs site. We are Astro Astro is an all-in-one web framework for building fast, content-focused websites. We want everyone to be successful building sites, and that means helping everyone understand how Astro works. You are Awesome You can also help make the docs awesome. Your feedback is welcome. Your writing, editing,…