Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
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.
Tool that allows reading ReiserFS partitions under Windows. Contains a WebDAV server so under Vista it is possible to assign a drive letter to the ReiserFS partition. Contains no kernel/driver code.
The Kernel Intrusion Detection System-KIDS, is a Network IDS, where the main part, packets grab/string match, is running at kernelspace, with a hook of Netfilter Framework. The project is not ready for use, then incomplete pieces of code may be found.
A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
The IPv6 Stack that runs on your target. FIP is designed to fit in medium-sized 8-bit microcontrollers, while not sacrificing performance on larger devices.
Scout is a tool that allows you to monitor your computer system. It displays
many different things -- like tasks, ports, assigns, expansion boards, resident
commands, interrupts, etc. -- and you can perform some certain actions on them.
Uniform Driver Interface -- Public SourceCode for runtime environments and drivers based on the UDI Specifications. Single source image for a driver, built once for each ABI (IA32, Sparc, etc.) and then run on any OS that provides UDI!
Firmware and schematic for a USB HID compatible remote control consumer device using an Atmel AVR Atmega8. No drivers are needed for WindowsXP / WMP10 / Vista / Windows 7. Press Play/Stop/Pause and control media player directly from your remote control.
A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
"framegen" construct packets based on the arguments passed at the command line. It can also replay packets present in a pcap file and can also save packets received at the listening port into a pcap file. Requires: PCAP library.
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.
Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
Expansion card for 8 bit computer Sharp MZ-800.
Connection to SD / MMC card with FAT16 filesystem. Emulated FD controller. MZF repository.
This project is already stoped. Please see the MZ800 Unicard 2nd generation https://sourceforge.net/projects/mz800ukp1/
This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80.
Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD.
Special support for ZX Spectrum emulator file formats.
Binary or intel hex file output.
The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
The idea behind 'repeat' is to make things easier in the Linux command line environment. Instead of having to script repeats in you're shell of choice - you have a command that repeats things. Use repeat for all you're repeating needs!
This project provides a chip card interface device driver for the PC/SC Lite server deamon (pcscd). The driver provides a standard PC/SC interface to NFC devices supported by libnfc.
Note, that this project is currently not actively developed. However, the code has been adopted by the libnfc-Team. See https://code.google.com/p/ifdnfc/source/checkout.
Versatile is an operating system, its kernel is written in C with emphasis on speed, low memory footprint and clean code. One of the goal is to have orthogonal persistence and query based file system.
Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
unique.timestamp provides a universally unique identifier which is also a human-readable timestamp. It includes a command line executable, a set of C routines for embedding into your own code, and some utilities for manipulating unique timestamps.
Porting Android to Intel(Marvell) ARM XScale PXA270. A complete build system for embedded Linux and Android on PXA270. It was open source for anyone but no responsibility for any damage resulting from any usage of the software.
Demo :
http://www.youtube.com/watch?v=3Ine1k4Hzy8
http://www.youtube.com/watch?v=3Xp5zMPOI1c
http://www.youtube.com/watch?v=lYzRSNuUsIw
http://www.youtube.com/watch?v=1lmmld7LjGM
http://www.youtube.com/watch?v=CNGhFmCwaxw
Documents :
http://sourceforge.net/projects/android-pxa270/files/BringUp_Android_on_PXA270.pdf
http://sourceforge.net/projects/android-pxa270/files/Android_Porting_on_PXA270.pdf
Checkout the sourcecode :
svn co https://android-pxa270.svn.sourceforge.net/svnroot/android-pxa270 android-pxa270
Project host :
http://www.mask.org.tw
Author :
mask.chung@gmail.com
Blog :
http://www.mask.org.tw/blog
Linkedin :
http://www.linkedin.com/in/maskchung
Donate:
Paypal or http://www.mask.org.tw
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.