Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maksasj/chemlib
chemlib - simple library that provides convenient way to work with chemical elements
https://github.com/maksasj/chemlib
Last synced: about 6 hours ago
JSON representation
chemlib - simple library that provides convenient way to work with chemical elements
- Host: GitHub
- URL: https://github.com/maksasj/chemlib
- Owner: Maksasj
- License: mit
- Created: 2023-12-09T17:44:40.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-21T15:48:54.000Z (9 months ago)
- Last Synced: 2024-02-22T16:18:19.774Z (9 months ago)
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ChemLib
## Todo
- Basic Element, Atom, Molecule, Particle abstractions
- Basic info about known elements
- Start working on string to molecule parsing
- Convertation from molecule to string(string representation)## License
Chemlib is free, open source library. All code in this repository is licensed under
- MIT License ([LICENSE.md](https://github.com/Maksasj/chemlib/blob/master/LICENSE.md) or https://opensource.org/license/mit/)