MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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.
jBingAPI is a java library to query the microsoft search engine bing (http://www.bing.com/) using their public api. jBingAPI just makes it a lot easier to communicate with this api.
The project is designed to make life easier for programmers using javascript. Updated trace panel(disegner will work on it later :) ). And one issue with IE6. Compatible with IE7+, Chrome, FF2+, Opera(?)
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
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.
Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
Tcl/Tk interface for the SSC-32 servo controller. Sliders generate position commands and send them to the ssc32 via serial output. The number of servos can be changed. Positions can be captured and replayed using the macro function. Added group controls.
phpMAS (Multisite Authorization System) is a cross-domain PHP user-management script. Using single DB(mysql) to manage users from other sites(or domains) like YAHOO or GOOGLE, it can be integrated into many public scripts (phpBB,myBB,wordpress...)
A Selenium RC extension that allows a tester or developer to define Selenium tests using XML. The project includes utilities for converting Selenium IDE recorded scripts as well as utilities for capturing and dynamically applying data from your test.
Packaging of several commonly available open source libs with installers and selected design pattern implementations from journals such as Dr Dobb's, all using liberal LGPL and Boost licenses. Also intended to aid multi platform development.
Vangaea provides a single, open, RESTful API to developers on the front-end, while using pluginable connectors to communicate with multiple hypervisors on the back-end.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
Expatpp is a simple C++ layer to make using the open source expat XML parsing library vastly easier for complex schemas. It has been used widely in industry including the Valve Steam project.
KuhAPI is the next generation application programming interface written in PHP 5.3 for quote systems like bash.org or something else. It provides easy access to the quotes while using new techniques and features of php object oriented design.
i-PUT is an implementation PCD ACM profile proposed by the IHE (Integrating the Healthcare Enterprise). This profile describes a way to integrate the alarms generated by Patient Care Devices (PCD) using HL7.
Messi is a REST ajax framework for java and php. Database is manipulated transparently via SQL statements using javascript. Records are fetched to browser as scrollable dataset linked to data-aware JS widges such as editable grid and various fields.
API Java for persistence of system settings in files, that can be recorded in the format Properties or XML, implements cryptography to protect data that will be recorded, has a graphical interface for encrypting and decrypting using one key.
The "Java Declarative Programming API" (JDPA) provides declarative programming support for Java using annotations, allowing developers to define parameter constraints, interface contracts, transformations, interceptors and more.
Migratool is a software tool, which aims to easy the geospatial (and non-geospatial) data migration among both distributed and heterogeneous data sources. This tool is based on a three tiers architecture and it has been implemented using the J2EE archite
Sphex is a light and easy to use OOP PHP 5 Framework using the AMF binary format as a gateway for your Flex or Flash applications and any PDO enabled database. This project is using Zend_AMF and the Doctrine ORM.
¡COSA! is a project to create a Common Objects Service API for web development. By using ¡COSA! a programmer will not have to worry about rewriting and rebuilding his WSDL file all the time, worrying only about what really matters: coding business rule
A collection of Concurrent and Highly Scalable Utilities. These are intended as direct replacements for the java.util.* or java.util.concurrent.* collections but with better performance when many CPUs are using the collection concurrently.
The purpose of this project is to demonstrate Information Card interoperability on heterogeneous platforms written using Java language to support Apache Tomcat, JBoss & SUN Application Server platforms running on Linux.
This Quaternion based 3D Camera is designed from the ground up to be robust, but most importantly, it's geared toward new programmers, so its primary focus is for it to be the easiest possible to get into your project and start using.
A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.