All Projects → Calciumdibromid → CaBr2

Calciumdibromid / CaBr2

Licence: other
This is just a push mirror of https://codeberg.org/Calciumdibromid/CaBr2

Programming Languages

typescript
32286 projects
rust
11053 projects
HTML
75241 projects
SCSS
7915 projects
CSS
56736 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to CaBr2

chemlib
🧪 A comprehensive chemistry library for Python.
Stars: ✭ 26 (+52.94%)
Mutual labels:  chemistry
jchempaint
Chemical 2D structure editor application/applet based on the Chemistry Development Kit
Stars: ✭ 84 (+394.12%)
Mutual labels:  chemistry
Version3-1
Version 2020 (3.1) of Chem4Word - A Chemistry Add-In for Microsoft Word
Stars: ✭ 14 (-17.65%)
Mutual labels:  chemistry
molml
A library to interface molecules and machine learning.
Stars: ✭ 57 (+235.29%)
Mutual labels:  chemistry
periodic-table
Interactive Periodic Table which I made with React.js and CSS Grid. I was trying to memorize all the elements and thought, hey can I make this peculiar layout with my current CSS skills? I finally did
Stars: ✭ 92 (+441.18%)
Mutual labels:  chemistry
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (+11.76%)
Mutual labels:  chemistry
krun
High fidelity benchmark runner
Stars: ✭ 70 (+311.76%)
Mutual labels:  experiment
olympus
Olympus: a benchmarking framework for noisy optimization and experiment planning
Stars: ✭ 38 (+123.53%)
Mutual labels:  chemistry
ReactionMechanismSimulator.jl
The amazing Reaction Mechanism Simulator for simulating large chemical kinetic mechanisms
Stars: ✭ 39 (+129.41%)
Mutual labels:  chemistry
FrogCraft-Rebirth
A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
Stars: ✭ 27 (+58.82%)
Mutual labels:  chemistry
AutoForce
Sparse Gaussian Process Potentials
Stars: ✭ 17 (+0%)
Mutual labels:  chemistry
AMPL
The ATOM Modeling PipeLine (AMPL) is an open-source, modular, extensible software pipeline for building and sharing models to advance in silico drug discovery.
Stars: ✭ 85 (+400%)
Mutual labels:  chemistry
ptable trends
Python script to plot periodic trends as a heat map over the periodic table of elements
Stars: ✭ 35 (+105.88%)
Mutual labels:  chemistry
orthogons
Experimenting with special ratios to guide grids for composition
Stars: ✭ 16 (-5.88%)
Mutual labels:  experiment
GPS
code for "A global pathway selection algorithm for the reduction of detailed chemical kinetic mechanisms" (Gao et al., CNF'16)
Stars: ✭ 18 (+5.88%)
Mutual labels:  chemistry
mzLib
Library for mass spectrometry projects
Stars: ✭ 19 (+11.76%)
Mutual labels:  chemistry
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (+94.12%)
Mutual labels:  chemistry
molecules
chemical graph theory library for JavaScript
Stars: ✭ 83 (+388.24%)
Mutual labels:  chemistry
chemicalx
A PyTorch and TorchDrug based deep learning library for drug pair scoring.
Stars: ✭ 176 (+935.29%)
Mutual labels:  chemistry
UKSoundWaveformView
A simple example for a view that displays a waveform illustrating a sound file's contents.
Stars: ✭ 33 (+94.12%)
Mutual labels:  experiment

CaBr2

License: GPL3+ gh-actions Crowdin

Generate "experiment wise safety sheets" in compliance to European law.

Description

Calciumdibromid (short: CaBr2) is a tool to generate safety data sheets for experiments.

It is written in Angular and can be either used as a standalone desktop application or as a static webpage with WASM bindings and an API server to generate PDFs.

Structure

This project can be built in two ways:

  • web front end with webserver and WASM bindings
  • Tauri app

From this the folder structure was derived:

path description
/ Git repo root with obvious files
webserver/ CaBr2 as REST API implementation
crates/ core CaBr2 implementation that is shared
frontend/ Angular application that can be built for Tauri or as standalone web application
frontend/src/ Angular source code
frontend/src-tauri/ Tauri glue code for CaBr2 logic
frontend/src-wasm/ WASM glue code for CaBr2 logic

To learn more about a specific part of this project, go to the corresponding README:

Angular Application
WASM library
Webserver

Translate

Translation is done via Crowdin.

To improve the translation of a language or add a new one visit https://crowdin.com/project/cabr2.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].