Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
The Patagonia OS is intended to work with x86 computers. It is for general purposes and can be modified easily and add drivers for other devices. The main idea of this kernel is transform PCs into research machines.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
The BrProject is a fake name to Kurumin, a brazilian linux distro based on Knoppix and Debian. While Kurumin is made to fit in a mini-cd, others "remasters" can have other objectives.
Portuguese: O BrProject é um apelido para Kurumin, uma distro linux
AMA Desktop Linux is a Linux Distribution for AMA Computer University that aims to provide an interface that is comfortable to existing Microsoft Windows users. See https://photos.app.goo.gl/QBprY5LVRA7BUsoe8 for more screenshots.
EQP - Eager Queue Protocol is a protocol that uses broadcasting to schedule processes across a local network of processors. It is intended to replace time sliced single thread scheduling in operating systems like GNU Hurd.
Codename Five is an operating system kernel, written as an experiment in learning assembler, written from scratch for x86. It is not (purposely) based on any previous operating system.
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.
Rt-Simulator is a library to simulate task behaviors on uni/multi-processors with different scheduling algorithms. It provides a run-time reference by fast-prototyping and it can also used for scheduling algorithm research simulation.
**DISCONTINUED** BOS – B.lu operating System, is an operating system dedicated to small microcontrollers and CPUs without MMU. Actually is dedicated to Texas Instruments MSP430 microcontrollers (it can be ported to other CPUs without great changes)
Genesix is a kernel for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted to learning kernel architecture and development essentials.
A collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems, designed to transform a basic computer into a dedicated SMB/CIFS, FTP or NFS file server.
Perl-based syslog watcher that matches certain login failures (SSH, FTP, POP3) and can dynamically block and email an alert, helping to monitor and manage hosting servers. NOTE: Although no recent updates, I'm still able/willing to update this code.
FPGA based hardware card which implements above 4 giga bps network traffic throughput under affordable hardware cost. With linux driver and kernel patch, software based IPTables/netfilter firewall can be easily upgraded to a multi-giga high end firewall.
extract26config tries to extract the .config of an existing kernel (b)zImage either by extracting the image included in the kernel-image itself or by reconstructing it by re-compiling and analyzing the kernel-consisting parts of the image and/or analyzin
lmbench is a suite of simple, portable, ANSI/C microbenchmarks for UNIX/POSIX. In general, it measures two key features: latency and bandwidth. lmbench is intended to give system developers insight into basic costs of key operations.
A Linux kernel module for replicating a stream (a char device such as /dev/urandom or /dev/dvb/adapter0/dvr0) in such a way multiple processes can concurrently read it. Example use: watching (or watching/recording) two DVB-T channels at the same time.
Projeto de um backport para ser utilizado para os mais diversas necessidades como execução de comandos remotos sem ter que utilizar um servidor ssh por exemplo.
Nx is a simple (yet only x86) multiprocess operating system kernel written in C (and some parts in assembly) from scratch. Our goal is to achieve high performance, speed, flexibility and security by using the simpliest possible design.
The Linux VTPlayer driver project aims at providing a Linux kernel driver for VirTouch's VTPlayer tactile mouse. This driver allows not only the VTPlayer to behave like a regular mouse, but also user-space programs to control VTPlayer's tactile pads.
AVRCNC is a CNC-Controller based on an ATMega8 and some other (cheap) hardware. Main advantages compared to L297+L298 are: - simpler to build - easier to expand - mega8 controlls motors directly - no time-critical tasks on PC