Showing 204 open source projects for "computations"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1
    cquery

    cquery

    C/C++ language server supporting multi-million line code base

    ...It is tested and designed for large codebases like Chromium. cquery provides accurate and fast semantic analysis without interrupting workflow. cquery implements almost the entire language server protocol and provides some extra features to boot. cquery is able to respond to queries quickly because it caches a huge amount of information. When a request comes in, cquery just looks it up in the cache without running many computations. As a result, there's a large memory overhead. For example, a full index of Chrome will take about 10gb of memory. If you exclude v8, webkit, and third_party, it goes down to about 6.5gb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Visibility.js

    Visibility.js

    Wrapper for the Page Visibility API

    ...Its main purpose is to let web applications adapt behavior depending on whether the page is actually being viewed — for example, pausing animations, postponing heavy computations, or stopping unnecessary network requests when the user switches to another tab. The library hides browser vendor-prefixes and normalizes visibility events so you don’t have to manage cross-browser quirks yourself. On top of simple visibility detection, Visibility.js adds useful helpers such as a timer function that only runs when the page is visible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Slimgrid is a Java library for grid computations which is lighter than other ones (JPPF, Hadoop, ...). The main design goals are: minimalism, simplicity, pervasiveness. If you need to grab something which does not require you to comprehend massive and complex API's, do exhaustive configurations and installations, is robust and reliable, uses just one port for all management and communication, then SlimGrid is the right choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vaex

    Vaex

    Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python

    ...Visualization is done using histograms, density plots and 3d volume rendering, allowing interactive exploration of big data. Vaex uses memory mapping, zero memory copy policy and lazy computations for best performance (no memory wasted). Cut development cut development time by 80%. Your prototype is your solution. Create automatic pipelines for any model.
    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
    FastRoute

    FastRoute

    Fast request router for PHP

    ...Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like Phalcon, i.e. PHP frameworks written as a C extension. You can get good performance by using an appropriate application design (that is not massively overengineered) and still retain the flexibility of keeping everything in PHP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...This project provides tools for manipulate and convert the lata files. This project is part of the VisIt plugin reader. The Snorky3D sofware is presented in the following conference communication: Visualisation of CFD computations: millions of particles in real time with Snorky3D Visu 2012, september 2012, Paris, France http://visu2012.imag.fr/articles/mathieu.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PolyBench/C 4.2 Copyright (c) 2011-2016 the Ohio State University. Contact: Louis-Noel Pouchet <pouchet@cse.ohio-state.edu> Tomofumi Yuki <tomofumi.yuki@inria.fr> PolyBench is a benchmark suite of 30 numerical computations with static control flow, extracted from operations in various application domains (linear algebra computations, image processing, physics simulation, dynamic programming, statistics, etc.). PolyBench features include: - A single file, tunable at compile-time, used for the kernel instrumentation. It performs extra operations such as cache flushing before the kernel execution, and can set real-time scheduling to prevent OS interference...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on airfoils. The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    P3: The Portable Unix Programming System

    P3: The Portable Unix Programming System

    Multi-process homeostatic software agent library

    PUPS/P3 facilitates development of multi-process multi-host computations by providing tools to emulate colonies of homeostatic organisms. It permits persistent computation, homeostatic resource protection, and asychronous interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation and much more have been implemented for each rotation representation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction, renormalisation, equality detection, vector rotation and much more have been implemented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Haxl

    Haxl

    Haskell library that simplifies access to remote data

    ...Haxl can automatically batch multiple requests to the same data source, request data from multiple data sources concurrently, cache previous requests, and memoize computations. Having all this handled for you behind the scenes means that your data-fetching code can be much cleaner and clearer than it would otherwise be if it had to worry about optimizing data-fetching. To use Haxl in your own application, you will likely need to build one or more data sources: the thin layer between Haxl and the data that you want to fetch, be it a database, a web API, a cloud service, or whatever. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Deep Photo Style Transfer

    Deep Photo Style Transfer

    Code and data for paper "Deep Photo Style Transfer"

    ...The repository provides code in Torch (Lua), MATLAB / Octave scripts for computing the Laplacian, and pre-trained models. Pretrained models and example scripts for ease of use. Compatibility with MATLAB / Octave for Laplacian computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arageli is a C++ library for computations in arithmetic, algebra, geometry, linear and integer linear programming. Arageli provides routines and classes that support precise, i.e. symbolic or algebraic, computations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Vector partition function - a mathematical project with focus on 1) symbolic computation (with the goal of becoming a complete computer algebra system); 2) computations in the area of Lie representation theory; 3) computations with vector partition functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    egut

    exceptional group unipotent toolkit

    Collection of Java Classes for symbolically manipulating elements of split exceptional groups, with an emphasis on unipotent elements. Programs for performing various computations arising in the theory of Fourier coefficients and integral representations of L Langlands L functions in such groups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    APBEST

    APBEST--Analysis of Protein Block and Evaluation of Substitution Type

    Program: APBEST--Analysis of Protein Block and Evaluation of Substitution Type Version:--v01:10B Author:(c)--Parth Sarthi Sen Gupta, Shyamashree Banerjee, Chittran Roy,Rifat Nawaz Ul Islam, Buddhadev Mondal, Arnab Nayek and Amal Kumar Bandyopadhyay*; Department of Biotechnology, The University of Burdwan, WB, India, 713104
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MicroModelicaVirtualNodes
    ...This tool performs Virtual Nodes Parallelization on a given MicroModelica model for being simulated in QSS Solver. The objective is to reduce the error introduced by simulating large-scaled models in parallel on QSS Solver simulating tool. This is done through redundant computations on certain state variables of the model. These redundant computations are called Virtual Nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Development of quality C++ and Python objects for high energy physics computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MetricTens: Crystallography

    MetricTens: Crystallography

    GUI that enables crystallographic computations for all seven crystal s

    This GUI was created in MATLAB and serves as an educational tool for both novice and experienced crystallographer, and as a quick tool to make crystallographic computations. This GUI allows the creation of stereographic projection as well as the individual computation of angles between planes and directions for all seven crystal systems. Those who work in preferred orientation of polycrystalline materials or single crystals might find this GUI useful. To view code, check MATLAB File Exchange Standalone Versions available for both WINDOWS and MAC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    ...ReactiveX's operators often reduce what was once an elaborate challenge into a few lines of code. Traditional try/catch is powerless for errors in asynchronous computations, but ReactiveX is equipped with proper mechanisms for handling errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    XmHTML

    HTML Widget for Motif (for HTML 3.2)

    XmHTML is a HTML widget for Motif. It supports HTML 3.2. Since HTML 3.2 is an older version of HTML, XmHTML is primarily useful for displaying help texts or to visualize results of computations in an application. XmHTML is an old project with contributions from many people. It was abandoned for a while and was reactivated because Arahne, d.o.o. ( www.arahne.si ) ordered the following enhancements in XmHTML from Christian Linhart: *support for antialiased XFT fonts *support for UTF8 text
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    yacas

    yacas

    Computer calculations made easy

    ...Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system comes with a library of scripts and extensive documentation. Yagy (http://sourceforge.net/p/yagy) provides full yacas experience wrapped in a simple and intuitive graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project