Showing 360 open source projects for "javascript open source"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    JPPL is an experimental, exploratory project aiming at the target of geting better (written) language analyzing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XML Simple Parser is a parser and generator for xml files which is kept as easy and lightweight as possible. Its intended for use in games or other applications to store data in xml files and for sure also for reading it from there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C++ RAII ( Resource Allocation Is Initialization ) implementation of an automatic pointer/reference. Pointable/Referenced objects are handled in a manner similar to Python. Strives to have the simplest syntax possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XSBDotNet is a .NET wrapper for the XSB Prolog Engine. It supports both the single-threaded and multithreaded engines and provides object-oriented classes for a complete .NET experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    Vector math library for 3D Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wpcObj - the C++ wrappers over the libpcap/winpcap library. webEngine - engine for black-box web site analyzing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Quaternion based 3D Camera is designed from the ground up to be robust, but most importantly, it's geared toward new programmers, so its primary focus is for it to be the easiest possible to get into your project and start using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Beach

    Platform-Independent C++ Frameworks

    Beach is a group of C++ frameworks that are 100% platform-independent, implementing many useful object-oriented design patterns and general purpose mechanisms that provide the fundamental building blocks for applications and higher level frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC). It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A library with implementation of algorithms for solving Lot Sizing problems. The main focus of the library is on ease of use, while also attempting to keep it as efficient as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just Another "X" Object Oriented Operating System An embedded operating system aiming to take advantage of modern object oriented and generic programing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    omodel is a Object Model mapping between C++ and relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    In all , I want to implement a slab cached memory management in application layer instead of linux kernel layer. That memory mechanism is to serve for one type of object which needs frequently allocating and deallocating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The command pattern and chain of responsibility pattern lends itself elegantly for the implementation of  the Thread Pool design. Wrap the method using the command object and submit it to the tread pool;there is no needd to change the existing source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Just another wrapper library for Windows written in good (I hope) OOP style :) It covers network, threading, system and other routines. It can be useful for rapid developing of small and medium applications for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Small simulation that can drive a CIGI compliant IG to do EOIR sensor simulation. This is based on the OpenEaagles framework (HOST) and the MultiPurposeViewer (IG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple application logger class implementation based on C Plus Plus. -Supports Log file Rotation -Supports Split of Log files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A preprocessor for C++ that handles a new linguistic construct for defining branches of a multi-method (dynamic overloading).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++. The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Complex list management with an extremely versatile interface. Built-in sorting (with abstract variants), finding, iteration, and element manipulation. Supports const-interface elements. Transparent 'virtual array storage' (VAS) for large element types
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A C++.net wrapper around the Windows ToolHelp32 library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artridis is an OpenGL application meant to display wavefront objects in a 3D world. The finality of this project is to be able to take "artistic" snapshot of this world.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB