Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Our Free Plans just got better! | Auth0
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.
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.
GNU PIC LIBRARY PROJECT
The interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming.
Then any program resulted by this use would be a proprietary or free softwares.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
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.
"DSO" is a Digital Signal Oscilloscope. My DSO will be connected via the USB to the PC. All software to operate the DSO is developed within this project.
Develop hardware for universal chip programmer, buildable cheaply by hobbyists - 40-pin programmer to cost under Ł100 (vs. Ł300 for commercial version). Use GunFire for software support.
asfpga is an assembler written for use in FPGA design. It can be easily modified for your instruction set. The ultimate goal of this software is to allow a FPGA designer to easily write assembly code for a custom instruction set.
The current version al
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.
HallRunner is a robotic navigation and management system. The robot will navigate using an internal map of the building, and will show it's position in real time.
Thanks to carefully thought out architecture an emulator for all hardware (i386 i860 sparc hppa SGI Mips Alpha etc) on any hardware. A lot of new theories have gone into this trying to fix old problems.
POSIX API for Win2K-XP. Mainly implemented in the driver. Included: write-on-copy fork, threads, mutexes, spins, condvars, rwlocks, signals ... Signals/cancelation interrupt all waitable syscalls, NT syscalls are automaticaly restarted.
This is a simple library for parsing & compiling mathematical formulas (also with variables). Compiled ones are stored in machine code in memory and are ready for fast calculations (for example integral calculations, function plotting and analysis).
A Protected mode microkernel for the x86 system.
With features like memory management, multitasking and protection will be included in the kernel, the rest will be added as drivers/software.
The EFI332 project is a public domain development with the goal of developing
a complete engine control system including fuel injection and spark control.
This SourceForge based project is a companion to EFI332 to help
focus the software development.
Glucas is a client to make primality test for Mersenne numbers. It is related to GIMPS effort to search the bigest primes ever found. In addition, it can be used as an excellent performance test. Posix thread, OpenMP and SunMP compatible
The 1-Wire Net PD Kit is an open source library designed for the portability of 1-wire applications to various target platforms. This API provides all of the 1-Wire Net services to communicate with Dallas Semiconductor's 1-Wire devices including iButtons.
JellyMark is a next-generation OpenGL and CPU benchmarking program.
Features:
Realtime Physics simulation of non rigid body bouncing in a rotating cube.
100% Assembly optimized FPU spring calculation routine.
Cube environment mapping for reflections.
An open source set of embedded software libraries in C, C++ and Assembler for robotics programming, targeting controllers using Motorola's 16 bit controllers, concentrating on the 6811 and 6812. Development of a common development toolset.
LiteOS is our attempt to write a free OS for calculators known as "TI-68k". TI naturally stands for Texas Instuments while 68k designs the Motorola 68000, in other words the processor running such calculators.
A function is computable if it can be computed by a Turing machine.
A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.