Showing 45 open source projects for "mos"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Mos

    Mos

    A lightweight tool used to smooth scrolling and set scroll direction

    Mos can independently manage the scrolling behavior of each application. For some annoying programs, we help you.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Microsoft BASIC for 6502 Microprocessor

    Microsoft BASIC for 6502 Microprocessor

    Microsoft BASIC for 6502 Microprocessor

    Microsoft BASIC for 6502 is the original assembly-language source code for Microsoft’s BASIC interpreter version 1.1, written for the MOS Technology 6502 8-bit microprocessor back in the late 1970s. It was used on pioneering personal computers (such as the Apple II, Commodore PET, etc.), enabling users to write and run programs in BASIC on those systems. The repo contains the full source (in 6502 assembly), with support for multiple hardware platforms via conditionals, includes floating-point arithmetic, string handling, arrays, math functions, I/O, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    ...VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP / SKINNY protocol or SIP/RTP/RTCP/T.38/udptl protocols. VoIPmonitor can also decode audio.
    Leader badge
    Downloads: 465 This Week
    Last Update:
    See Project
  • 4
    Small Device C Compiler (SDCC)

    Small Device C Compiler (SDCC)

    The Small Device C Compiler (SDCC), targeting 8-bit architectures

    SDCC is a retargettable, optimizing standard C (ANSI C89 / ISO C90, ISO C99, ISO C11 / C17, ISO C23) compiler that targets a growing list of architectures: STM8, MCS-51, DS390, HC08, S08, Z80, Z180, R800, Rabbit, SM83, eZ80 in Z80 mode, Z80N, TLCS-90, Padauk PDK14 and PDK15 microprocessors. There also is incomplete support for the Microchip PIC16 and PIC18 and the Padauk PDK13 and MOS 6502.
    Leader badge
    Downloads: 1,619 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    SipLine

    SipLine

    Free, native Windows SIP softphone with HD audio, SRTP encryption

    ...Features Ultra-Fast: Startup in <0.5s, minimal CPU usage HD Audio: Opus and G.711 codecs with adaptive jitter buffer Security: TLS transport, SDES-SRTP encryption, Windows DPAPI credential protection Multi-Account: Up to 5 simultaneous SIP accounts Plugin SDK: C# SDK for custom integrations (CRM, call recording, automation) Plugin Marketplace: Community and premium extensions Headset Support: Jabra, Poly, Sennheiser, Logitech with HID controls Call Quality: Real-time MOS Score, Jitter, Packet Loss and RTT monitoring Enterprise: Silent MSI installer, GPO support, JSON centralized config Compatibility: 3CX, Asterisk, FreePBX, OVH, Twilio, RingCentral, and more Language packages : https://sipline.feelautom.fr/languages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    QTPN

    Visualization, electronic structure and multicomponent calculations

    C/C++ code with GUI, supported on QT library for handling of windows and OpenGL/GLU for display of graphics. It is capable of dealing with plotting, electronic structure calculation and multicomponent calculations. Current version reads XYZ and deMon output files. Displays image of geometry, atomic orbitals, molecular orbitals, density and Fukui functions in a few different formats. In situ SCF Hartree-Fock calculations available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sdcc-z80n-mingw64-binaries

    sdcc-z80n-mingw64-binaries

    A z80n-targeted repack of SDCC Win64 snapshot

    This is a z80n-targeted repackaged snapshot of a Win64 build of SDCC - free open source, retargettable, optimizing ISO C compiler ( https://sdcc.sourceforge.net/ ) "Free open source, retargettable, optimizing ISO C compiler suite that targets a growing list of processors including the Intel MCS-51 based (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog Z80 based MCUs (Z80, Z80N, Z180, SM83 (e.g. Game Boy), Rabbit 2000, Rabbit 2000A/3000, Rabbit 3000A, TLCS-90, R800), STMicroelectronics STM8, Padauk PDK14 and PDK15 and MOS 6502." This repack is suitable only for the compilation for z80n target. The exact build number can be seen by typing sdcc --version It also includes the sources from the 'device' directory from the SDCC's sources snapshot with the same build number and a Win64 build of ihx2bin by Jari Komppa (github.com/jarikomppa)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    vim-asm_ca65

    vim-asm_ca65

    This repository provides a Vim language support the ca65 assembly

    This repository provides a Vim syntax-highlighting plugin, auto-indent plugin, and filetype plugin for the ca65 assembly language. ca65 is a full-featured assembler for the MOS 6502 family of microprocessors, which powered such historic platforms as the KIM I, Apple II, Commodore 64, and Nintendo Entertainment System. It is a part of the popular cc65 suite of development tools for the 6502, which also includes a C compiler, linker, object dumper, etc. ca65 is designed both for direct use by assembly programmers and as the compilation target of the cc65 C compiler. ca65 is especially used by "homebrew" communities for the NES, SNES, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MOS

    multiple order statistics index

    ...Implementation of MOS-index is available in Python 3.6 and R 3.6.3. Import the python code into Pycharm, and then load the network data to test. By the way, the parameter "level" could be user-specific. Here, we set level=1. After that complie and run the code. Finally, the result will be obtained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    Smederevo, 05, august 2018 Long time ago, about 1986 I have become proud owner of eight bit computer ORAO based on MOS 6502 processor. It was first and for me the best home computer at that time. My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware installed in real computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
     VASPMO

    VASPMO

    Visualization of wavefunctions calculated by VASP (New release: v0.41)

    VASPMO aims at visualizing wavefunctions (or molecular orbitals) from VASP calculations. It reads VASP's output files PROCAR and CONTCAR, and exports an *.out file in Gaussian's output format, which can be visualized by many popular visualization tools, such as JMol, Molekel, Chemcraft, Gabedit and Molden, etc. These tools can further generate *.cube files, which can be visualized by an even wider range of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    XZVoice

    XZVoice

    Free and open source text-to-speech software

    ...Technically, multi-level rhythmic pauses are taken into account to achieve the purpose of natural synthesizing rhythm, and comprehensively use acoustic parameters and linguistic parameters to establish multiple automatic prediction models based on deep learning. Using massive audio data to train the pronunciation model, the synthetic sound is real, full, cadenced, and expressive, and the MOS score has reached the professional level in the industry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Casimiro
    The C A S coded current [ I ] M I rror O ptimizer simulates a selection of cascoded current source circuits and is capable of finding the optimum set point. Various MOS/BJT models will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Analog tools

    Collection of Python scripts for analog designer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Wheefun Computer Prototyping Kit

    A Toolkit for Designing Computers

    ...The ability to do this is useful because a) it allows for tinkering far before physical implementation of the design is. In addition to a strong core, WFCPK will also include modules emulating various processors (e.g., the MOS 6502 and the Zilog Z80) as well as the Video-Audio Interface (a custom VGA-compatible display and audio controller). The VAI is designed to fit within an FPGA to be integrated into real designs. This library is licensed under the GPLv3 but also includes the classpath exception so that proprietary software can be linked against it required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IC-Station Productivity Suite
    This is a collection of (hopefully) useful productivity enhancements of Mentor Graphics IC-Station tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MOS 6502 Emu

    Emulator for the 6502 Microprocessor

    C implementation of the MOS 6502 microprocessor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    EM-65C02

    A 65C02 Emulator for Microchip PIC24/33

    ...A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz. The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SASM

    MOS 6502 Emulator

    This is an attempt at Emulating the 6502 line of processors. It is an experiment to become more familiar with how CPUs and computers work. I selected the 6502 for its popularity, and theoretically well documented architecture. To that end it was created in managed code using C# and less attention was paid to optimization, instead it represents something closer the the actual state machines present in a CPU. My primary goals for this project have been completed. Write a 6502 CPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FragTV

    Broadcast QuakeLive matches

    ...Audio from the stream provides synchronized commentary thanks to a small barcode and the twitch chat rooms are parsed and relayed to the ingame chat frame. Source code at GitHub: https://github.com/MOS-6581/FragTV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Digital Forecaster

    Digital Forecaster

    A weather forecasting tool

    ...It also allows the user to convert a variety of units and solve several meteorological equations. Features currently in development: - Ability to create your own PDF 48 hour forecast for distribution using Excel and MOS data. - Switch back and forth between the same forecast hour in both GFS and NAM models to compare. - Key controls to stop an animation at either the very first or last frame rather than step through all frames to get there. - More meteorological equations to work with. - Adding commas to long strings of digits for easier readability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MAZE - CHALLENGE YOURSELF

    MAZE - CHALLENGE YOURSELF

    It is an addictive and interesting game in which skills matter the mos

    is an addictive and interesting game in which skills matter the most that how you move and control the motion of the square.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB