Directory/File, DNS and VHost busting tool written in GoGobuster Gobuster is a tool used to brute-force: URIs (directories and files) in web sites. DNS subdomains (with wildcard support). Virtual Host names on target web servers. Open Amazon S3 buckets Open Google Cloud buckets TFTP servers Tags, Statuses, etc Love this tool? Back it! If you're backing us already, you rock. If you're not, that's cool too! Want to back us? Become a backer! All funds that are donated to this pro…
Open-source Next.js template for building apps that are fully generated by AI. By E2B.Fragments by E2B This is an open-source version of Anthropic's Claude Artifacts, Vercel v0 and GPT Engineer. Powered by the E2B SDK. → Try on fragments.e2b.dev Features Based on Next.js 14 (App Router, Server Actions), shadcn/ui, TailwindCSS, Vercel AI SDK. Uses the E2B SDK by E2B to securely execute code generated by AI. Streaming in the UI. Can install and use any package from npm, pip. Supported stack…
A repository of Solana program examplesProgram Examples Onchain program examples for ⚓ Anchor 🦀 Native Rust, [TS] TypeScript and 🐍 Python This repo contains Solana onchain programs (referred to as 'Smart Contracts' in other blockchains). NoteIf you're new to Solana, you don't need to create your own programs to perform basic things like making accounts, creating tokens, sending tokens, or minting NFTs. These common tasks are handled with existing programs, for example the Syste…
CoTracker is a model for tracking any point (pixel) on a video.CoTracker3: Simpler and Better Point Tracking by Pseudo-Labelling Real Videos Meta AI Research, GenAI; University of Oxford, VGG Nikita Karaev, Iurii Makarov, Jianyuan Wang, Ignacio Rocco, Benjamin Graham, Natalia Neverova, Andrea Vedaldi, Christian Rupprecht Project Page | Paper #1 | Paper #2 | X Thread | BibTeX CoTracker is a fast transformer-based model that can track any point in a video. It brings to tracking some o…
🦜️🔗 Chat LangChain This repo is an implementation of a chatbot specifically focused on question answering over the LangChain documentation. Built with LangChain, LangGraph, and Next.js. Deployed version: chat.langchain.com Looking for the JS version? Click here. The app leverages LangChain and LangGraph's streaming support and async API to update the page in real time for multiple users. Running locally This project is now deployed using LangGraph Cloud, which means you won't be able …
Home of OpenVMM and OpenHCL.OpenVMM OpenVMM is a modular, cross-platform Virtual Machine Monitor (VMM), written in Rust. Although it can function as a traditional VMM, OpenVMM's development is currently focused on its role in the OpenHCL paravisor. This repo is the home for both projects. For more information, read our guide or our introductory blog post. Getting Started For info on how to run, build, and use OpenVMM, check out the The OpenVMM Guide. The guide is published out of this repo…
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction Kokkos: Core Libraries Kokkos Core implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution re…
The most advanced browser fingerprinting library. FingerprintJS is a source-available, client-side, browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them. Unlike cookies and local storage, a fingerprint stays the same in incognito/private mode and even when browser data is purged. FingerprintJS is available under a BSL license for non-production purposes. FingerprintJS is…
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.README for Mbed TLS Mbed TLS is a C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols. Its small code footprint makes it suitable for embedded systems. Mbed TLS includes a reference implementation of the PSA Cryptograph…