Showing 182 open source projects for "api"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    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.
    Create free account
  • 1
    SpotifyAPI-NET

    SpotifyAPI-NET

    A Client for the Spotify Web API, written in C#/.NET

    ...SpotifyAPI-NET allows you to quickly integrate with Spotify's Web API by supplying sane configuration defaults from the start. Later on, behavior can be customized using extensive configuration possibilities. The Spotify Web API consists of over 74 API calls. SpotifyAPI-NET provides fully typed requests/responses for all of them. With the support of .NET Standard 2.X, SpotifyAPI-NET runs on many platforms, including .NET Core, UWP, and Xamarin.Forms (Windows, Android, iOS, and Mac)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SkiaSharp

    SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. Building SkiaSharp is mostly straight forward. The main issue is the multiple dependencies for each platform. However, these are easy to install as they are found on the various websites.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Google Cardboard XR Plugin for Unity

    Google Cardboard XR Plugin for Unity

    Google Cardboard XR plugin for Unity

    ...A smartphone can display 3D scenes with stereoscopic rendering, track and react to head movements, and interact with apps by detecting when the user presses the viewer button. The Unity XR Plugin Management API lets you turn VR mode on or off for the Google Cardboard XR Plugin for Unity. The VrMode scene in HelloCardboard sample shows basic usage of the aforementioned API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    FFmpeg.AutoGen

    FFmpeg.AutoGen

    FFmpeg auto generated unsafe bindings for C#/.NET and Core

    ...It is designed for advanced use cases where precise control over multimedia processing is required. FFmpeg.AutoGen supports integration into custom media applications, streaming systems, and processing pipelines. Because it closely mirrors the native FFmpeg API, it requires familiarity with FFmpeg concepts for effective use. Overall, it serves as a powerful bridge between unmanaged multimedia libraries and .NET applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ImageSharp carries no native dependencies and can be installed anywhere that supports .NET Standard 2.0+, ImageSharp can be used in device, cloud, and embedded/IoT scenarios. ImageSharp's API is unparalleled for it's ease of use. Designed from the ground up to be flexible and extensible, the library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations. Complete support for jpeg, bmp, gif, pbm, png, tga, tiff, and webp with more formats on the way. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Video Screen Shot Taker

    Video Screen Shot Taker for take photos from video

    Video Screen Shot Taker is a program designed and implemented by me. It is a desktop program that takes pictures from video files. The program is 100% free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Echoes Music Player

    Echoes Music Player

    An advanced lightweight music player with a custom skin

    A lightweight full featured music player with support for a wide variety of media types including midi, wav, flac and more. Comes with a custom built GUI Skin and advanced controls such as transpose, parametric EQ etc. Runs on any windows machine (xp, vista, 7, 8, 10, 11) with more than 256mb of RAM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    HandyControl

    HandyControl

    Contains some simple and commonly used WPF controls

    Add a reference to HandyControl or search for HandyControl on the nuget. The mission of HandyOrg is to provide users with the easiest API possible. A simple factory source generator that enables the pattern to not violate the open-close principle. Some syntactic sugar for Wpf development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    mod for x264gui by croma25td to use tmod Builds and others things for last tmod encoders https://github.com/jpsdr/x264/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    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
  • 10
    Xabe.FFmpeg

    Xabe.FFmpeg

    .NET Standard wrapper for FFmpeg. It allows to process media

    Xabe.FFmpeg is a .NET library that provides a high-level wrapper for FFmpeg, allowing developers to perform multimedia operations using a clean and intuitive API. It simplifies complex command-line interactions by offering structured methods for tasks such as conversion, concatenation, and streaming. The library supports both synchronous and asynchronous execution, making it suitable for scalable applications. It includes utilities for retrieving media information through FFprobe, enabling detailed analysis of files. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Fast Image Resizer

    Fast Image Resizer

    2 clicks para Redimensionar.

    Redimensionador de imagens mais simples. Redimensiona o tamanho da imagem a sem perder a proporção. Muito trabalho em reduzir o tamanho de imagens manualmente? Está aqui a Solução, um pequeno programa que adiciona e configura um item de menu de contexto do botão direito do mouse ao clicar sobre imagens no Windows, possibilitando redimensionar uma ou varias imagem com apenas 2 cliques com a definição que desejar, sem necessidade de abrir qualquer programa de edição. Bem Simples: Abra...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MediaToolkit

    MediaToolkit

    A .NET library to convert and process all your video & audio files

    MediaToolkit is a .NET library designed to simplify multimedia processing tasks by providing an easy-to-use interface over FFmpeg functionality. It allows developers to perform operations such as video conversion, thumbnail generation, and metadata extraction without dealing with raw command-line syntax. The library supports common media workflows, making it suitable for backend services and desktop applications. It provides structured APIs for configuring encoding parameters and handling...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    GazeRecorder

    GazeRecorder

    WebCam Eye Tracking for usability testing

    ...You can also check out: GazePointer, which lets you move mouse cursor using your eyes. https://sourceforge.net/projects/gazepointer/ GazeRecorder Online Insight Platform: https://app.gazerecorder.com GazeCloudAPI real-time eye tracking API: https://api.gazerecorder.com Read more: https://gazerecorder.com
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 14
    MediabrowserWpf

    MediabrowserWpf

    Bild- und Video-Datenbank für ambitionierte Fotografen

    Dies ist die dritte Reimplementierung meiner privat genutzten Bild-Datenbank. Für mich wichtig sind folgende Punkte: Die Datenbasis ist stabil, konservativ und immer elementar zugänglich. Ich verwende immer dieselbe Sqlite Datenbank. Die original Bild- und Videodateien werden nie überschrieben oder manipuliert. Einfache Bearbeitung wird zerstörungsfrei über Variations-Ebenen ermöglicht. Struktur bekommt Das Medien-Archiv über einen Kategorienbaum. Natürlich gibt es Tags, Beschreibungen und...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    Accord.NET Framework

    Accord.NET Framework

    Machine learning, computer vision, statistics and computing for .NET

    ...It can be used on Microsoft Windows, Xamarin, Unity3D, Windows Store applications, Linux or mobile. After merging with the AForge.NET project, the framework now offers a unified API for learning/training machine learning models that is both easy to use and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    A Movie Collector

    Movie Collection App-fully portable. No Installation. Access database

    Free Movie Collection App-fully portable. No Installation. Beats a spreadsheet. :P Update: If over time your database has grown and is slow to to start the app, open the database in MS Access and go to compact and repair. The original version uses JET/targets x86 Quick Movie entry tips: https://sourceforge.net/projects/movie-collector/files/Help/?upload_just_completed=true Access database. Simple, but effective app to catalog your Movie Collection. If you download an updated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Irrlicht Lime

    Irrlicht Lime

    .NET wrapper for the Irrlicht Engine

    The project has moved to https://github.com/greenya/irrlichtlime ----------- The Irrlicht Lime is a .NET wrapper for the Irrlicht Engine. It wraps most of API available in native library, easily allowing you to use 2D/3D graphics in your app, written in C#, VB.NET or other .NET language. Currently Lime is being develop under Visual Studio 2010 with .NET Framework 4.0. It includes bunch of examples and IntelliSense documentation. Lime is not a distinct "engine", it is a wrapper with almost the same architecture witch native Irrlicht Engine has. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    High Speed Parallel Imaging (HSPI)

    High Speed Parallel Imaging (HSPI)

    HSPI does parallel capture and sky surveys.

    HSPI offers to the astronomer the possibility to capture pictures from the CCD camera in a fast and intuitive way, keeping under control all the instrumentation in posses. HSPI can control the CCD camera, the mount, the focuser, the filter wheel and the dome from a single interface, and not only this: these features can be added on as many observatories and instrumentations you want. HSPI is ASCOM and INDI compatible, so if you want to use particular setups like Linux computers connected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Natural Grounding Player

    Natural Grounding Player

    Sequence videos based on their energy levels

    Provides the ultimate media playback experience by sequencing videos based on their energy readings. It contains the best catalog of videos, the best YouTube downloader and the best media encoder you can find. The primary goal of this application is to automate Natural Grounding sessions by downloading and playing videos in the right sequence to gradually increase the intensity and bring you into higher states of consciousness. It is a spiritual awakening tool. For more information on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SeelWorks.MPCHC

    A C# Implementation of the MPC-HC API

    This Control uses Windows messaging and WM_COPYDATA to communicate with and control MPC-HC with simple, easy-to-use methods, events, and connected objects. Note: This is a work in project and not everything is working completely. I'm still working it out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AVSEdit Plus

    AVSEdit Plus

    An AviSynth script editor with side by side preview and encoding GUI

    AVSEdit Plus is an AviSynth script editor with side by side preview and video encoding GUI for command line encoders: - edit AviSynth scripts, - preview script video results, - buffer slow scripts and preview them in real time, - enable side-by-side preview for two script video results, - work with command line encoders using an encoding GUI, - create an encoding queue. Visit the AVSEdit Plus official thread to get support and discuss...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Arnav Digital Signal Processing

    A real-time Discrete Signal Processing software and API for MS Windows

    A real-time Discrete Signal Processing software and API for Microsoft Windows OS which can connect to SDR devices like RTL-SDR and USRP. The API can be called from C/C++ programs as well from any .NET 4.5 client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Karamel

    Karamel

    Karaoke Player

    Karamel is a free Karaoke Player which provides two user interfaces. A simple one for the personal use and one with more possibilities for karaoke bars. In its first version it only contains the simple mode with the following features: - Media library - Random / Playlist playback - Stop after song / go on mode - MP3+G and video playback - Playback in additional window
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB