Showing 24 open source projects for "jack-bridge"

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
    Android Runtime for NativeScript

    Android Runtime for NativeScript

    NativeScript for Android using v8

    ...In order to translate JavaScript code to the corresponding native APIs some kind of proxy mechanism is needed. This is exactly what the "Runtime" parts of NativeScript are responsible for. The Android Runtime may be thought of as "The Bridge" between the JavaScript and Android worlds. A NativeScript application for Android is a standard native package (apk) that besides the JavaScript files embeds the runtime as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Grassroots DICOM

    Grassroots DICOM

    Cross-platform DICOM implementation

    Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets.
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 3
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. Generates...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    The FMI++ Library

    The FMI++ Library

    A High-level Utility Package for FMI-based Software Development

    ...The FMI++ library addresses this problem for models and tools with interfaces according to the FMI specification by providing high-level functionalities, which ease the handling and manipulation of such models and tools. Furthermore, the FMI++ library provides utilities to implement FMI-compliant interfaces for a large class of simulation tools. The FMI++ library intends to bridge the gap between the basic FMI specifications and the typical requirements of simulation tools. It is distributed using a BSD-like license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    ...ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type command: FAST before commands for demonstrating maximum performance. First KAREL-3D is created in 1986 after Karel the Robot, in Slovakia ( before Czechoslovakia ) on 8 bit microcomputer PMD 85-2 for school kids to learn algorithm and what is programming, teach know how to solve a logical problem, like Spock and his children from the planet Vulcan ( live long and prosper ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ImatiSTL

    Fix STL files for 3D printing

    ImatiSTL is a C++ library for applications that need to finely post-process raw polygon meshes represented by STL files. It is particularly useful in 3D printing scenarios: the repairing functions provided by ImatiSTL bridge the gap between printable meshes and real-world meshes with diverse potential defects and flaws (e.g. degenerate triangles, self-intersections, surface holes, ...). ImatiSTL provides both functions for local mesh repairing and methods for global remeshing. Local repairing is useful when the available data must remain exactly as it is in the input STL file, whereas global remeshing may fix even highly corrupted meshes at the cost of a small distortion in the resulting fixed mesh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ...You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    pyhrol

    pyhrol

    Bridge between C++ and Python

    Dynamic C++ library for simplification of binding C++ projects to Python. Supports argument overloading. Automatically generates help on method signatures, including default values. Automatically generates list of named parameters. Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to control the JACK server daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10

    JNIAnotationBridge

    Automatic c++ JAVA JNI code generator via annotations

    Automatic c++ JAVA JNI code generator via annotations Supported: JNI header + source code with automatic cast to c++ bridge class Java String conversion to std::string Bridge c++ class to Java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AU3Automation

    AU3Automation

    AutoIt-v3-COM Automation Bridge

    AutoIt-v3-COM Automation Bridge allows to use functions in AutoIt v3 (AU3) scripts from WSH, VBasic or other COM capable programming language. The library consists of two parts, a COM proxy DLL AU3Aut.dll and a small UDF AU3Automation.au3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dll and this C++ class return back messages of MSMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JIFFIE: Java InterFace For Internet Explorer is a library which allows Internet Explorer to be controlled from Java. It uses the Jacob JNI-to-COM bridge to provide this control. JIFFIE is designed to support web application testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A free Active X/COM object bridge for Java. Allows Java Developers to incorporate both visual and non-visual Active X components in Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wsbasic a basic interpreter or scripting language implemented without flex/bison or lex/yacc. Object oriented and very maintainable code. Based on jack crenshaw's let's build a compiler. Can act as a replacement for bash or sh scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    I2CProg is I2C EEPROM Programmer. It works with HW PC to I2C bridge adapters.I2CProg supports stand-alone and in-circuit serial memory chip burning for all popular I2C EEPROM's. Hex editor capabilities.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Scripting Tcl interface to Qt multiplatform library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VtkFLTK is a small library of C++ classes for development of FLTK event-driven interfaces for use with VTK. VtkFLTK attempts to transparently bridge disparities between FLTK and VTK event and windowing system handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A bridge to the Java virtual machine via JNI for Haskell (and perhaps later other functional lanaguages).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tools for Palm OS developers on Mac OS X. Cocoa Palm Reporter logs traces emitted by the Palm OS Emulator. USB-TCP Bridge provides a socket that can be used to communicate with a Palm handheld over USB (for example, GDB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bridge CORBA to DDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project houses Perl's Tcl and Tcl::Tk bridge modules that allow you to take advantage of Tcl/Tk in Perl. For the Tcl/Tk developer areas, please see either the main "tcl" project, the "tktoolkit" project for Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Making a bridge between the Tulip software and OGDF library
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next