Showing 110 open source projects for "simple-draw"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 1
    Open Aimbot

    Open Aimbot

    Universal Aim Assist Framework

    Open Aimbot is a universal open source framework. It offers a wide selection of extensive functionality. We develop various utilities for Roblox, security systems, protection and scripts for specific games, and general scenarios.
    Downloads: 5,441 This Week
    Last Update:
    See Project
  • 2
    PGFPlots

    PGFPlots

    A TeX package to draw normal and/or logarithmic plots directly in TeX

    PGFPlots, a TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface, and PGFPlotstable, a TeX package to round and format numerical tables. Examples in manuals and/or on the website. PGFPlots draws high-quality function plots in normal or logarithmic scaling with a user-friendly interface directly in TeX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    g3d

    g3d

    Simple and easy 3D engine for LÖVE

    groverburger's 3D engine (g3d) simplifies LÖVE's 3d capabilities to be as simple to use as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Lua

    Lua

    The Lua development repository, as seen by the Lua team

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    Beamer

    Beamer

    A LaTeX class for producing presentations and slides

    The beamer class is focused on producing (on-screen) presentations, along with support material such as handouts and speaker notes. Content is created in a frame environment, each of which can be divided up into a number of slides (actual output pages). A simple 'action' notation is used to specify which material appears on each slide within a frame. The class supports a range of environments to enable complex slide relationships to be constructed. The appearance of slides is controlled by a template system. Many of the elements of slides can be adjusted by setting simple key-based values in the preamble. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    lua-resty-http

    lua-resty-http

    Lua HTTP client cosocket driver for OpenResty / ngx_lua

    Lua HTTP client cosocket driver for OpenResty / ngx_lua. HTTP 1.0 and 1.1 SSL. Streaming interface to the response body, for predictable memory usage. Alternative simple interface for single-shot requests without a manual connection step. Chunked and non-chunked transfer encodings. Connection keepalives. Request pipelining. Trailers, HTTP proxy connections, and mTLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Carmine

    Carmine

    Redis client and message queue for Clojure

    ...Fully documented, API with full support for the latest Redis versions. Industrial strength connection pooling. Composable, first-class command functions. Flexible, high-performance binary-safe serialization using Nippy. Simple, high-performance message queue (v2+, Redis 2.6+). Simple, high-performance distributed lock (v2+, Redis 2.6+). Pluggable compression and encryption support (v2+). Includes Tundra, an API for replicating data to an additional datastore (v2+, Redis 2.6+). You'll usually want to define a single connection pool, and one connection spec for each of your Redis servers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gp.nvim

    Gp.nvim

    Gp.nvim (GPT prompt) Neovim AI plugin

    Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..] The goal is to extend Neovim with the power of GPT models in a simple unobtrusive extensible way. Trying to keep things as native as possible - reusing and integrating well with the natural features of (Neo)vim.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Textadept

    Textadept

    Fast, and remarkably extensible cross-platform text editor

    A fast, minimalist, and remarkably extensible cross-platform text editor. Textadept’s user interface is sleek and simple. Relentlessly optimized for speed and minimalism over the years, the editor consists of less than 2000 lines of C and C++ code, and less than 4000 lines of Lua code. Textadept runs on Windows, macOS and Linux. It also has a terminal version, which is ideal for work on remote machines. Textadept is an ideal editor for programmers who want endless extensibility without sacrificing speed or succumbing to code bloat and featuritis. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Lite XL

    Lite XL

    A lightweight text editor written in Lua

    A lightweight, simple, fast, feature-filled, and extremely extensible text editor written in C, and Lua, adapted from lite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    legendary.nvim

    legendary.nvim

    A legend for your keymaps, commands, and autocmds

    Define your keymaps, commands, and auto commands as simple Lua tables, building a legend at the same time (like VS Code's Command Palette). A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    no-neck-pain.nvim

    no-neck-pain.nvim

    Super extensible plugin to center the focused buffer to the center

    Dead simple plugin to center the currently focused buffer to the middle of the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    nvimdots

    nvimdots

    A well configured and structured Neovim

    This repo hosts our Neovim configuration for Linux (with NixOS support), macOS, and Windows. init.lua is the config entry point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MoonScript

    MoonScript

    A language that compiles to Lua

    ...It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. It’s as simple as requiring "moonscript" in order to have Lua understand how to load and run any MoonScript file. Because it compiles right into Lua code, it is completely compatible with alternative Lua implementations like LuaJIT, and it is also compatible with all existing Lua code and libraries. The command line tools also let you run MoonScript directly from the command line, like any first-class scripting language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Sysdig

    Sysdig

    Linux system exploration and troubleshooting tool

    Continuously assess cloud security posture by flagging misconfigurations and suspicious activity. Consolidate container and host scanning in a single workflow. Automate scanning locally in your CI/CD tools without images leaving your environment and block vulnerabilities pre-deployment. Visualize all network communication across apps and services. Apply microsegmentation by automating Kubernetes-native network policies. Unify threat detection and incident response across containers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vim-floaterm

    vim-floaterm

    Terminal manager for (neo)vim

    vim-floaterm is a terminal manager for Vim and Neovim that opens terminals in floating windows or popups, keeping your editor layout uncluttered. It lets you spawn multiple terminals, toggle them on demand, and cycle through them with mappings, which is ideal for running tests, REPLs, and CLIs alongside code. In Neovim it leverages native floating windows; in Vim it uses popup windows where available to simulate similar behavior. Each floaterm instance can have its own working directory,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gitsigns.nvim

    gitsigns.nvim

    Git integration for buffers

    ...Gitsigns provides an on_attach callback which can be used to setup buffer mappings. This plugin is actively developed and by one of the most well regarded vim plugin developers. Gitsigns will only implement features of this plugin if: it is simple, or, the technologies leveraged by Gitsigns (LuaJIT, Libuv, Neovim's API, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    SpaceVim is a community-driven modular Vim distribution. It manages collections of plugins in layers, which help to collect related packages together to provide IDE-like features. First of all, you need to install Vim or Neovim, preferably with +python3 support enabled. Also, you need to have git and curl installed in your system, which is needed for downloading plugins and fonts. If you are using a terminal emulator, you will need to set the font in the terminal configuration. After...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CD
    CD (Canvas Draw) is a platform-independent graphics library. It is implemented in several platforms using native graphics libraries: Windows (GDI) and X-Windows (XLIB). The canvas is an abstract surface that can be a window, an image or a metafile.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 20
    Delta  Executor For PC  No Key

    Delta Executor For PC No Key

    Download Delta Roblox executor for keyless scripting. Latest Update

    Delta Roblox Executor is a powerful, keyless script executor built for Roblox on PC. It allows users to safely and efficiently run custom Lua scripts in any Roblox game, unlocking new features, automation, and enhanced control over gameplay. Tested and benchmarked for top performance, Delta stands out from other free executors thanks to its clean UI, fast injection time, and support for most modern scripts. Following the discontinuation of our previous executor, Delta is now the official...
    Leader badge
    Downloads: 1,526 This Week
    Last Update:
    See Project
  • 21
    Roblox Shaders

    Roblox Shaders

    Roblox Shader – Download on Any GPU

    Roblox Shader – Universal Graphics Enhancement for All GPUs Roblox Shader is a high-performance, universal shader mod designed to enhance Roblox graphics with realistic lighting, shadows, and post-processing effects. This shader pack is optimized for all graphics cards, including NVIDIA, AMD, and Intel GPUs, ensuring compatibility across virtually any system. Whether you're looking to improve Roblox visuals with better lighting or want a more immersive gaming experience, Roblox Shader...
    Leader badge
    Downloads: 1,303 This Week
    Last Update:
    See Project
  • 22
    Steal a Brainrot Script

    Steal a Brainrot Script

    Steal a Brainrot SCRIPT NO KEY - Anti Hit, ESP, Anti-Kick

    Steal a Brainrot Hack 2025 | Free Script with No Key, Auto Lock, Easy Executor Support Unlock powerful advantages in Steal a Brainrot with this free Roblox script – no key required, fully functional in 2025, and compatible with popular executors. Whether you're new to scripting or an experienced exploit user, this tool gives you the edge with auto-lock, auto-execute, and simple integration into your favorite Roblox executor. This guide also walks you through the setup, making it easy even for beginners to run the script successfully inside the Brainrot game environment. ⚙️ System Requirements: Platform: Roblox (PC only) Game: Steal a Brainrot Executors: https://sourceforge.net/projects/bunni-roblox-executor/ No antivirus or firewall blocking the executor Internet connection recommended for updates Download the Steal a Brainrot Hack for Free (2025 Edition) Enjoy smooth gameplay, quick setup, and powerful features with this no-key Roblox script.
    Leader badge
    Downloads: 526 This Week
    Last Update:
    See Project
  • 23
    99 Nights In The Forest Script | Keyless

    99 Nights In The Forest Script | Keyless

    99 Nights Script Keyless: Kill Aura, Auto Combat, Auto Craft, & more.

    ...Below you can find popular script features: What is the best executor for Roblox scripts? The best executor for Roblox, specifically for 99 Nights in the Forest, is Bunni. It's simple, available on mobile devices, and easy to use. https://sourceforge.net/projects/bunni-roblox-executor/ Is it safe to use scripts in 99 Nights in the Forest? Scripts are a form of cheats, and therefore Roblox developers or the creators of 99 Nights in the Forest may penalize you for using them. However, since it's not a competitive game, there might not be any punishment. ...
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 24
    IM
    IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. ...
    Leader badge
    Downloads: 178 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next