Showing 25 open source projects for "assembler"

View related business solutions
  • Composable, Open Source Payments Platform Icon
    Composable, Open Source Payments Platform

    Build or enhance your payments stack, while maintaining control with an open-source, full-stack and modular infrastructure.

    Juspay's Payments Orchestration Platform offers a comprehensive product suite for businesses, including open-source payment orchestration, global payouts, seamless authentication, payment tokenization, fraud & risk management, end-to-end reconciliation, unified payment analytics & more. The company’s offerings also include end-to-end white label payment gateway solutions & real-time payments infrastructure for banks. These solutions help businesses achieve superior conversion rates, reduce fraud, optimize costs, and deliver seamless customer experiences at scale.
    Learn More
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 1
    Auto Movie Assembler

    Auto Movie Assembler

    Automating making many trailer-like videos with a single click!

    This program can mass create multiple promotional movies at once using only these elements: - Pre-recorded .mp4 video clips. - Title card .png image file. - Ending card .png image file. - Sound effect 1 that plays during the Title card. - Sound effect 2 that plays during the Ending card. It will join the video clips in a alphabetical order, apply a Fade from Black transitions to all them individually, place a Title Card + sound effect after the first clip and an Ending Card with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Arkhamdev Open Source Projects

    Arkhamdev Open Source Projects

    Arkhamdev open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham Demo Group Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham Demo Group 3d engines written in x86 assembler. - Arkham Demo Group DOS tools (paint program, sound tracker for Adlib, modeler, picture and 3d converters) written in Basic and x86 assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    ...The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    image spinning

    An experiment in assembly language computer programming.

    ...This description is about the older version of my program. An experiment in assembly language programming, its .asm file is here, it is compiled by the free fasmw assembler. The program needs a .bmp type of picure having between 1400 and 500 pixels diameter. Pressing on the A, S, D, F -- K keys causes the image to rotate. But with the newer version L loads and S saves, however you use the up arrow for loading a picture. It has a simple menu for loading a picture, and only a few functions The way it works is it scans the original bmp picture along radial lines and writes a table of pixels which has the pixels from the radial lines regularly spaced apart in a very simple way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • 5
    Mathematically produced patterns

    Mathematically produced patterns

    It creates hundreds of pictures which are based on the Mandelbrot

    ...Random sounds are a combination of sine waves with harmonics, following random numbers, a separate experiment which happened to run in the same program. The complete source code is also here as one single ASM file, ready for assembly with the 'flat assembler'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    APNG Assembler

    APNG Assembler

    Creates APNG animation from PNG/TGA image sequence.

    Creates highly optimized Animated PNG files from PNG/TGA image sequences. CLI versions available for all major OSes. GUI versions for Windows and macOS. Also, APNG Disassembler can be found at http://sourceforge.net/projects/apngdis
    Leader badge
    Downloads: 289 This Week
    Last Update:
    See Project
  • 7
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 8
    Tiny player (up to 3 kb) for Jescola's Buzz. Includes Klatt speech synth (experimental). First release in 64k intro Yo-08 which took first place on Paradox 2002. C-version was created to be ported to assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mxPlay

    mxPlay

    The best player for Atari computers!

    An audiomedia player for Atari computers. Features modern GUI, support for long names, drag&drop, playlist, plugin based API etc. Written in C and assembler, taking advantage of many free replay routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • 10
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Madbit's FM Tracker

    Madbit's FM Tracker

    Music tracker for DOSBox or MS-DOS using AdLib compatible cards.

    This is a tracker (http://tinyurl.com/ye3ypcy) for MS-DOS that uses the OPL-2 chips present in AdLib compatible cards to generate sound using FM synthesis. It was mainly developed using Borland Pascal (with some assembler bits by Keywiz) in a 386dx with a Sound Blaster Pro card, and even though it wasn't 100% finished, it was functional enough to create 3 demo songs which are included in the package. I originally made this back in 1994 when I was 17 and active in the argentine demoscene, but I will not be developing this any further, so I'm posting it here in case anybody is interesting in continuing it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Atar8 Tools is a collection Atari 8-bit related of command line tools for Posix compatible environments: - Franny is an ATR disk image editor. Supports AtariDOS II disk format (partially) and SpartaDos 2 disk format. - Yvonne is an Atari picture viewer / converter. - ZooEY is a cross assembler designed for 6502 processors. Binaries are generated specially for Atari 8-bit systems (AtariDOS II and SpartaDOS X formats supported). This tool is compatible with Quick Assembler, one of most popular assembler in Poland.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Sonic AS is a (discontinued) GBA/NDS targeted MIDI file re-player coded in ARM assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Providing stretch and blit routines for SDL surfaces. These are optimized for speed including lots of assembler parts in the general routines and dynamic cpu native code generation for applications to compile specialized stretch-and-blit routines at runti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast drawing library oriented to game developing, created using C# and assembler injected directly from the C# code. The best library for 2D gamming in .net. Incredible framerates with great quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Open Source [GNU GPL} library writed in Delphi, who provide easy access to MS Speech API (SAPI4 and SAPI5 like one) COM interface. The source code have sample to call it library for Delphi, Assembler, C#, C, Lasarus and FreeBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An unofficial dev kit for the PV2 camera. Currently includes v8 uRISC assembler, linker, and source examples. It can be used to create firmware patches and uploadable programs for the $10 and $20 Ritz/CVS "single-use" PV2 digital camera.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple program which transforms photos into single panorama, written in assembler. In Polish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fun, assembler made program to present different kind of transformations for loaded TGA picture. In polish!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Drum machine compiler, generic music sequencer and mixer: Write or generate drum and tone patterns in a simple programming language. Mix it using the sample assembler (asampler). Renders to files or plays real-time. Very portable. Works on old hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mp3 Addict searches your harddrive(s) for mp3s and (other formats too) and saves them in a playlist in various formats. It´s written in C++ and assembler. It´s also has a plugin system for calculating the length of songs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xvid is an open source MPEG-4 video codec, written in C with assembler optmizations for quality and speed (including MMX, SSE, SSE2 and 3Dnow! code for i386 and AltiVec for PowerPC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J Sound System aims to become a multi-platform, API portable sound system for Free Pascal programs written in object-oriented Pascal and i386 assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB