Showing 1615 open source projects for "gnu assembler windows"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Cirrostratus is a lightweight, java based, swing driven SalesForce SOQL Editor. Presently it is pretty much "just works". I am hoping to start adding the feature rich toolkits in the upcoming months. Enjoy the tool, report any issues o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    My Translation

    My Translation

    PHP class and MySQL tables to do translations in a efficient way.

    Was optimized translation engine which used MySQL classes and PHP a array to translated complete PHP pages to predefined languages. But in real world it's the worst way to do translations. Please, use GetText PHP functions instead of a database!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    What is Aurora Phishing Aurora Phishing is an Package with Online Web Services like Facebook, Gmail, Twitter ripped websites used for Phishing Attack. This project was started by Croatian Security Engineer Dalibor Vlaho as a part of another project
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    WordNet Browser using SQL database and Hibernate as Object-Relational Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AddressBase implements a small address data base on the basis of LibreOffice Base using JavaScript macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web-based (with desktop installation possible) application that helps keep track of and manage a book collection. Working demo (read-only) here: http://www.fraca7.net:8000/books/. Integration with an iPhone version planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Application to track shooting attendance. Mainly developed based on Australian requirements to attend a specified number of competitions per year to maintain a pistol licence. Based around SSAA competitions, but should be adaptable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The stuff here has no documentation and some of it may never be completed. This is my playground, use at your own risk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Bonsai collection software for *nix systems and windows, based on Qt and mySql or sqlite. Manage your trees, pots and pictures and export your data to html.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Web2.0 Interface for Database Administration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. Based on Zend Framework, features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    zMS is a open source game that will advance RPG games. We will have RPG gameplay with some FPS parts and the genre can switch at any time. You will be amazed at the gameplay.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NuMetrics
    Nutrition Metrics is a food and nutrients intake system created to improve general human diet. Processes the USDA, shows food/nutrient intake reports. Foods editor, recipe generator, advanced search glycemic load. It's a plugin for the I-Metrics CMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a query builder for the Jena TDB, it builds queries to triple store databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provide an Enterprise Java Bean to access WordNet database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Generic Genetic Studies Database (GGSD) is a web-based, relational database driven data management software package for the management of large scale genetic studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An example of using DbLinq to query a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The best developer's or admin's GUI tool for Sqlite3 (sqlite) in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available. Visit project homepage for more info, bugtracker, documentation, etc
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SAADA transforms a set of heterogeneous astronomical data FITS files in a powerfull database deployed on the Web and including VO features. The database is located on your host and keeps under your full control. This job doesn't require to write cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DiscDatabaseApp
    Discdatabase application enables user to maintain their own CD/DVD collection. categorize them so that easy to find discs. this app uses an embedded , secure database to store disc information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
    Downloads: 0 This Week
    Last Update:
    See Project