Search Results for "runtime library" - Page 3

Showing 65 open source projects for "runtime library"

View related business solutions
  • 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
  • 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
    The SMART (Speedy MinGW Alternative Run Time) Library - an ANSI/ISO compliant open source alternative to proprietary C Runtime Libraries. The SMART license text can be found on the home page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WCRT is a small C runtime library for Windows, which implements parts of its functionality through calls to the Win32API. The main purpose of this library is to allow the creation of small statically linked executables from regular C source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A posix C library, providing high-level data types and containers (string, number, blob, dict, array, etc.) Allows encoding to/from human-readable format. Can be used as basis for high-level, object-oriented, language runtime. Inspired by CoreFoundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Viva is an open-source Java runtime that includes support for languages beyond Java such as Python and interops with umanaged languages running outside the Java runtime such as C/C++/Perl/Python and more out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    The debug memory or "dmalloc" library has been designed as a drop in replacement for the system's malloc, realloc, calloc, free and other memory management routines while providing powerful debugging facilities configurable at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Matlab/Octave to Python conversion facility. The tool will take existing scripts and convert them to Python. Also includes Python bindings to Octave and a small runtime support library. Built on top of Numeric Python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library to find memory leaks in C. Works in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 10
    PW32 is primarily C runtime library for Win32 aiming to POSIX compliance. Its main concerns are effeciency and support even for low-end Win9x systems. LGPL. Also, PW32 is collection of ported software, aiming to be GNU (etc.) distribution for Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PLOT_PSXPS provides a set of graphic functions that allows the generation of PostScript files (and runtime viewing with X) from C/C++ programs. A page can contain points, lines, arcs, ellipses, circles, boxes, text, included EPS files and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FlatCC FlatBuffers in C for C

    FlatCC FlatBuffers in C for C

    FlatBuffers Compiler and Library in C for C

    flatcc has no external dependencies except for build and compiler tools, and the C runtime library. With concurrent Ninja builds, a small client project can build flatcc with libraries, generate schema code, link the project and execute a test case in a few seconds, produce binaries between 15K and 60K, read small buffers in 30ns, build FlatBuffers in about 600ns, and with a larger executable also handle optional json parsing or printing in less than 2 us for a 10 field mixed type message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    libmstime

    Provides millisecond-precision time mimicing C's time.h

    Functionality is identical to that provided by C's time.h, except with millisecond precision. Requires compiler support for int64_t and a standards-compliant runtime library. Tested only on Windows (and with MinGW), but provides a POSIX version (using well-documented POSIX APIs).
    Downloads: 0 This Week
    Last Update:
    See Project