Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
NOTE: Project has been delayed due to other tasks.
Genetic Algorithms General Solver (GAGENES) is a C++ implementation of the genetic algorithm concept.
Quick application (Qa) is a set of customizable Qt objects which can be used as a base to quickly developp an application. It pre-implements standard functionalities such as open/save mechanism, recent files, internationalization, etc.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The patch comm-manag allows ddd to start up correctly. Loads all the debug info files, Breakpoints are correct, project is correctly saved and loaded. ddd-3.3.12-260210 patch makes usable register display for MMX and SIMD instructions 32 - 64 bit.
Headrand is a static library wrote in c that contains functions to simulate complex systems or make statistical analysis with a new approach called "random function computing"
QtSerialization adds automatic serialization to the Qt Framework with additionnal syntax. See http://www.libertesalternatives.org to know more about it. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog )
cpp2dot parses c++ header files and generates a dot (graphviz) UML graph. It is based on the moc tool from the Qt SDK. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog : http://www.libertesalternatives.org)
InTml is a language and tools for Virtual and Mixed Reality development. It adds a component-based, reusable architecture to MR apps on top of open technologies such as VRJuggler, VRPN, and OpenSG. Soon: C++ and Java distributions, eclipse plugin.
Implement window system for SDL. The idea is to make SDL's GUI easier to make, and to keep design freedom (you give textures to make borders). Restarted from scratch in 2011 and will be moved to another site when 1st usable version come.
A linux command line tool for detecting duplicate images, where one may have been resized, watermarked, and/or had some colour correction etc. performed on it.
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.
A simple set of C++ Templates which abstract the common problem of updating a value based on changes in time. Comes with a simple example - just add the OverTime folder to your includes path and compile it to see how things work.
SimpleTK is an open source Simple ToolKit (set of graphical user interface components or widgets) for the X Window System. It's aims is to be Light, Simple, Ergonomic and Fast. It is writen in C/C++ language.
This is a generic engine for simulation of Game & Watch games, starting with ports of the Madrigal Game & Watch Simulators (http://www.madrigaldesign.it/sim/). It is designed to run anywhere SDL is available, with emphasis in handheld machines.
CLiP is a Command Line Parser written in C. Its flexible structure and easy use make it a quick and fast parser you should absolutely try! Among others, it allows you to define short and long prefixes, the number of arguments for a certain option...