Showing 353 open source projects for "decoding"

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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    WS-Security Wrapper is an adapter between XML applications and SOAP Web services implementing WS-Security. It handles all aspects of SOAP/WS-Security encoding and decoding so that the application can work directly with the XML message content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ...It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient. ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios. The source code itself can also be used as an example of how to integrate EXIficient into existing Java XML libraries. Command Line Examples: Encode XML to EXI: java -jar ExiProcessor.jar -xml_in notebook.xml -exi_out notebook.exi Decode EXI to XML file: java -jar ExiProcessor.jar -exi_in notebook.exi -xml_out notebook.decoded.xml Decode EXI to XML on stdout: java -jar ExiProcessor.jar -exi_in notebook.exi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    msb is a program for encoding and decoding data to and from magnetic stripe binary according to the format specified in the ISO/IEC 7811 standards (Identification cards -- Recording technique).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libmsb is a C library for encoding and decoding data to and from magnetic stripe binary according to the format specified in the ISO/IEC 7811 standards (Identification cards -- Recording technique).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    Datasec works in Linux kernel as a dynamic module for the file data protection. It can get a file extend name list and protect file in this pattern list through encoding the data stream from user to disk or decoding the data from disk to user automatically and transparently. When we switch this disk to another machin without right decoding module and right passport, the encoded data can not be recover to the useful format. Now it supports the Linux kernel 2.6.38 on desktop or mobile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    cwtbk

    Decode incoming CW (Morse Code) signals

    Morse Code (CW) decoder for Unix-like systems (and Windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bananafonana

    Bananafonana

    Perl extension for Bananafonana encoding / decoding

    RFC 1924 describes a compact, fixed-size representation of IPv6 addresses which uses a base 85 number system. The base 85 numbers (from 0 to 84) are as follows: 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ In order to let human beings pronounce the resulting string more easily and to be able to use base 85 encoding in DNS naming schemes, an alternative encoding scheme is used, based on 85 consonant-vowel pairs, as suggested by DGolden on Slashdot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MP3 Manager Mini
    Manage your MP3 files. MP3 encoding/decoding Create playlists using filter Batch edit MP3 tags using filter. CD audio ripping with auto tagging. Auto add MP3 tags, integrated with CDDB. Multi language interface with unicode support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Written as a shell app, you can check the Now Playing List, download, decode (with tivodecode) and stream to VLC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    XmlView
    GUI utility in pure Java for viewing and editing XML content; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClassLibrary for encoding and decoding files using LZW compression algorithm. The base for the compression is the default ANSI table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SL is a suite of C++ template classes that support geometric computation (specifically adapted to OpenGL). It includes many different kind of algorithms (linear algebra methods, coding/decoding tecniques, generalized data structures, utilities).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C# Wrapper for OpenAL via OpenTK allowing the playing of Ogg Vorbis files on any platform supporting Mono/.Net & OpenAL. Incorporates csvorbis & TagLibSharp from the Mono SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    adoption of BlueZ SBC audio codec (decoding part) for C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    audio Capture,Encode,Decode,play vorbis
    This project contains code for a simple audio capture, encode, decode, play using the vorbis library. This is a part of WebM streaming project. The tasks are done using separate executable binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SiteView Syslog is a port of ossec.net to Erlang and wxWidget. Taking advantage of Erlang's capability, SiteView Syslog provides high performance and distributed log message decoding and rule processing engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cobol2j reads or writes COBOL or RPG data files imported from mainframes, AS/400 or Baby/36 environment. Packed decimal, zoned or packed date fields decoding included. EBCDIC conversion. ETL ISAM data to any other platform. PC Cobol ( ASCII ) supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This program aims at providing a java solution to hide secret information(such as secret file) to JPEG images. Hiding algorithm contains Jsteg and F5. The main(probably the toughest) stuff is encoding and decoding JFIF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Socr3 is a plugin-oriented, open source platform upon which I'm building an OCR suite. The name Socr3 stands for "Open Source Optical Character Recognition, Reading, Rendering, and Exporting", and is subject to change in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross-platform GUI and console tool for decoding compressed JavaScript libraries into fully indented and readable code without distorting their functionality. Windows binaries and cross-platform Python source available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It is a simple c++ wrapper for libxml library (made for libxml 2.6). It provides an easy-to-use interface to load from and update data in .xml files with known structure. It is also can be used to create .xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A library for Ambisonic encoding, decoding, rotating, zooming, and other processing, up to 3rd order. It takes an object oriented approach. UPDATE: Greetings, I have recently started to move over to GitHub and have therefore cloned the project over there. This project will stay open but there won't be any more updates happening here. Any updates will happen over at the new hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java CIGI packet stuffer which supports encoding/decoding a limited number of CIGI 3.3 packets. The library is licensed under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an C library implementing the Fast Object and Array (FOA) encoding/decoding method. FOA is designed to be an efficient alternative to XML for exchange of data structures between applications and/or networked hosts.
    Downloads: 0 This Week
    Last Update:
    See Project