Showing 98 open source projects for "gmail source code"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    SmashSuit is an application for PalmOS to control a wearable display embedded in a suit jacket. The project also includes a hardware description and code for the microcontrollers used, including code for interfacing a Siemens mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Power will be a CPU cooling software for Win 9x (like rain but open source), it is partially based on the source code of KCPUCooler by Kirys Tech 2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project develops and maintains the C-ONE boot code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project implements a reduced instruction set (RISC) CPU in VHDL. It was designed for the Altera Flex10k20 chip, but the VHDL code should port to any compatable chip. The instruction set is extensive, and the design is easily extendable to 16 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Ianix will be an X/OPEN compliant OS, initially targeting 586+ systems. The code base may change often, as I'm on a steep learning curve /:]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Drivers Template Library for WinNT/2K(ME)/XP. At this time required VCC 6.0(5.0) and DDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MadOS is an oporating system written in c for djgpp, and nasm assembler for the x86 platform. Some good code to learn from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Embedded PowerPC Bootloader Project, especially for Embedded PowerPC boards. The code for this project is frozen. Development continues with the "U-Boot" project (Universal Boot Loader, see http://sourceforge.net/projects/u-boot ).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    A code repository of operating systems and applications for the Loewe Machine Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tools around the Scenix 48/52 series microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An operating system from scratch/using existing code that with an eventual goal of POSIX compliance. Written in Assembly and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Firmware and user interface code for a USB-based digital oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Notepad² is a text and source code editor for Windows. Notepad² offers syntax coloration for common langages, customizable interface, auto-completion, macro recording and so much more !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Monarc is an experimental and progressive operating system kernel; featuring modern architecture, clean code, and flexible structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It can help you typing less code to build a PIC program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fast initial partition loaders for QNX 6. Binary code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Crossing Calls is a macro-based api for NASM to abstract syscalls and make portable assembly code. The project actuallly works on FreeBSD, DragonFlyBSD, Linux, Win32, DOS. We trying to include Minix 2 now and expand the syscalls range.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ataroid

    Ataroid

    Atari emulator for Android phones

    This project is based on sources published by original Ataroid developer, who in turn used code of Stella. This project is abandoned in favor of Droid2600: https://code.google.com/p/droid2600/. Available sources do not compile into anything working anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LynxOS is a new operating system kernel using UNIX-like OS model, which would be developed in C and assembly for the intel IA-32 architecture of processors. It provides clean code and priciple implementation in our own mind, not refering to existing OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    psx4droid

    psx4droid

    PSX emulator for Android phones

    This project is based on sources published by original psx4droid developer (or someone else – I don't care as it is all GPLed anyway), who in turn used code of PCSX-ReARMed, forked from PCSX-Reloaded, based on PCSX-df and original PCSX... This project is abandoned in favor of libretro PCSX-ReARMed variant: https://github.com/libretro/pcsx_rearmed. Current sources already depend on recent version of platform anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo