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.
Try 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 CLI audio cue file generator which uses the Discogs.com API
DCue is a command line tool for automatically generating audio cue sheets (.cue files) using the massive release database from Discogs.com to find artist names, track titles, durations and other information via the Discogs API.
DCue is equally compatible with Windows and Linux (and probably OS X -- though not officially supported). It has no external dependencies whatsoever. It makes use of some C++11 features where available.
Full documentation and information about support and...
Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games!
Include an audio system, an thread system, events, entities, physics, etc.
This engine is written in C and C++. But can be used from both languages.
It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
MplayerXP is branch of well known mplayer (http://mplayerhq.hu) which is based on new (thread based) core. Main goal of this project is to achieve smoothness of video playback due monotonous CPU loading.
Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
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.
Manage your mp3 files with jmusicmanager. It can find mp3, create playlist, edit tags, and more. There are several interfaces, you can customize almost the whole GUI, and you can extend the funcionality via plugins. Do you want more? Request it!
This is a light weight software suite to be used as the basis for creating digital signage appliances like advertisement screens, public space displays and full software systems. It is intended to be used to control the playback of media files and be managed over the network through a socket server, which is included.
Adaptive and Generic Accelerated Segment Test (AGAST): a highly efficient corner detector based on the same corner test as FAST. For a thread-safe C++ implementation please refer to http://sourceforge.net/projects/agastpp/
A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
The SDL_vnc library was created to offer a VNC client library that integrates with SDL (framebuffer is a SDL surface), and where the I/O and processing runs as a thread, so it does not interfere with a traditional "game loop".
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
XVMSocket is a Linux Kernel Module that provides a new socket family for high throughput (40-70 times better than TCP/IP sockets) between applications running on different guest Linux VMs on the same Xen system. No changes to Xen or Linux required.
Platform independend, multithreaded fractal generator. Fine control over thread/CPU usage; unlimited precision; smooth/random/function coloring; supports color map files (over 1600 available); many image file formats. For any Java 1.5+ (32/64 Bit) VM.
DIEGO is a streaming mp3 server written in JAVA. It creates a socket connection on your local machine and listens for HTTP requests. It serves up dynamic m3u playlists which are read by WinAmp, which in turn streams the mp3 to your computer.
Swocket is a cross-platform modular XML Socket server framework implemented in Python with the intention of being used to communicate with Macromedia Flash 5 content but is easily usable with other platforms that support the same flavor of XML Sockets.
This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it.
2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe.
Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...