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.
Start Free
Build Agents and Models on One Platform
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.
A small tool to monitor Apache Subversion repositories for new commits. It has a very small memory footprint and resides in the system tray.
Based on the famous project CommitMonitor, this project has some new features and enhancements.
“08's Code Analysis, Statistics and Evaluation” from Central South University, China.
It's a private project and it's our first project. Simple and , maybe powerful!
CCode Completer enhance writing Ccode with auto popupping words, it also shows parameter list, the header file they are defined in, and what they do. This can be also used to compile if Borland Turbo C is present in the same directory.Based on .NET
Metamorph is a metamorphic / polymorphic dynamic encoder which encrypts an executable by completely rewriting it whilst retaining its original function
Build your program from scratch of flowcharts with comfortable and nice visual designer. Interpret resulting diagram to pure C++ code and run it just in the same environment. Flowcharts interpreter is best optimized solution for newbie programmers.
Fossa is a runtime CUDA memory extender for Linux. With fossa, users can run CUDA applications that require more than the available amount of GPU memory. Fossa is targeted toward command line driven applications.
[Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/wia-on-twain
A WIA on TWAIN driver implementation designed to expose all necessary scanner functionality while adhering to the WIA 1.0 and WIA 2.0 specification and achieving compatibility with all WIA compliant applications.
C library to quickly implement streaming communication between parallel threads. Optimized for use in embedded systems. Allows FIFO behavior as well as separate data access and synchronization. NOTE: development has moved to the vfTasks project.
The ordered_tree class template is an implementation in C++ of the ordered tree data structure. It implements breadth, depth search, as well as child and leaf iterators. A single header file is needed to use the code.
CZ Bind Maker is a custom buy script and configuration editor for Counter-Strike 1.6, Condition Zero and Counter-Strike: Source. It provides point and click, buy scripting and configuration editing capabilities.
SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
Allows CUDA developers to deploy kernels requiring more global GPU memory than is available by transparently mapping pinned CPU memory into the GPU memory map. Works behind the scenes and is easily added to existing projects with minimal effort.
This is a plugin for TextMate which enables you to code and deploy to an Arduino. To install - Unpack into ~/Library/Application Support/TextMate/Plugins.
Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
VMLAB User Components for AVR peripherals and external components
This is the source code repository for my VMLAB User Components. The Project Website contains detailed descriptions of each component. You can also Download Components as pre-compiled DLL files from this site. The "AVR Peripheral" components should be installed to the "mculib" directory; all other components are installed in the "userlib" directory. A few components include a "readme.txt" with additional setup instructions.
Most components are licensed under the LGPLv2 (or higher). A few...
This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item