Showing 21 open source projects for "off-site.com"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try 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

    breadcomp80v1

    An 8-bit puter on a breadboard

    ...There are several awkwardness in the design, e.g., the first occurence of the ~HALT signal is disconnecting ROM, leaving only the RAM to be accessible by the CPU until RESET (actually, it's this feature that made CP/M bootable on it!). Of the 128kB of available RAM, only 96kB can be used, the upper 32kB is always the same (CP/M's BDOS and BIOS are there), the lower 32kB can be banked on and off by the CP/M BIOS. It is being used for the 12kB ramdisk(A:) and for storing the copy of the CCP (CP/M's shell) so it does not need to be loaded from the SD Card. It was more fun than you all think.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    QuadRay-engine

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

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Booting-Aids_2_

    Helps you to Boot your Experimental Assembly Language programs

    ...The memory stick should have 1 single Fat32 partition It must be of very low capacity, of 128 Meg bytes maximum? Because the memory stick must Not have a MBR system. Copy your own experimental program to the empty memory stick as a file. Log off, turn off the computer, turn back on, press a number and your program should be able to run with computer booting and in "Real mode".. Booting-Aids_2_ can do several things which have a definite educational value, because booting lets your own programs run without an operating system until they can become like a small operating system of their own. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    AquariusOS

    AquariusOS

    An open source OS written in assembly.

    ...It is 32-Bit and when possible 64 and 128-Bit. We are working on a complete rewrite. After which we will work on our UI. ATTENTION!: After AquariusOS 0.0.4 AquariusOS will be based off of aqua-next. 0.0.5 with an aqua-next base will hopefully be released BEFORE 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Secure Internet Live Conferencing

    Secure Internet Live Conferencing

    Secure chat and conferencing protocol

    See http://silcnet.org/ for detailed information. SILC provides common chat and conferencing services like private messages, instant messages, channels and groups, and video and audio conferencing. The main difference to other protocols is that SILC has been designed with security as its main feature. All packets and messages sent in SILC network are always encrypted. Private messages are encrypted end-to-end, channel message are encrypted with channel-wide secret key and secure...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    WinLynx

    A Linux Operating System based off of openSUSE

    WinLynx is a simple-to-use Linux Operating system based off of openSUSE. Using the KDE4 Desktop Environment makes the GUI look sharp and modern. WinLynx packages, LibreOffice, Mozilla FireFox, and much, much more.... NOTE: WinLynx comes with a default user which is "root". We RECOMMEND creating a new user for personal use. If, you want to use the default "root" user, the password is "linux"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SRec is a program for recording videos from whatever is happening on your AmigaOS 4.x computer screen (useful for making tutorials, showing off games/programs, etc.). This is a purely software solution so no extra hardware is needed to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    iPAQ 200/210/211/212/214 Android Porting

    Porting Android to the iPAQ 200/210/211/212/214 or equilivalent

    Porting Android to the iPAQ 200/210/211/212/214 or equilivalent. It has a 4-inch VGA Screen (TFT LCD display), resistive touchscreen, WiFi, Bluetooth, SD/MMC, CF. Originally it is running Windows Mobile 6 Classic. For help, see README files and the wiki. This project is in Alpha state, that means it is not suitable for daily usage unless developing for the project. NOT FOR THE FAINTHEARTED AND/OR COMPUTER IDIOTS!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    Virtual ScreenSaver

    Virtual ScreenSaver

    Virtual Screensaver is a windows based program designed on Winasm

    ...The basic idea which was implemented was to construct a program that when installed, would, after a basic pc-idle time (no keyboard or mouse movement), would begin to display images on the screen until any pc- activity is done. Any keyboard or mouse movement would then turn off the images being displayed, restoring the previous view of the computer, But the program would still be resident in memory, waiting to be executed again when a certain pc-idle time is reached. It will keep on doing this till it is uninstalled from memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ripoffproject

    A rip off.

    A rip off. Closing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It is a simple operating system that i write in my spare time. It is not the best design and it is buggy but i hope it will get better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stingray 3 is a high performance engine Sequential Electronic Fuel Injection and Electronic Ignition controller designed specifically for light experimental aircraft and off-road applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A spin-off of Linux that supports Windows programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Designed for the Sony Playstation 2, Argon, allows you to play multimedia files like XVID, DivX, and MP3. It is based off of the Simple Media Player (SMS) and offers an interface similar to that of the Playstation 3/PSP.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    StepOS is an open-source operating system that is designed solely to run StepMania, the popular 'dance simulation game', on arcade dedicated cabinets, and is easy to install and maintain. StepOS is based off of the open-source operating system ReactOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    playstation (psx) development tools: includes disassembler, code profiler, and cd mastering tools (split off from the World Foundry GDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SmuglyOS (Small and Ugly Operating System) is a simple os written in assembly that boots off a floppy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DivXRepair is a program based on VirtualDub (version 1,4,2,11759) - mp3 - VBR. This tool can repair all kind of avi files (the tool cuts off the bad parts and re-assembly the avi file). The utilisation is simple. The licence is GPL, like Virtual Dub
    Downloads: 39 This Week
    Last Update:
    See Project
  • 20
    Branches for OpenVMS provides an "operator in a box" to service your tape and optical disk data libraries during "lights-out" and "hands-off" operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Based off the Civilization concept, Rise and Fall is a 3d real time world domination strategy game. This game will be geared toward multi-player play, but will include a single player mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB