Showing 152 open source projects for "program code"

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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    frida

    frida

    Dynamic instrumentation toolkit for developers

    Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Inject your own scripts into black box processes. Hook any function, spy on crypto APIs or trace private application code, no source code needed. Edit, hit save, and instantly see the results. All without compilation steps or program restarts. Works on Windows, macOS, GNU/Linux, iOS, Android, and QNX. Install the Node.js bindings from npm, grab a Python package from PyPI, or use Frida through its Swift...
    Downloads: 412 This Week
    Last Update:
    See Project
  • 2
    PDFSticher

    PDFSticher

    Code repository for PDFStitcher, a utility to stitch together PDFs

    The open source PDF stitching software for sewists, by sewists. PDFSticher is a utility for stitching together many PDF pages from one document into a single page. This is also called "N-Up" or page imposition. This program was created in order to convert sewing patterns into a convenient format for projecting, though it could be used to stitch together any PDF. Since version 0.4, it is also possible to select layers for inclusion/exclusion in the final output. Additionally, line properties can...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    SASM

    SASM

    Simple crossplatform IDE for NASM, MASM, GAS and FASM languages

    SASM (SimpleASM), simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English, Turkish, Chinese, German, Italian, Polish, Hebrew, Spanish. In SASM you can easily develop and execute programs, written in NASM, MASM, GAS or FASM assembly languages. Enter code in form and simply run your program...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    Qiskit

    Qiskit

    Qiskit is an open-source SDK for working with quantum computers

    .... The transpiler translates Qiskit code into an optimized circuit using a backend’s native gate set, allowing users to program for any quantum processor or processor architecture with minimal inputs. Users can run and schedule jobs on real quantum processors, and employ Qiskit Runtime to orchestrate quantum programs on cloud-based CPUs, QPUs, and GPUs.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Pymunk

    Pymunk

    Pymunk is a easy-to-use pythonic 2d physics library

    Pymunk is an easy-to-use Pythonic 2D physics library that can be used whenever you need 2D rigid body physics from Python. Perfect when you need 2D physics in your game, demo or simulation! It is built on top of the very capable 2D physics library Chipmunk2D. The first version was released in 2007 and Pymunk is still actively developed and maintained today, more than 15 years of active development. Pymunk has been used with success in many projects, big and small. For example: 3 Pyweek game...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    httpdbg

    httpdbg

    Tool for Python developers to easily debug the HTTP(S) client requests

    httpdbg is a tool for Python developers to easily debug the HTTP(S) client requests in a Python program.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    py2many

    py2many

    Transpiler of Python to many other languages

    Python is popular, and easy to program in, but it has poor runtime performance. We can fix that by transpiring a subset of the language into a more performant, statically typed language. A second benefit is security. Writing security-sensitive code in a low-level language like C is error-prone and could lead to privilege escalation. Specialized languages such as wuffs exist to address this use case. py2many can be a more general-purpose solution to the problem where you can verify the source...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    EvaDB

    EvaDB

    Database system for building simpler and faster AI-powered application

    Over the last decade, AI models have radically changed the world of natural language processing and computer vision. They are accurate on various tasks ranging from question answering to object tracking in videos. To use an AI model, the user needs to program against multiple low-level libraries, like PyTorch, Hugging Face, Open AI, etc. This tedious process often leads to a complex AI app that glues together these libraries to accomplish the given task. This programming complexity prevents...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    DSPy

    DSPy

    DSPy: The framework for programming—not prompting—language models

    Developed by the Stanford NLP Group, DSPy (Declarative Self-improving Python) is a framework that enables developers to program language models through compositional Python code rather than relying solely on prompt engineering. It facilitates the construction of modular AI systems and provides algorithms for optimizing prompts and weights, enhancing the quality and reliability of language model outputs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10
    IceCream

    IceCream

    Never use print() to debug again

    Do you ever use print() or log() to debug your code? Of course you do. IceCream, or ic for short, makes print debugging a little sweeter. With arguments, ic() inspects itself and prints both its own arguments and the values of those arguments. Just give ic() a variable or expression and you're done. ic() returns its argument(s), so ic() can easily be inserted into pre-existing code. Additionally, ic()'s output can be entirely disabled, and later re-enabled, with ic.disable() and ic.enable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ChatDBG

    ChatDBG

    ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

    ChatDBG is an AI-assisted debugging tool that integrates large language models into standard debuggers like pdb, lldb, and gdb. It allows developers to engage in a dialog with the debugger, asking open-ended questions about their program's behavior, and provides error diagnoses and suggested fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qr Code Generator

    Qr Code Generator

    Generate your Qr Codes for free. Easiest way to make Qr Codes.

    Qr Code Generator is a program that generate your own Qr Codes. Just write Url/Words in the box then click Create button. You can save your Qr Codes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    BioXTAS RAW

    BioXTAS RAW

    Processing and analysis of Small Angle X-ray Scattering (SAXS) data.

    BioXTAS RAW is a program for analysis of Small-Angle X-ray Scattering (SAXS) data. The software enables: creation of 1D scattering profiles from 2D detector images, standard data operations such as averaging and subtraction, analysis of radius of gyration (Rg) and molecular weight, and advanced analysis using GNOM and DAMMIF as well as electron density reconstructions using DENSS. It also allows easy processing of inline SEC-SAXS data and data deconvolution using the evolving factor analysis...
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 14
    Anti AFK
    Simple, efficient, minimalist and customizable program to avoid AFK detection, for both mouse and keyboard. This can be used for work or games such as Roblox or Minecraft. Source Code: https://github.com/PETEROLO291/Anti-AFK Tags: Roblox anti AFK Minecraft Anti AFK Anti AFK
    Downloads: 112 This Week
    Last Update:
    See Project
  • 15
    Links Into Social Media Posts

    Links Into Social Media Posts

    Provide a list of links, get back a CSV of social media post drafts

    ## About: Instantly mass-produce many social media posts using just your links! Turn your big list of website links into ready-to-use social media post drafts. This program automatically web-scrapes each link and generates a suitable title and 5 hashtags. ### Here’s a sample of results: title,url,hashtags Skelegant - itch.io,https://skelegant.itch.io,#skelegant #itch #social #media #share APHRODITE by Skelegant: A cyberpunk reskin for vanilla Doom,https://skelegant.itch.io/aphrodite...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ). Python version with tkinter and math imports. Including calculated faces, moving...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LabRPS

    LabRPS

    Random phenomena generator

    This is an official mirror of LabRPS. Code and release files are primarily hosted on https://github.com/LabRPS/LabRPS and mirrored here LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. It can be in a wide range of uses around engineering, such as random vibration or vibration fatigue in mechanical engineering, buffeting analysis in bridge engineering.... LabRPS is mainly to assist...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Argo

    Argo

    ARGO is a program for analysis of electronic structure calculations

    The `Argo' program draws its name from ancient Greek, referencing the vessel of the same name commissioned for Jason's renowned Argonauts expedition. This choice symbolizes the pursuit of making the best use of quantum chemical calculation results. ARGO facilitates the analysis of results obtained from quantum chemistry codes, specifically Gaussian. This task is achieved through a set of Python scripts. Our code is freely available throughout the academic community with the ambition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Img2Txt

    Img2Txt

    Img2Txt - Extract Text From Images using AI

    Important: If you are sharing this program. Please Include the official Download Link What is Img2Txt? Img2Txt is a Python-based application packaged using PyInstaller that utilizes the power of pytesseract, an AI-powered optical character recognition (OCR) library, to extract text from images and convert it into plain text. The application features a simple and modern user-friendly interface created using customtkinter, allowing users to easily process images and obtain the text within...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    DocSync

    DocSync

    It is a tool that accepts Google Docs Links and checks any changes

    Given sender e-mail and password (used to help access the Google Doc), recipient email and password (helps send the e-mail), and docs link, this product will allow you to receive updates based on changes done on the document. Source code is posted in the GitHub! Note that the program is only for Windows platforms. More platforms coming soon! GitHub: https://github.com/joalen/DocSync/
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22
    ConvertText

    ConvertText

    ConvertText lets anyone change the case of your text easily.

    ConvertText is a very handy text tool where you can change between cases like Uppercase, Title Case, Random Case, Reverse Text, Backwards Text, Phonetic Alphabet and 1337 (Leet Speak).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    BARS_checkers

    BARS_checkers

    BARS - a program for playing checkers

    BARS is a program for playing checkers. In this program, you can play with a robot of different difficulty levels, train your memory, solve tasks, memorize openings, save games played. Enjoy using it :) source code: https://github.com/Ni3nayka/BARS-international VK-group: https://vk.com/bars_checkers if you have a problem starting the program, try: 1) update net.framework 2) update VS MS C++ WARNING: the program works only with windows x64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QRCODE GENERATOR

    QRCODE GENERATOR

    Generate your QrCodes for free. Easiest way to make QrCodes.

    QrCode Generator is a program that generate your own QrCodes. Just write Url/Words in the box then click Create button. You can save your QrCodes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    EQButtons

    A Button replacement for Alt+Tab in EQ

    UPDATE: ****************************** I am no longer updating this project. I discovered a project from Microsoft called boxcar. It does what I wanted to do even better than I was planning to make my code so hopefully it will work for you too. I will leave this up for those who still want to use it. MS Boxcar: https://apps.microsoft.com/detail/9pnj5kjc8vvm?hl=en-US&gl=US I will upload the source code at some point and share that also. **************** This little utility just...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.