Search Results for "obd source code" - Page 98

Showing 2964 open source projects for "obd source code"

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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    Visual PLaSM is an editor to write code in PLaSM (Procedural Language for Solid Modeling). Being PLaSM a functional language makes it easy to be represented visually in a graph. Here comes VisualPLaSM :) [Developed in C++ and Qt / Java as Eclipse Plugin]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Providing a server, and server source code .. that is in open devlopment.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    A KDE3 visual tool helping developers to analyze the profiling results generated by code profilers. Currently supported profilers are: GNU gprof, Function Check, Palm OS Emulator with profile option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    miscelaneous c++ code, scripts, commands, in matters as radar, signal processing, realtime gnuplot, 2D/3D graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Small, platform-independant code to perform functions, like GotoXY on consoles. Works with Windows console windows as well as TTY consoles. When using TTY consoles, it directly outputs TTY commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jarin is a free interoperability framework between the Java platform and the other environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DVD/CD UDF disc drive tools, esp. for the Iomega RRD (aka Iomega REV) drive. Usability patches for UDF mkfs and fsck. Commentary for the lk MMC and UDF source code. cvs co tarballs for firewalls that defeat CVS. Links, FAQ's, troubleshooting hints.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Serrix is aimed to be a rapid database application development environment. It generates database forms and tables and exports them into C++ classes that can be used in any C++ development environment!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cross-platform, cross-compiler, cross-CPU C header library for programming with SIMD instruction sets. X86 (MMX/SSE/SSE2) GCC and MSVC, PPC Altivec GCC, WMMX ARM GCC, and software emulated SIMD are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    System for simplifying construction of OGLSL shaders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VSSExtractor is a software to convert source code databases from proprietary Microsoft Visual SourceSafe to open-source, widely-used CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Glue code for hooking together CodeViz and GraphViz to have very customizable call graphs. Directions are on http://viz-duct-tape.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C! is a smart preprocessor for C/C++, which helps resolving cumbersomeness and untidiness, bridges between different standards and provides several very powerful extensions to C and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Omni provides support for many printers with a pluggable framework (easy to add devices). Device data is defined with XML with many different hook points for code support. Omni also supports many new printing standards.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Code 66 - The official www.hoverfiets.nl Pro/Engineer CAD model viewer. Code 66 is a program to show CAD models created by the team of www.hoverfiets.nl (and later possibly any Pro/Engineer user) with Pro/Engineer to the enduser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ruby Inline's 13+ releases has been fully migrated to http://rubyforge.org/projects/rubyinline/ Please go there for more information. It just seems to work better over there. :/ (just click home page above)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Shader Assembly Compiler (SHARK) is a tool to perform automatic conversion from DirectX 9 pixel shader assembly language into a C++ code that performs corresponding OpenGL states setup via IHV’s propietary- or ARB-extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MyContacts is a simple but useful Linux program for storing contact information. You can add,edit,delete,insert,sort,move the data as well as import and export the data. The source code ends in zip but it is a tar gz. You must have KDE to use this program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    An interactive dialog editor for Borland Turbo Vision applications. Written in Borland Pascal. Generates dialog source for Borland Pascal and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OnyX is a C++ Integrated Development Environment for Linux that resembles the old Visual basic 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo