Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.
A simple, quick and plug-and-play wrapper for the curses library that provides a shell-like UI. Features include customizable prompt, tab completion, command history and thread-safety (simultaneous input/output). Scotty stands for Shell CreatiOn ToolkiT.
PHP Screw is a PHP script encryption tool. When you are developing a commercial package using PHP, the script can be distributed as encrypted up until just before execution, preserving your intellectual property.
The fluffy language is a toy language designed around the libfirm intermediate representation library. It supports the typical low-level constructions known from C combined with generic programming constructs. Lexer and parser are extensible with plugins
Simple command line tool for listing what programs have open sockets.Searching on specified ports are allowed.Searching on specified process are allowed.
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
ErgoTabcalc is a general calculation and report system. Calculation sequences are stored in the database. These sequences are made from simple operations on data, eg, add two table columns, or sort a table. This is similar to relational algebra.
Do you meet such situation,convert between utf8 and unicode,dump the constant pool of java class file,a simple server instead of use tomcat as a midlet download server for test purpose;so this is the utility-tool's responsibility;
MapReduce is a simple and flexible parallel programming model initially proposed by Google for large scale data processing in a distributed computing environment. This project implements the MapReduce runtime and API for the Cell processor platform.
Server Side Application FrameworX; provides C++ support for threads, serialization, process control, simple XML and database, sockets, javascript (spidermonkey), simple and advanced plugins, I/O and file/directory management, console and other utilities
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
N-sim is a framework for studying and developing wireless sensor networks. It emulates the computation of sensor platforms, simulates the wireless communications, and allows plug-in models for source detection simulation. Intended for cluster computing.
Fast template processor for HTML/XML/text templates.
No template language or new tags to learn.
Templates can be valid HTML/XML.
Easy to use and powerful!
DOMAPI is a set of library routines for the 'C' programming language implementing the W3C Document Object Model. Function signatures match Oracle's XML Developer Kit so DOMAPI will be source-code compatible with Oracle's XDK.
Gendesing is WYSIWYG HTML Editor for Gnome, using Gtk+ and gecko from mozilla, the change properties of element is in realtime, in html view and source html, include suport php and css
Ansi2txt converts a stream of vt100 (ansi) codes on the stdin into readable text on the stdout. It can also output html that looks quite a lot like your terminal did. Works fine with ncurses output. Compile the C source into the command line tool.
Simple C library based on libdaemon and popt for starting and stopping
a background process which runs a select() loop; hence the library
name libdaemonselect!
ROBOTester is a simple unittest framework for C. It is a combination of a library to build testcases with and perl program that carries out the testcases and summarizes the results.
This project provides some hyperheuristics, implemented as C libraries.
A hyperheuristic can be used to handle any optimization problem, as long as you implement some simple specific code to interact with it.
Some examples/applications are also provided.
Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
Comprehensive & high performance data distribution &transformation system. Features a simple, user-friendly event driven scripting interface transparently generates & execs highly efficient Perl/C code. Uses:ETL,datawarehousing,statistics,data-cleansing.
A simple (~20 line python) O(n^6) algorithm for the traveling salesman problem that seems to do pretty well for most graphs; so well that I have not been able to find a graph which it does optimally solve. Those with spare cycles are welcome to help out.