Showing 160 open source projects for "projects"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Wicked Engine

    Wicked Engine

    3D engine with modern graphics

    Wicked Engine is an open-source 3D engine with modern graphics. Use this as a C++ framework for your graphics projects, a standalone 3D editor, LUA scripting or just for learning. To build Wicked Engine for Windows (10 or later), use the latest version of Visual Studio and the provided WickedEngine.sln solution file. By simply pressing F5, the Editor application will be built. There are other example projects that you can build as well within the solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android. The goal of Filament is to offer a set of tools and APIs for Android developers that will...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Mozc Devices

    Mozc Devices

    Circuit diagrams and firmware source code for Gboard DIY keyboards

    ...The repository serves as an archive of the schematics, firmware, and PCB designs for these inventive input mechanisms, with many projects including promotional videos and technical references.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Vircadia

    Vircadia

    Vircadia open source metaverse platform

    ...Unlike most platforms, Vircadia is 100% open source with the full software stack necessary for a premium metaverse experience licensed as Apache 2.0. Because of this, all aspects of the project can be customized for your use case. Vircadia consists of many projects and codebases with its unifying structure's goal being a decentralized metaverse.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    Open3D

    Open3D

    A modern library for 3D data processing

    ...It can be set up on different platforms and compiled from source with minimal effort. The code is clean, consistently styled, and maintained via a clear code review mechanism. Open3D has been used in a number of published research projects and is actively deployed in the cloud. We welcome contributions from the open-source community. GCC 5.X and later on Linux. XCode 10+ and later on OS X 10.14+. Visual Studio 2019 and later on Windows.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    Serial Studio

    Serial Studio

    Multi-purpose serial data visualization & processing

    Serial Studio is a simple, multi-platform, and multi-purpose serial data visualization program that allows embedded developers to visualize, analyze, and present data generated from their projects and devices while avoiding the need to write project-specific visualization software. Over my many CanSat-based competitions, I found myself writing and maintaining several Ground Station software for each program. However, I decided that it would be easier and more sustainable to define one flexible Ground Station Software that lets developers define how each CanSat presents data using an extensible communication protocol for easy data visualization. ...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    FastLED

    FastLED

    The FastLED library for colored LED animation on Arduino

    FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and more. FastLED is used by thousands of developers, in countless art and hobby projects, and in numerous commercial products. We build FastLED to help you get started faster, develop your code faster, and make your code run faster. FastLED supports popular LEDs including Neopixel, WS2801, WS2811, WS2812B, LPD8806, TM1809, and more. The library runs on a wide range of Arduino and compatible boards, including both AVR- and ARM- based microcontrollers. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    MusicPlayer2

    MusicPlayer2

    Audio player that can play common audio formats

    ...The project likely implements basic playlist management, playback controls (play, pause, skip), and possibly UI features to browse or organize music. Because many smaller music-player projects aim for simplicity, MusicPlayer2 may focus on providing a lightweight, minimal-dependency audio player compared to larger, heavy multimedia suites. For people who want quick playback of local files, basic playlists, or a hassle-free, minimal UI music experience, MusicPlayer2 is positioned as a no-frills solution. As an open-source repo, it allows modification — for example customizing UI, hooking up additional features (equalizer, library scanning), or integrating with other apps.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    RenderDoc

    RenderDoc

    RenderDoc is a stand-alone graphics debugging tool

    ...I work on RenderDoc myself and you can always contact me with any problems or comments. I'll respond to you directly and personally, and I'm used to helping people with private or NDA'd projects. RenderDoc is 100% open source and development all happens on github. Check out the source and see how any feature is implemented, report a bug you've found, or request a new feature or improvement. Usability matters. Tools should have a low barrier to entry and be easy to use and understand. RenderDoc makes the process of getting started as smooth as possible, and simplifies common workflows. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    lilliput

    lilliput

    Resize images and animated GIFs in Go

    ...Designed to support fast decoding and manipulation of common image formats like PNG, JPEG, WebP, and BMP, Lilliput is engineered to minimize dependencies and be easily integrated into a variety of C/C++-based projects without pulling in heavy external libraries. The library provides APIs for scaling, resizing, color conversions, and basic image operations that are crucial for performance-sensitive applications that need to display or transform images on the fly. Discord developed Lilliput to serve its own client rendering needs while reducing binary size and runtime overhead compared to more traditional image libraries, making it well-suited for embedded-like contexts or custom UI engines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Diligent Core

    Diligent Core

    A modern cross-platform low-level graphics API

    ...DiligentCore gives precise control over GPU resources and rendering pipelines, while also abstracting away platform-specific boilerplate. The library is modular, extensible, and well-suited for projects that require direct access to modern graphics APIs while maintaining portability and scalability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Arkhamdev Open Source Projects

    Arkhamdev Open Source Projects

    Arkhamdev open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham Demo Group Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham Demo Group 3d engines written in x86 assembler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mulder

    mulder

    MuldeR's OpenSource Projects

    OpenSource development since 2004. Featured projects: * LameXP - audio encoder front-end * MPlayer for Windows - custom MPlayer installer for Win32 * Simple x264 Launcher - simple GUI front-end for x264 * Many more...
    Leader badge
    Downloads: 456 This Week
    Last Update:
    See Project
  • 14
    Katalog

    Katalog

    Catalog and Search files from permanent or removable drives

    ...Documentation/Wiki: https://stephanecouturier.github.io/Katalog/ Follow Katalog on Facebook: https://www.facebook.com/Katalog-107117844916308 Follow active development: https://github.com/users/StephaneCouturier/projects/7
    Leader badge
    Downloads: 191 This Week
    Last Update:
    See Project
  • 15

    Camera Viewer App (Cam View)

    Display up to two Windows DirectShow cameras simultaneously

    This program can display up to two Windows DirectShow cameras. It is pretty lightweight because it uses direct access to DirectShow Windows API. Recomended "ball" test camera: https://sourceforge.net/projects/direct-show-demo-filters/ Alternative location (Penguin seems to crash): http://78.108.103.11/~fojtik/CamView/
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16

    lbat

    lmms projects builder and tagger

    Wrapper atop "lmms render" - keep rendered tracks up to date with lmms projects. Creates EBU R128 compliat tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux Studio Plugins Project

    Linux Studio Plugins Project

    Linux Studio Plugins Project

    ...Experimental support of ARMv7 added since version 1.1.4 Experimental support of AArch64 added since version 1.1.9 Decomposition of modules and new UI introduced in 1.2.0 Added CLAP support in 1.2.5 Added VST3 support in 1.2.15 The basic idea is to fill the lack of good and useful plugins under the GNU/Linux platform. After some contributions to other open source projects the decision was made to implement separate and independent plugin distribution.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Brightless

    Brightless

    Windows brightness control | Control de brillo en Windows

    https://sourceforge.net/projects/brightless/files/ ~ Last 28-12-2025 ~ English: Brightless lets you control screen brightness in Windows. Can reduce brightness at working or reading on bright screens directly from the software, without needing to touch the screen or do anything else. Brightless simplifies brightness management. It's especially useful for screens with a dark image that don't have a way to increase brightness, allowing for better screen visibility. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GAUDIKA Legacy

    GAUDIKA Legacy

    Reproductor de Audio Multiformato | Multi-format Music Player

    Reproductor de Audio portable basado en la librería BASS, Liviano, Rápido y simple de usar. Ahora soporta multiples lenguajes. Portable audio player based on BASS library, Lightweight, Fast and easy to use. Now supports multiple languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    HARFANG 3D engine

    HARFANG 3D engine

    HARFANG 3D source code public repository

    HARFANG 3D builds real-time 3D tools for industry professionals. Its software suite is tailored to developers, designers and engineers aiming to efficiently and seamlessly develop, implement & deploy 3D solutions (HMI, VR/AR, simulation, interactive 3D), regardless of development language or platform constraints. HARFANG Studio is the ideal 3D editor for creating real-time scenes & animations that match your design vision. It can manage the entire 3D graphics production workflow in a simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    VideoSubFinder
    ...For working of this program on Windows will be required "Microsoft Visual C++ Redistributable runtime libraries 2022": https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads Latest versions were built and tested on: Windows 10 x64, Ubuntu 20.04.5 LTS, openSUSE Leap 15.4, Arch Linux (EndeavourOS Cassini Nova 03-2023) For faster support in case of bug fixes please contact me in: https://vk.com/skosnits For donate: https://sourceforge.net/projects/videosubfinder/donate
    Leader badge
    Downloads: 544 This Week
    Last Update:
    See Project
  • 23
    avidemux

    avidemux

    A free video editor to cut, filter, and encode projects

    Edit your avi, mpeg and nuv. Process audio and video. Cut.
    Leader badge
    Downloads: 3,988 This Week
    Last Update:
    See Project
  • 24
    xBRZ

    xBRZ

    xBRZ: "Scale by rules" - high quality image upscaling filter by Zenju

    ...Reference implementations for common emulators can be found in the download section: ● DOSBox ● ePSXe ● HqMAME ● ScummVM ● Snes9x ● Kega Fusion http://sourceforge.net/projects/xbrz/files/ Test the xBRZ scaler with your own images and compare against other scalers with the "Scaler Test" tool: http://sourceforge.net/projects/xbrz/files/ScalerTest_1.1.zip
    Leader badge
    Downloads: 188 This Week
    Last Update:
    See Project
  • 25
    ...It includes handy wrappers for most OpenGL entities. gloost can be used freely under the terms of the GPL. It is also possible to get gloost licensed under the terms of the LGPL for selected projects. Please contact Felix Weißig ( thesleeper@gmx.net ) if you are interested to licence gloost under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next