Showing 166 open source projects for "libogg-1.3"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    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. If you are just working on managed code, it is even easier as there mays to skip all the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    EzXML.jl

    EzXML.jl

    XML/HTML handling tools for primates

    EzXML.jl is a package to handle XML/HTML documents for primates. This package depends on libxml2, which will be automatically installed as an artifact via XML2_jll.jl if you use Julia 1.3 or later. Currently, Windows, Linux, macOS, and FreeBSD are now supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LinearOperators.jl

    LinearOperators.jl

    Linear Operators for Julia

    Operators behave like matrices (with some exceptions - see below) but are defined by their effect when applied to a vector. They can be transposed, conjugated, or combined with other operators cheaply. The costly operation is deferred until multiplied with a vector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    socketify.py

    socketify.py

    Bringing Http/Https and WebSockets High Performance servers for PyPy3

    Socketify.py is a reliable, high-performance Python web framework for building large-scale app backends and microservices. With no precedents websocket performance and a really fast HTTP server that can delivery encrypted TLS 1.3 quicker than most alternative servers can do even unencrypted, cleartext messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Apache MINA SSHD

    Apache MINA SSHD

    A comprehensive Java library for client- and server-side SSH

    Apache MINA sshd is a comprehensive Java library for client- and server-side SSH. Apache MINA SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. It does not aim at being a replacement for the SSH client or SSH server from Unix operating systems, but rather provides support for Java based applications requiring SSH support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SpecialFunctions.jl

    SpecialFunctions.jl

    Special mathematical functions in Julia

    Special mathematical functions in Julia, include Bessel, Hankel, Airy, error, Dawson, exponential (or sine and cosine) integrals, eta, zeta, digamma, inverse digamma, trigamma, and polygamma functions. Most of these functions were formerly part of Base in early versions of Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GmSSL

    GmSSL

    Password toolbox that supports national secret

    GmSSL is an open source library of domestic commercial ciphers independently developed by Peking University. It realizes comprehensive functional coverage of national secret algorithms, standards, and secure communication protocols. It supports mainstream operating systems and processors including mobile terminals, and supports cryptographic keys, Cipher cards and other typical domestic cryptographic hardware provide feature-rich command line tools and multiple compiled language programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTTPoison

    HTTPoison

    Yet Another HTTP client for Elixir powered by hackney

    HTTP client for Elixir, based on HTTPotion. HTTPoison uses hackney to execute HTTP requests instead of ibrowse. Using hackney we work only with binaries instead of string lists. First, add HTTPoison to your mix.exs dependencies. Add :httpoison to your applications list if your Elixir version is 1.3 or lower. You can also easily pattern match on the HTTPoison.Response struct. There are a number of supported options(not to be confused with the HTTP options method), documented here, that can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SendGrid C#

    SendGrid C#

    The Twilio SendGrid C# API Library

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale. This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via C#. Manage your Twilio SendGrid API Keys by storing them in Environment Variables or in Web. It is a good practice to keep your data and configuration settings separate. This way you can change your Twilio SendGrid API key without changing your code. Also, we strongly advise against storing sensitive data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    MIVisionX

    MIVisionX

    Set of comprehensive computer vision & machine intelligence libraries

    ... workloads on a wide range of computer hardware, including small embedded x86 CPUs, APUs, discrete GPUs, and heterogeneous servers. AMD OpenVX is a highly optimized open-source implementation of the Khronos OpenVX™ 1.3 computer vision specification. It allows for rapid prototyping as well as fast execution on a wide range of computer hardware, including small embedded x86 CPUs and large workstation discrete GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    go-datastructures

    go-datastructures

    A collection of useful, performant, and threadsafe Go datastructures

    Go-datastructures is a collection of useful, performant, and threadsafe Go datastructures. Interval tree for collision in n-dimensional ranges. Implemented via a red-black augmented tree. Extra dimensions are handled in simultaneous inserts/queries to save space although this may result in suboptimal time complexity. Intersection determined using bit arrays. In a single dimension, inserts, deletes, and queries should be in O(log n) time. Bitarray used to detect existence without having to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    µWebSockets

    µWebSockets

    Compliant web server for the most demanding of applications

    Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging. Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts and we compile with pedantic warning levels. µWebSockets is written entirely in C & C++ but has a seamless integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GPCS4

    GPCS4

    A work-in-progress PlayStation 4 emulator

    ..., a CPU supporting AVX instruction set as well as a graphics card supporting Vulkan 1.3 are required.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 14
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    ... and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also be made to compress 2D workloads as "tightly" as TightVNC.
    Leader badge
    Downloads: 176,463 This Week
    Last Update:
    See Project
  • 15
    Media Converter
    Media Converter is a plugin based video and audio converter. It uses FFmpeg as its engine, which allows it to convert to a lot of formats.
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 16
    EDGE Toolkit

    EDGE Toolkit

    Cross-platform Integrated Security Suite written in Go

    ... and Certificates, and TCP instant server with TLS 1.3 and TLCP encryption layers for small or embedded systems.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    wolfSSL
    The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight, portable, C-language-based SSL/TLS library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set. It works seamlessly in desktop, enterprise, and cloud environments as well. wolfSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2, is up to 20 times smaller than OpenSSL, offers a simple API, an OpenSSL compatibility layer, OCSP and CRL support, is backed by...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    NebiOS Alternative Mirror (Official)

    NebiOS Alternative Mirror (Official)

    An Ubuntu-based Linux distribution that aims to end user.

    ... - 24 GB 7200 RPM HDD - OpenGL 3 supported GPU, Intel HD 2000 (2011 model) or later, AMD/ATI Radeon HD 2000 (2007 model) or later, NVIDIA GeForce 8 (2006 model) or later. - Gaming support via Vulkan will require Vulkan 1.3 - Any PC from 2012, Raspberry Pi 4/400 will run. Raspberry Pi 5 not supported.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Jsaus - Java Simple Audio System

    Jsaus - Java Simple Audio System

    Clip-based Audio System for Java, Replaces java.applet.AudioClip

    Implements AudioClip similar to java.applet.AudioClip, which is instantiated through an InputStream pointing to a WAV file; the operations that AudioClip supports are play, loop, stop, pause, and resume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CacheGuard PKI

    CacheGuard PKI

    Public Key Infrastructure

    CacheGuard PKI (Public Key Infrastructure) is a mini PKI and an OCSP server that you can safely connect to the internet to revoke your public certificates. CacheGuard PKI allows you to easily generate, import and export your SSL client, server and CA root certificates. CacheGuard PKI is distributed as an open source OS to install on a virtual or hardware machine. Once installed on a machine, CacheGuard-OS transforms that machine into a PKI network appliance. CacheGuard-OS is based on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DotNET.jl

    DotNET.jl

    This package provides interoperability between Julia and .NET apps

    This package provides interoperability between Julia and Common Language Runtime, the execution engine of .NET applications. Many languages run on CLR, including C#, Visual Basic .NET and PowerShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tcpconns:simple package for rapid development of multi-threaded client/server solutions (JAVA OpenJDK17+) with TLS (V1.3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Kerberos V (Heimdal)

    Kerberos V for Windows (x86_64)

    To the best of our knowledge, this is the only Windows native port of Heimdal Kerberos (both server and client).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    FreeDOS Preinstalled Images

    FreeDOS Preinstalled Images

    Larger Preinstalled Live Enviroments of FreeDOS 1.3

    These images contained in this project are for larger sized installs of Freedos. Each size contains both a VirtualBox image and a HDD/USB image file that contain both the "Plain DOS" and "Full Install" of FreeDOS 1.3, I noticed that the FreeDOS installer seems to cap hard drives at 2GB unless specifically specified by dropping out of the installer and running a bunch more commands. This solves that by offering images in various sizes designed to be a common USB drive or a common sized hard...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    Extended Content Vote

    Extended Content Vote

    Extended Content Vote Plugin for Joomla

    The purpose of this plugin is to replace the version of Content Vote shipped with Joomla! core by an enhanced, more flexible variation that adds extended voting functionality to Joomla! articles and other items. Version 2.0 of the plugin is compatible with both 1.5 and 2.5 versions of Joomla!, however there will be no support for 1.5, new features will be only available in Joomla! 2.5 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next