Search Results for "encoding and decoding software" - Page 2

164 programs for "encoding and decoding software" with 1 filter applied:

  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tachyon Tunnel

    Java Audio Plugin System

    Several projects here: - An audio plugin system, 100% Java based - A demo command-line audio time stretching tool based on the plugin system - A fork of tritonus, with: o Support for floating-point encoding (WAVE, AIFF, AU) o Support for WAVE files of more than 4 GB using RF64 o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU)) - A JavaSound SPI for opus audio files (reading and writing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Image Gallery Content Management System

    Image Gallery Content Management System

    I dream my software will fall into good hands, to display nice content

    Image Gallery CMS WebApp - I dream my software will fall into good hands - to display nice content. Soon more info on tools and possibilities. Upload an image to the MySQL database and file system. The database that holds the image has been optimized using 'WebP' re-encoding and the appropriate width/height pixel size settings. The original image file remains unaltered and is stored on the file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libsmacker

    libsmacker

    A C library for decoding .smk Smacker Video files

    libsmacker is a cross-platform C library which can be used for decoding Smacker Video files produced by RAD Game Tools. Smacker Video was the king of video middleware in the 1990s, and its 256-color compressed video format was used in over 2600 software titles. Please visit the Project Web site for detailed information.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    libPGF

    libPGF

    libPGF is an implementation of the Progressive Graphics File (PGF)

    The Progressive Graphics File (PGF) is an efficient image file format, that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. It's most suitable for natural images. PGF can be used as a very efficient and fast replacement of JPEG 2000.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    a tool for encoding/decoding to base62

    the package chewingum contains two main programs: - base62 - chew They have been implemented in perl. Base62 has been coded in c++ too. chew has been written to shorten long decimal integer numbers into base62 strings. It's not a mere base conversion, because it doesn't use arithmetic inside its logic. In this way it can convert very long numbers into strings quickly, without overflows. For example if I want to share an id using an url, this will make the url shorter. the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    LiVES mixes realtime video performance and non-linear editing in one professional quality application. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features. Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    C-squares

    C-squares

    Concise spatial query and representation system (c-squares)

    C-squares is an easily implemented method for storage, querying and display of spatial data locations, based on a hierarchical, grid-based representation of the Earth' surface. Source code for encoding, decoding, mapping, etc. is provided via this site. Additional support is available by contacting the system developer, Tony.Rees@marinespecies.org; see also the c-squares home page at http://www.cmar.csiro.au/csquares/ .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    CBMPy

    CBMPy

    PySCeS Constraint Based Modelling

    PySCeS CBMPy is a new platform for constraint based modelling and analysis. It has been designed using principles developed in the PySCeS simulation software project: usability, flexibility and accessibility. CBMPy supports the latest standards for encoding CBM models encoding, SBML L3 FBC, COBRA as well as MIRIAM compliant RDF and custom annotations. Its architecture is both extensible and flexible using data structures that are intuitive to the biologist while transparently translating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Himotoki

    Himotoki

    A type-safe JSON decoding library purely written in Swift

    Himotoki is a type-safe JSON decoding library written purely in Swift. This library is highly inspired by the popular Swift JSON parsing libraries: Argo and ObjectMapper.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ULib

    ULib

    C++ application development framework, to help developers create apps

    ULib is a highly optimized class framework for writing C++ applications. I wrote this framework as my tool for writing applications in various contexts. It is a result of many years of work as a C++ programmer. I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    WKZombie

    WKZombie

    WKZombie is a Swift framework for iOS/OSX to navigate within websites

    ... and hpple (libxml2) for parsing the HTML content. In addition, it can take snapshots and has rudimentary support for parsing/decoding JSON elements. Chaining asynchronous actions makes the code compact and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EasyJCE

    Provides encryption & password hashing for your app or Hibernate POJOs

    ... by third-party encryption service providers. Integrated MAC (Message Authentication Code) support can optionally be used to ensure data integrity and indicate possible data tampering. EasyJCE also provides basic encoding and decoding facilities for transmitting encrypted binary data through mediums which are limited to printable ASCII characters, such as email messages or URL's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DataMatrix.net
    A C#/.net-library for encoding and decoding DataMatrix codes (based on a .net-port of libdmtx). DataMatrix.net also contains a small application for generating PDF documents containing different types of 1D- and 2D-codes.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 17

    Qt Creator pane encoding change plugin

    Allows to change encoding of application and compiler ouput panes.

    Useful in cases when application generates output not in local encoding and it cannot be changed. Plugin automatically detects line encoding and converts it to unicode (QString). Sources can be obtained here https://github.com/OneMoreGres/qtc-paneencode IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable) Then plugin must be enabled in Help->Modules menu.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XeuMeuLeu is an open-source cross-platform C++ stream oriented interface on top of Apache Xerces for manipulating XML and Apache Xalan for applying XSL transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rexx/EEC
    Rexx/EEC is a Rexx external function package providing support for the Encryption, Encoding and Compression of data. Equivalent functions exist for Decryption, Decoding and Decompression.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ACARS decoder

    ACARS decoder

    An open source Acars decoder with rtl_sdr frontend

    Acarsdec is an open source, multi-channels realtime ACARS decoder for Linux. It features : - up to four channels decoded simultaneously - error detection AND correction - input from sound file , alsa sound card or software defined radio (SRD) via a rtl dongle (http://sdr.osmocom.org/trac/wiki/rtl-sdr) or airspy (http://www.airspy.com) - could send decoded acars to a server via UDP in planeploter format or its own dedicated format. The 4 channels decoding is particularly useful...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Yet Another xdelta-based Patch Creator

    A tool to help you create xdelta-based patches quickly and easily

    YAXBPC is a tool designed to assist the users of xdelta3 to create patches quickly and easily. It's designed by a fagsubber for fagsubbing, but generic usuage also is fine. Requirements: .Net Framework 2.0 (Windows), or Mono (Linux/Mac). xdelta3 package is also required if you want to run YAXBPC in Linux/Mac. YAXBPC is licensed under Apache License Version 2.0. All wrongs are reserved to me; you can use the right parts. Latest dev source code can be accessed here:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    ldif-preg_replace

    sed-like modify and convert LDIF files using regular expressions

    This small perl tool allows you to easily modify LDIF files with the power of regular Expressions. Unlike the sed-command this tool deals well with LDIF files, supporting base64 encoding/decoding and wrapping/folding. It can be used in a pipe, making it the ideal choice for automation and enhances common commands like ldapsearch and ldif-extract.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JSONjuicer

    JSON parser and encoder

    A Java open-source library which makes encoding and decoding Java data-structures to and from JSON text easy and intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Encode Arabic
    Encode Arabic provides tools for encoding and decoding Arabic in Haskell, Python, Perl, or LaTeX. Interprets the ArabTeX notation to generate original orthography or phonetic transcription. Supports Buckwalter and other romanizations. Converts legacy byte encodings into Unicode. http://github.com/otakar-smrz/encode-arabic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 0 This Week
    Last Update:
    See Project