#periodic-table #chemistry #chemical

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

#596 in Science

Download history 21/week @ 2023-06-03 2/week @ 2023-06-10 46/week @ 2023-06-17 32/week @ 2023-06-24 46/week @ 2023-07-01 34/week @ 2023-07-08 27/week @ 2023-07-15 32/week @ 2023-07-22 17/week @ 2023-07-29 31/week @ 2023-08-05 23/week @ 2023-08-12 25/week @ 2023-08-19 26/week @ 2023-08-26 26/week @ 2023-09-02 26/week @ 2023-09-09 25/week @ 2023-09-16

105 downloads per month
Used in 3 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