Showing 360 open source projects for "javascript open source"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    wxPCRE is a cross-platform PCRE C++ wrapper that is built for use with wxWidgets. It was engineered to be a direct 'drop-in' replacement for wxRegEx (the native regular expression library). This is a pcre wrapper implementation wxWidgets style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The ESCL is a class library that can be used to develop electronic structure codes like those that are used in computational condensed matter physics. An object-oriented approach is suitable since real-world items like atoms and electrons are modeled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slender UML aims to be a streamlined UML diagramming tool. It will feature a simple GUI environment allowing quick creation of UML diagrams without a serious investment of time. Slender UML will be easily used by anyone with a working knowledge of UML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GOTT (GUI on transparent technology) is a highly portable and extensible widget toolkit and development framework written in C++ which aims towards good design and clean programming style while being open for all changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portable PRECISE tracing collector for C++ (as oposed to popular Hans Boehm CONSERVATIVE collector). It should not mess other data with collected pointers ! And thats a feat! Smieciuch defines smart pointer classes which behave like normal C/C++ pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The HOOST (Hardware Object Oriented Standard Template) libraries define a set of C++ templates for handling usual hardware in embedded software; additionally it ports the STL to embedded environment and make the links with the hardware concepts defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    idioskopos (Greek: idio- inward, within, private; -skopos look, aim, target) is a C++ library that adds object reflect and introspection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple C++ Function Package (SCFP) contains a library of C++ header files. As well as a couple of small applications that will help yo in your C++ developement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GeMS++ (Generic Memory Structures for C++) is a foundation class library providing object persistence, memory management, event mechanisms, undo/redo, and basic collection classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cross-Platform System Library is a portable C++ run-time library that provides support for manipulating system resources, such as thread, process, mutex, and synchronize, in Win32 and POSIX(UNIX, Linux, Mac OS X) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MS COM servers for electronic scales CAS LP-15R, Massa-K VP-15T and cash register Datecs FP3530T
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The XMLCPP library provides the implementation of XmlPull API v1 in C++. It can handle any encoding that are supported by `libiconv'. The parsed results are available in the form of std::wstring. So it can handle all unicode character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This framework provides an easy to use, reusable, optimized, and portable suite of C++ classes. It takes away complexity by handling all low-level work, thus speeding initial development, resulting in fewer bugs, and lowering maintenance costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    STL Serializer can serialize as well as load STL objects from a file. The serialization-file format can be customised to suit storage needs. It's fast, easy and free ;) Happy serialization !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Implementation of a combined scanner and parser generator for object oriented C++ or Java code generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Base C++ library included own: reflection, memory management, xml-serialization, strings, containers, files and directory operations. The idea is to join java-style and C++ memory-management. (tested with http://sourceforge.net/projects/izh-test/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a Max/MSP external object that retrieves input from the P5 Glove
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB