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
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.
LinuxBSM-2 introduces auditing features in Linux kernel to achieve better security and keep an eye on system activities.
Any kernel-derived data can be audited.
This software is a PICMG 2.12 hot swap infrastructure interface specification implementation. The software includes support for the Ziatech zt5550 and Motorola 82XX CompactPCI boards.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
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.
SUBTERFUGUE is a framework for observing and playing with the reality of software; it's a foundation for building tools to do tracing, sandboxing, and many other things. You could think of it as "strace meets expect."
This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.
This tools will automagically configure the linux kernel, detecting hardware and used sotware protocols.
The project will be (maybe) included in kernel 2.5, with the new CML2. We provide also a stand-alone tool to configure 2.4.x kernels.
ZoftOS is an educational operating system aimed to provide a case study on building an operating system that is similar to the *NIX and (most likely ) embedded configurations.
QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.
The Embedded Linux Workshop is an open source project put together for the book "Embedded Linux" by John Lombardo. The workshop makes it easy to build embedded Linux applications quickly and easily.
Covert Linux is technology of instalation for Linux without repartition the disk and running from native system, e.g. you can install Linux from ,say, Windows by grabbing some SETUP.EXE, launching it and then clicking on desktop icon.
The KISS Realtime Kernel is intended for use in deeply embedded applications such as consumer electronics. Being deterministic, small, readable and understandable, it is suitable for applications where deterministic response is primordial.
A virtual file system layer (VFS) that is portable and runs purely in user space. It provides an NFS v2 front end and a BSD-like VFS backend. Dynamic file system modules may be loaded to provide proxies, features or interfaces.
This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
Linux XP is a new linux distribution.
The main idea of Linux XP is to provide people who never tried linux before with an easy-to-use linux distribution without the hassle of re-partitioning their HD and going thru complicated processes of configuring H
SonicOSX is a revolutionary Operating System. Defining boundaries never thought breakable, SonicOSX will provide native support for all Operating System Programs available. With Built-in Security features, it is unlike many popular OS's today.
Static Domain Partitioning is the ability to run multiple Linix kernels on different
parts of a multi-processor, sharted memory system. Each kernel runs as an
independent system. The "static" partition boundary does not change while the
linux kerne
Noid is a system for controlling the environment of individual processes in a Unix system. Today, it can provide per-process namespaces and disable suid/sgid under Linux 2.4. This project has moved. See the homepage for information, file releases and news
FTPfs is a Linux kernel module. You can mount FTP servers locally and take full advantage of read-only local files (e.g. you might want to watch a movie without effectively downloading it).
ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.
The orthogonally persistant pure capability operating system.
Orthogonal persistancy means it preserves its entire system status across system reboots, replacing the concept of file systems for persistancy. This eliminates around half the code in applic