No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
A canvas library for generating technical drawings
The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings.
A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
XML_XSLT2Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML. All with the ease of the PHP XSL extension. Documentation is available from the project's Wiki.
NOTICE:
This project is now dead. See the following news item for details on why and what to use instead:
https://sourceforge.net/p/xslt2processor/news/2013/12/project-is-now-dead-for-the-best-reason-imaginable/
=======================================================================================
OUR PROJECT HOME HAS BEEN MOVED TO https://github.com/wolkykim/qdecoder
PLEASE CHECK OUT OUR NEW HOME FOR THE LATEST UPDATES.
=======================================================================================
The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling and...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
Cross-platform C++ library for developing CGI Web applications
CppWeb is cross-platform C++ library for developing web applications with server push support.
The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc.
CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with...
w3af, is a Web Application Attack and Audit Framework. The w3af core and it's plugins are fully written in python. The project has more than 130 plugins, which check for SQL injection, cross site scripting (xss), local and remote file inclusion and much more.
This project has been migrated to github! See details in our project site: http://w3af.org/
A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
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.
Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/transform-cxx
Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. As of 25/11/2010 the latest version (3.0) can now be found at GitHub, https://github.com/StuartMacKay/transform-swf.
NBBC is a high-speed, extensible, sophisticated, well-documented, easy-to-use validating BBCode parser written in PHP.
________________________
NOTE: THIS COPY OF NBBC HAS NOT BEEN UPDATED IN A LONG TIME.
There are currently two active maintainers of NBBC:
- Theyak (https://github.com/theyak/nbbc) has a copy of NBBC that still works with PHP 4, and is still more-or-less the 1.x source tree, but it has had some of the outstanding bugs fixed.
- Vanilla...
A modern, portable CGI library written in standard C++. Asynchronous CGI and FastCGI are both supported in a clear, simple and efficient library built upon the Boost C++ libraries (esp. Boost.Asio). Free and commercial support available on request.
Perl-raiser CGI Generator is a website developer application that allows the user to generate pre-configured website CGI applications without programming knowledge. Im busy these days and hope someone will take over the project. Thanks, Eugene.
libwebappremote is a C library that would allow application to provide a web-based service to provide monitoring and sending commands to the application via HTTP
C++ library for interpreting HTTP requests as REST service calls. Classes for method, resource, endpoint make it easy to expose business objects as a REST interface. Provides etags and time versioning constraints for HTTP caching control.
Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
wxJavaScript is renamed in GLUEscript, so a next release will be available on http://gluescript.sf.net. In the meantime, if you find any problems on the latest release, you can still use this website.
A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
pChart is a PHP class oriented framework designed to create aliased charts. Most of the todays chart libraries have a cost, our project is intended to be free. pChart 2.x is now publicly released. You can get it from : http://www.pchart.net
Fast and reliable C++ library designed to parse Board Bulletin Codes
bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time.
Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
Libraries of servlets and filters, featuring tk-filters and tuckey.org's urlrewrite. Filter named HttpVariablesFilter is also included - useful for big forms that use sorting/paging of displaytag's tables.
Robust Perl OO Module for Digest based Authentication leveraging DBI as a backend. This Performance oriented Hash Authentication Library is scalable from single pc to multi-database single signon www applications. Optionally uses Javascript and Cookies.
Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.