#chemistry #chemical #periodic-table

periodic-table-on-an-enum

Complete periodic table, with melting point, density, atomic mass, electron configuration, oxidation states and more

1 unstable release

0.3.2 Sep 5, 2020

#510 in Science

Download history 28/week @ 2024-03-11 20/week @ 2024-03-18 38/week @ 2024-03-25 47/week @ 2024-04-01 33/week @ 2024-04-08 18/week @ 2024-04-15 15/week @ 2024-04-22 21/week @ 2024-04-29 14/week @ 2024-05-06 17/week @ 2024-05-13 17/week @ 2024-05-20 32/week @ 2024-05-27 15/week @ 2024-06-03 13/week @ 2024-06-10 19/week @ 2024-06-17 18/week @ 2024-06-24

69 downloads per month
Used in 4 crates

MIT license

32KB
914 lines

periodic-table-on-an-enum

This is a complete periodic table base on an enum containing all the elements and including the next fields:

  • Atomic number
  • Symbol
  • Name
  • Atomic mass
  • CPK Color
  • Electron configuration
  • Electronegativity
  • Atomic radius
  • Ionization energy
  • Electron affinity
  • Oxidation states
  • Standard state
  • Melting point
  • Boiling point
  • Density
  • Group block
  • Year discovered

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT


lib.rs:

This is a complete periodic table for rust, including the following fields:

  • Atomic number
  • Symbol
  • Name
  • Atomic mass
  • CPK Color
  • Electron configuration
  • Electronegativity
  • Atomic radius
  • Ionization energy
  • Electron affinity
  • Oxidation states
  • Standard state
  • Melting point
  • Boiling point
  • Density
  • Group block
  • Year discovered

No runtime deps

~15KB