Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
This project implements the TransSkel API as a wrapper around GTK. The goal of the project is to be able to compile simple programs written for Carbon with TransSkel as graphical framework under GTK.
DAXFi is a Python package that helps configure several different kinds of firewalls in a consistent way. The rules are described in XML. It comes with a Python package, useful to build other applications and includes some useful example programs.
The SimpleJTA project implements a standalone JTA compliant Transaction Manager. It is primarily designed to be used when a J2EE server is not available, for example, in Servlet applications, or standalone Java programs.
Protonium is an OpenGL game engine, made for graphical programs in general, but with the main purpose of aiding in developing games and eases the creation of games by supporting with creating threads, rendering graphics, handling input among other things
pthreadw is a profiling library for multi-threaded programs. It can be used to automatically identify common problems related to threads that limit performance of parallel programs such as lock contention or load imbalance.
cite-effect helps understand, validate and refactor programs through static analysis. After building a database, it reports variable's accesses within call tree(s), in a text format suitable for integration into editors (like jEdit or Emacs).
Sooc is a C library that enables developers to write object-oriented programs in C. Sooc (Simple Object-Oriented C) comes with useful stream and collection classes and provides mechanisms for memory management, exceptions and, with pthreads, threading.
malkriz is solver for griddlers (japanese puzzle) written as simple portable classes in c++. You'll find here complete programs using it, written for MSVC6, Qt and cgi. Web version (in slovak language): http://frix.fri.utc.sk/~johny/mkfrm.php
HBasic is an IDE with an interpreter and compiler used to create, execute and debug programs with a BASIC style language. The language includes object oriented features and may be compiled to interpreter pcode and standalone executables.
This is a compiler which produces ANNs out of a simple, procedural programming language. Those programs can then be subject to genetic algorithms and neuro-evolution to enhance them automatically.
This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
Qtaps is a framework for developing Qt programs using a predefined Qt plugin interface. Its primary goal is to provide a set of application plugins which bring a new level of reusability to the development life cycle.
The home site is www.ppassistant.com Help Forum www.ppassistant.com/forum This is meant to be the ultimate framework. Not only is it an open source PHP/MySql framework, but it's also a development toolkit. It also has programs and tools.
An interpreter for the Argh! esoteric programming language in wxHaskell. The program allows one to load, edit, save, validate and run Argh! programs. It currently supports all commands except 'e' and 'E'. Documented using Haddock.
This is a small C-library to create an maintain the tray icons in your own programs and a set of tiny lightning-fast trayicon utilities to show the cpu-load, mem-load, xkb-layout & mixer-volumes.
The DevTools project is an open-source (BSD-licensed) set of development tools, including a set of shared gmake-style utility makefiles, the TLM version-control wrapper, and various other little utility C++ programs and Perl and Python scripts.
builditis is a simple build system for c/c++ programs and libraries. For those who would rather just code and not worry about keeping up Makefiles and such.
Many scientific programs require experimentation with various numeric parameters. Having a GUI with a panel full of labeled number sliders to adjust parameters is often useful. This API eases the creation of such labeled graphical numerical inputs.
Que is a queue-based programming language, very different from other programming languages. Due to the nature of a queue, programs made in Que are automatically parallelized, meaning improved efficiency in multi-core environments.
Linux Debug is a tool for debugging linux ELF programs at the assembly level. It currently runs only on 80x86 and AMD64 platforms. Not like GDB, the interface is most like MS-DOS debug. So that, it will more friendly for new Linux Assembly Developers.