Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inkydragon/inkydragon
https://github.com/inkydragon/inkydragon
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/inkydragon/inkydragon
- Owner: inkydragon
- Created: 2024-12-16T09:02:19.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2024-12-16T09:36:10.000Z (20 days ago)
- Last Synced: 2024-12-16T10:27:11.095Z (20 days ago)
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there 👋
- 🔠I'm currently maintaining Julia and its ecosystem.
- 📫 How to reach me:
- Ping me (`@inkydragon`) on github
- `@cyhan` on [Julia Slack](https://julialang.org/slack/)
- `@woclass` on [Julia Discourse](https://discourse.julialang.org/) / [JuliaCN](https://discourse.juliacn.com/)
- E-mailing me is OK, maybe for something serious.# Repo Nav
## Julia Community
[JuliaLang](https://github.com/JuliaLang), [JuliaCN](https://github.com/JuliaCN);
[JuliaMath](https://github.com/JuliaMath), [JuliaCI](https://github.com/JuliaCI)### Stdlib
Julia stdlibs outside the Julialang organisation
- [JuliaData/DelimitedFiles.jl](https://github.com/JuliaData/DelimitedFiles.jl)
- [JuliaWeb/LibCURL.jl](https://github.com/JuliaWeb/LibCURL.jl)
- [JuliaPackaging/LazyArtifacts.jl](https://github.com/JuliaPackaging/LazyArtifacts.jl)
- [JuliaIO/ArgTools.jl](https://github.com/JuliaIO/ArgTools.jl)
- [JuliaIO/Tar.jl](https://github.com/JuliaIO/Tar.jl)
- [JuliaStats/Statistics.jl](https://github.com/JuliaStats/Statistics.jl)
- [JuliaSparse/SparseArrays.jl](https://github.com/JuliaSparse/SparseArrays.jl)
- [JuliaCrypto/SHA.jl](https://github.com/JuliaCrypto/SHA.jl)
- [Archived] [JuliaSparse/SuiteSparse.jl](https://github.com/JuliaSparse/SuiteSparse.jl)