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
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
CircularSlider is a Cocoa reusable control for OS X. It allows the user to drag a knob freely in two dimensions on a circular base. The project includes an IB palette, a testbed application, and documentation. Good sample code for beginners.
openevo is a project started to find out about behaviour of evolutionary generated machine code. It implements a certain set of CPU instruction codes and a few interrupts for interaction with the runtime environment.
This project is yet another attempt to build a fully operational MMORPG based on Free (as in speech) and Free (as in beer) code. This work stands on the shoulders of giants, but will contribute tons of new content and code.
The OTRPlayer is an MP3 player for the Sharp Zaurus PDAs. It is designed for Old Time Radio (OTR) type mp3 files. These are generally low bit rate, 22050 Hz sample rate, and mono format. Features will be designed for these type of files.
This project will be an OpenSource EDI Translator, for use on LINUX-based systems with the Gnome desktop. The translator modules will be written in C++. and all code submissions will be required to have full comments.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
This project is a .NET implementation of the JavaSpace API along with the some examples using spaces. The software was written using the JavaSpace specification and not any other implementation. Persistence is provided via Bamboo Prevalence.
Karekol is a small convertor that turns code into coloured HTML. Use it and see your code on a colour printer or website near you. We start by supporting VB.NET and C# code, but support for others could be added later. Keywords: Pretty Print; VB2HTML
IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
ctsplit is a program designed to split a large binary file into smaller byte sized pieces. Included with this project will be sourcecode, linux binaries, windows binaries, User interface (using QT), and documentation.
Languages: C++ and QT
The easiest way to seamlessly integrate the Lua scripting language into any C/C++ project. CaLua allows you to expose C structures and functions to Lua scripts, and expose Lua functions to C programs, with the use of a few simple C functions.
This project will use C++ and QT to read from the XMLTV format and output tv listings in various graphical representations.
The main target platform is the sharp Zaurus, but QT should facilitate easily compilation for XFree86 and Win32 environments.
Software PLC using Instruction List language as described in IEC-1131-3 for RT-Linux.
This project is a part of the diplomas thesis on CTU FEE (http://dce.felk.cvut.cz)
This project is an attempt to design strongly typed langauge like C# or Java using capability security model. This is an reseach project. This project is also a temporary home for async-objects projects which is prototype of classes for asynchronous inte
The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
** FORK LATEST CODE ON GITHUB **
https://github.com/mikecurry74/mybb
This project was moved to Github
My Business Basic (MyBB) is an open source Business Basic Interpreter/Run-time environment. We are working towards becoming a free, fully functional business basic.
LainOS is an OpenSource project that seeks to revolutionize the the user experience by bridging the realm between \"Alien Elegance\" and Human Usability, and thus create a truly new and unique interface that is user savvy and beautiful.
This is the minimal HTTP/1.1 server as defined in the W3C spec. It's written purely in C++. It's funcionality is very low - only basic file serving. The purpose of this project is just educational. I tried to make the code as clear as posible.