read_excel
Version, currently main branch1 version
- main branchlatestFeb 28, 2024
github.com/JuIturra/read_excel_cr
Testing read excel with crystal lang
0 stars
0 dependents
License: not declared
Installation
# Add this to your shard.yml
dependencies:
read_excel:
github: JuIturra/read_excel_cr
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
Dependencies
Runtime Dependencies
- xlsx-parser0.8.2github: D1ceWard/xlsx-parser
README
read_excel_crystal
Benchmark xlsx reader with crystal
how does it works?
$ clone repo
$ cd read_excel_cr
$ shard install
$ crystal run main.cr for standar execution
$ crystal build main.cr --release for compile and create executable
$ ./main
Bench
crystal 1.10.1
Standard version
user system total real
parser: 1.033945 0.011712 1.045657 ( 1.046572)
Compiled version
user system total real
parser: 0.573927 0.000000 0.573927 ( 0.573958)
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Feb 28, 2024
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/JuIturra/read_excel_cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1