Showing 275 open source projects for "stl"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1

    Asynchwave

    image analysis template library

    ...Its purpose is to provide a comprehensive set of classes and functions for 1.1. General purpose extendable image analysis on image segments of arbitrary shape. The organization is similar to STL: there are algorithms, collections, functional objects, iterators and adaptors. This architecture allows productive and flexible programming while keeping the code as fast as possible. 1.2. Gray wavefront functions to extract convex hulls, concavities, dales, ridges, rays, angles, waterfalls, and multitude of their relations. Comprehencive test and document functions are provided. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Functy

    Functy

    Functy is a 3D graph drawing package that generates immediate results.

    Note: The Functy and libsymbolic code has now moved to GitLab: https://gitlab.com/flypig/functy https://gitlab.com/flypig/libsymbolic This project has been left here for archival purposes. Functy is a 3D graph drawing package. It allows Cartesian, spherical and parametric curve functions to be plotted and altered quickly and easily. This immediacy and the vivid results promote fun exploration of 3D function. Rendering is performed entirely on the GPU to improve visuals and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Spatial C++ Library

    Spatial C++ Library

    Library of generic, k-d tree multi-dimensional containers

    ...Spatial makes it easy to search for nearest neighbors, orthogonal ranges, or perform ordering of objects in any number of dimensions. Spatial's design borrows heavily from the STL, and strives to follow it's elegant interface; therefore Spatial's containers, iterators and functionals integrate well with the STL. Additionally, Spatial's self-balancing kd-tree based containers, capable of object insertion and removal in fractional amortized time, prevent worst-case computational time on most operations. The latest release brings bug fixes and wide array of performance improvement across several algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    finFoil is an application to help amateur surfboard fin makers foil their fins properly. All downloads are moved to https://finfoil.io Check out the homepage for the latest news and tutorials: https://finfoil.io hrobeers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ZIMA-CAD-Parts

    ZIMA-CAD-Parts

    Application for management of CAD files and projects

    ...It works with local or remote data storage. It supports Pro/Engineer, CATIA, NX (UGS), SolidWorks, SolidEdge, Inventor and neutral formats, i.e. STEP, IGES, DWG, DXF, STL, BLEND and PDF. The application is written in C++/Qt, it is multiplatform and supports Windows, MAC and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    beam3d

    3d beam FEM structural analysis

    3D FEM structural analysis using the beam element. It works with macro preprocessor and system pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Polaris CFD

    Aerodynamics simulations based on gas kinetics

    Polaris CFD is a complete CFD software suite for Aerodynamics simulations created by Alta Dynamics. It is validated to provided accurate results for both internal and external flow problems. Its viewer is built on ParaView for pre and post processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Platform-independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JSTL

    Javascript emulation of the popular C++ STL library.

    The JSTL library is a Javascript implementation of the popular STL library in C++. As with the C++ implementation the JSTL library aims to provide a comprehensive set of classes to simplify the development of complex applications. The JSTL library has a similar semantics and API as the STL. It aims to ease the transition for a developer from C++ to Javascript, while providing stable industry-standard libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in 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 it free
  • 10

    HpcTemplateLib

    HPC Template Library to supplement the STL

    ...Today’s multi-core computers bring that parallelism into the realm of everyday use. It is important to provide thread safe containers and classes in this environment. The HPC Template Library (HTL) aims to replace certain portions of the STL. It is a merger and rewrite of classes from the STL, QT, Boost, and SigSlots libraries. It is designed as a dynamic linked library for the user to include directly in their projects. It is written for the Windows platform, although the user could adapt it for use in Linux / Unix by changing only the HtlThread and HtlTime sub packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BoardCAD is an easy to use CAD/CAM-program that allows you to quickly design your own surfboards. It is written in Java and can export STEP-files for compatibility with other CAD-systems, and g-code for CNC machines.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 12
    Concurrent and Functional Programming in Java Provide concurrent utilities and functional programming API similar to C++ STL by using Functors, Iterators, and Appenders. Also provide new type of Collections and Maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Graffy

    Graph Library based on C++ making heavy use of templates and STL

    Graffy is a open source Graph Library written completely in C++ in self contained fashion. Features: 1. Reading and Writing from multiple graph formats. 2. Basic Graph Traversal, Connected Components and Paths 3. Centrality Measures 4. Community Detection Algorithms both Global and Local and measures to evaluate community detection algorithms 5. Artificial Graph Generators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DebuGui - GDB UI

    Easy to use GUI for GDB

    This project attempts to solve a long aching problem of a lack of a simple, yet powerful GUI for GDB. One that handles STL data types and allows easy extensibility. Requires: Python 2.7.x PySide (Qt python bindings: e.g. apt-get install python-pyside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An advanced portable C++ library of over 80 boolean-like macros that hold an analysis if the condition fails, to help debugging, so a developer knows exactly what goes wrong. Allows reuse in adapted assertion macros, as in ModAssert (also on sourceforge) and UquoniTest (a unit test library for C++). Needs STL or wxWidgets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    A pure C library translated from C++ Standard Template Library(STL), intended to be used as a STL like(container + iterator + algorithm) library in any C compatible environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SCUMgun

    Open Source 3D modell of function gun calliber 22

    STL file of SCUMgun, a monument to Valerie Solanas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The judyhash project provides C++ STL-style maps and sets based on unique algorithms and having unique characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Scheme

    Basic plotting tools for Qt

    Basic plotting tools for Qt Scheme is mean to be simple. Most setting have default value, to draw a graph the only things you need to do is : - put your data inside a stl vector - send it to the Graph Object for drawing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MadLib for PureBasic

    A UserLib for Purebasic extend STL

    All the functions, structures, constants, that are proposed are prefixed with the signature "madlib_," so as not to interfere with the STL purebasic or your own functions. In this library you will find for example the creation / management of your binary as a Windows service instance or instantiation of an IP server. Madlib is a function library for PureBasic. The library is an extension of the STL PureBasic. It includes a resident with structures and constants, in addition to the binary functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libcontc

    libcontc

    Container library in C.

    About Collection of data structures and operations that have been (and will continue to be) implemented in response to need. Container interface, naming and behavior is similar to the STL containers. Algorithm interface is in the spirit of the C standard library search and sort functions. Compatibility ISO C99, ISO C++98, ISO C++11. Performance These are designed to be general purpose, and reasonably efficient in most circumstances. Notes The biggest problem with these is type safety due to the use of pointer to void for type abstraction. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CardiacSimu
    A 3D cardiac model for electrophysical study.
    Downloads: 0 This Week
    Last Update:
    See Project