Showing 591 open source projects for "tiny-core-plus"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    A command-line tool for numerical reconstruction of digital holograms (formerly known as "HoloPlay")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Finite Transform Library

    Finite Transform Library

    A Library is for Finite Transforms

    The Library is for Finite Transforms such as the Number Theoretic Transform (NTT) and Finite Radon Transform (FRT). Current modules include NTTW for NTTs with high resolution (microsecond) timing, basic array and imaging. The transforms are optimised for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DoseInHumanBody

    DoseInHumanBody

    Patient dose from medical X-ray and other sources

    DHPRE software uses Geant4 simulation toolkit for computing organ doses, effective dose and lifetime atributable cancer risk for humans exposed to external radiation field. It is mainly used for patients undergoing X-ray examinations such as radiography, mammography, dental panoramic and CT but can be used for any kind of radiations. INTERFACE is a small program to compute the correction to dosimeter reading when used in conditions other than the calibration ones. This package does not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Novembre

    Novembre

    STM data analysis

    A tool for visualisation and analysis of STM and STS results. Currently supports RHK, WinSPM, Nanonis and Createc file formats. Other formats can be added. Tools are made available by plugins and are currently focused on spectroscopy manipulation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    MCTDHTools

    A library to easily analyse output of the Heidelberg MCTDH code

    This project aims to provide a set of routines to easily read in and manipulate the output of the Heidelberg MCTDH code. The goal is to enable a new user to quickly get started with writing custom analysis programs. Also, it should enable more experienced users (== us) to write small, clean, and testable analysis programs, something that seems incompatible with the Fortran-77 code of the Heidelberg MCTDH package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DetectorCalibration

    DetectorCalibration

    Peak and global efficiency of radiation source-detector equipment

    This software uses Geant4 simulation toolkit for computing detector efficiency in terms of peak efficiency and gross efficiency. It is designed mainly for gamma detectors (NaI or HpGe) but can be extended for beta or any other radiation type. Radiation source can be frontal beam, point source, Sarpagan baker (cylinder) and Marinelli baker. Due to the nature of Monte Carlo simulation technique, all geometries involved must be well known for accurate results! Can be used along with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YCTget

    YCTget

    Program to fetch datas from YC-7x7 dataloggers from YCT

    We needed a datalogger, we found one. But the supplied VB6 program was very crappy, _really_ unusable, even on old XP machines. So I did mine, able to run under windows and linux. All the fun was to reverse the (binary) RS232 protocol. Our is a YC-727D with 2 thermocouple inputs, but the protocol is the same for 1, 2, 3 or 4 inputs models (YC-717, YC-727, YC-737, YC-747). Bytes orders needs to be checked for 3th and 4nd channels tough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Combined Two-Wavelenght X-ray Tool

    Complex data processing X-ray metods for analysis thin-film structures

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TROPICS
    TROPICS - Trajectory of Particle In a Crystal Simulator программный комплекс для моделирования траекторий движения быстрых заряженных частиц в осевых и плоскостных каналах кристалла под ОС Windows и Linux. Комплекс легко расширяется плагинами, может работать как в графическом режиме, так и в консольном для простого встраивания в другие программы. Комплекс обладает богатым количеством возможностей и настроек. Для построения графиков используется графическая библиотека MathGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Acoustic Research Tool (ART)

    Acoustic Research Tool (ART)

    Acoustic Simulation Library for Frequency and Time Domain Simulations.

    ART is a flexible simulation framework for wind instruments. It includes a growing library of modelling elements. So far bore discontinuities, branches, tone holes, cylindrical and conical tubes, Bessel horns and bent tubes are available for frequency domain modelling. In the time domain generic bidirectional propagation elements, scattering elements, fractional delays, convolution with reflection functions and general z-domain networks are available and can be described using MuParserX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VAPOR is the Visualization and Analysis Platform for Ocean, atmosphere, and solar Research
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ATOMKI Common Data Acquisition

    Nuclear physics data acquisition system

    Nuclear physics data acquisition system. The suit of applications can be used to collect data from physics experiments using CAMAC/CAEN/VME devices. The system is quite specialized, but the code can still be useful for others doing something similar...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    SoAx

    Structure of Arrays of multiple types

    Structures of arrays (SoA) are generally faster than arrays of structures (AoS) while AoS are more handy. This project (SoAx) combines the advantages of both. By means of C++(11) meta-template programming SoAx achieves maximal performance (efficient use of vector units and cache of modern CPUs) while providing a very convenient user interface (including object-oriented element handling) and flexibility. It has been designed to handle list-like sets of particles (similar to struct {int id;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hamilton
    Hamilton Project is a software package concerning science and math in C++
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    ISS SPHERES

    ISS SPHERES

    SPHERES Facility software for scientists

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CvMob
    CvMob is an Open Source tool to automatic visual analysis of human movement. The software calculates the optical flow to generate data about trajectory, velocity and acceleration using low-quality videos. For more informations, please visit our website: http://www.cvmob.ufba.br/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DMRG_QC

    DMRG code for Quantum-Chemistry Hamiltonians

    DMRG code for Quantum-Chemistry Hamiltonians, including also the calculation of dynamics response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DMFT+DMRG

    DMFT and cellular-DMFT code

    DMFT and cellular-DMFT code for the multiband Hubbard model in different lattices using DMRG as impurity solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    fairy

    flexible analysis of irradiation yields in nucelar spectroscopy

    This program is for easy, fast and intuitive visualization and analysis of nuclear spectroscopic data. The program's functionality can be extended with plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DD-AVX ver.2

    DD-AVX ver.2

    Library of High Precision Sparse Matrix Operations Accelerated by AVX

    ....hogehoge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Political economy library

    Political economy simulation toolkit

    Political economy library is a set of classes and accompanied tools for simulation of economy based on employment by companies, production of goods and consumption - EPC model. Actually it includes market-based model for research of the effects of Tobin tax. The library is based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Grin is a set of tools for solving 2D elliptic equations using boundary elements (Green's functions)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenGamma is a tool for gamma-ray spectrometry. It performs spectra analysis, including peak search, radionuclide identification and radioactivity determination in samples, allowing full user-defined customization and parameters setting.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo