Showing 12 open source projects for "ios58-64-v6176.wad"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    JSToolNpp

    JSToolNpp

    A JavaScript tool for Notepad++ and Visual Studio Code

    A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code. * Douglas Crockford's JSMin algorithm to minimize JavaScript code. * My own algorithm to format JavaScript code. * A JSON tree viewer. The JSON tree viewer for Notepad++ can handle >10MB JSON file easily. * Support 64bit Notepad++ (from version 1.20.0, ".64.zip" package). Really helpful to JavaScript coder on Notepad++ and Visual Studio Code. Easy to use it. Made in China. Project site: http...
    Leader badge
    Downloads: 7,168 This Week
    Last Update:
    See Project
  • 2
    Next Generation Programming

    Next Generation Programming

    Compose Software Without Writing Any Programing Code

    "Next Generation Programming - Programming Without Coding Software" is a drag-drop wizard for creating simple or complex applications without writing any programming language code The Software is coded/designed with "Java Programming Language" for novice/expert programmers; Programmers can write softwares with visual tools : drag-drop components;visual editors... Programmers can use the software to compose of simple/complex applications : Database programs, circuit design, generate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RedSky Ruby - Vinari Software & DO Dev

    RedSky Ruby - Vinari Software & DO Dev

    Ruby nunca ha sido tan fácil! - Ruby has never been so easy!

    Un simple y poderoso IDE de Ruby finalmente ha llegado a Microsoft Windows. RedSky Ruby, permite a cualquier persona comenzar a programar en Ruby, pues incorpora la guía oficial de Ruby, además de esto, RedSky Ruby es compatible con cualquier de computador corriendo Windows 8 o posterior, por lo cual, no es requerido un computador increíblemente poderoso para correrlo. ¿Por que no comienzas a programar ya? A simple and powerful IDE for Ruby has arrived to Microsoft Windows. RedSky...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pltc

    Prolog to C compiler with runtime for DOS, Windows and Raspbian

    Prolog to C compiler with runtime for DOS (with Turbo C), Windows 10 64 bits and Raspbian (Raspberry Pi)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    This is a general purpose machine code manipulation library for IA-32 and Intel 64 architectures. The library supports UNIX-like systems as well as Windows and is highly portable. The FCML library is free for commercial and non-commercial use as long as the terms of the LGPL license are met. Currently it supports such features as: - A one-line disassembler - A one-line assembler - An experimental multi-pass load-and-go assembler (Multi line!) - Support for the Intel and AT&T syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    vcsinfo

    VCS Information Generator tool

    Allows to generate source code for your project's VCS (Version Control System) status. Include this tool into your pre-build step to hardcode version strings. vcsinfo.exe - 64-bit build. vcsinfo32.exe - 32-bit build. Currently supported: Inputs: Mercurial (hg) Outputs: C, C++ Planned: SVN, Git; Java USAGE EXAMPLES: Generate C header file for Mercurial repository using pipes. hg summary | vcsinfo > version.h Generate C++ header file for Mercurial repository in v1.x...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An implementation of a light-weight stack-less jit compiler for x86 (32/64), ARM (32 [v5,v7,thumb2]/64), PowerPC (32/64), MIPS (32/64) and SPARC (32) architectures. It generates machine code from a platform independent (simplified) assembly language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MagicBox

    MagicBox

    Message Box Generator for AutoHotkey

    MagicBox is a development tool to assist in the creation of message boxes. MagicBox generates the code for a variety of message box functions, namely: • MsgBoxEx • MsgBox • SHMesssageBoxCheck • MessageBoxIndirect • SoftModalMessageBox • MsiMessageBox • WTSSendMessage • TaskDialog • TaskDialogIndirect Requirements: AutoHotkey 1.1.23 or higher, Unicode, 32 or 64-bit.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 9

    basload

    c64 basic loader generator for machine language programs

    Basload is a crossdevelopment commandline tool for the Commodore 64 that takes takes a pure machine language program file, transforms it into BASIC data statements + checksum and adds a small BASIC install routine. Main purpose of this is to share short ML programs for hardware testing/debugging in a typable form over the internet in cases where the recipient cannot transfer those to his C64 in binary state and thus has to type them in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    ... JSON value occupies exactly 16 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing. RapidJSON is Unicode-friendly. It supports UTF-8, UTF-16, UTF-32 (LE & BE), and their detection, validation and transcoding internally. For example, you can read a UTF-8 file and let RapidJSON transcode the JSON strings into UTF-16 in the DOM. It also supports surrogates and "\u0000" (null character).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    PBFC - Portable Brainfuck Compiler

    x86 & x64 Brainfuck Compiler

    Brainfuck compiler for x86 & 64 Linux. Assembles, compiles and links Brainfuck source code directly to executable files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JCRCGen

    JCRCGen

    Generates Java source code for the CRC algorithm.

    JCRCGen is a tool written completely in Java that will output public domain Java source code containing both the simple and table-driven implementations of the Rocksoft Model CRC algorithm. Generator polynomials may be any 8-bit multiple between 8 and 64 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next