Awesome List Updates on Aug 12, 2016
10 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Research
Datasets / General and Interdisciplinary
- DRYAD (
Storage
,Lookup
): The Dryad Digital Repository stores curated data.
- Figshare (
Storage
,Lookup
): Data sharing and storage
Datasets / Life Science
- National Centers for Environmental Information (
Lookup
): Weather, climate, coasts, oceans, and geophysics etc
Datasets / Physical Sciences
- US Virtual Astronomical Observatory (
Lookup
)
Datasets / Arts and Humanities
- Archaeology Data Service (
Lookup
): Certified repository
Datasets / Engineering
- Open Energy Information (OpenEI) (
Lookup
): Wiki of collections of energy information
Datasets / Social Sciences
Editors / LaTeX
- TeXStudio - Cross-platform LaTeX editor that stems from TeXMaker.
- WinEdt - The LaTeX editor many people swear by.
- TeXnicCenter - A quite old but free and decent editor for LaTeX.
- LyX - Cross-platform WYSIWYM editor that uses LaTeX behind the scenes to render documents.
- TeXshop - No-nonsense editor for LaTeX documents which is included in MacTeX.
- TeXWorks - No-nonsense editor for LaTeX code, modeled after TeXShop, but this one is cross-platform.
2. Awesome Elixir
Documentation
- phoenix_swagger (⭐687) - Provides swagger integration to the Phoenix framework.
Images
- ex_image_info (⭐95) - An Elixir library to parse images (binaries) and get the dimensions, detected mime-type and overall validity for a set of image formats.
3. Free for Dev
Web Hosting
- pantheon.io — Drupal and WordPress hosting, automated DevOps, and scalable infrastructure. Free for developers and agencies. No custom domain.
4. Awesome Opensource Apps
Laravel
Name: Condor (⭐19)
Description: Service monitor that watches diverse statuses, and elegantly reports every drift
Link: https://condor.rocks
5. Awesome Jvm
Profilers
- Tracer (⭐181) - Manages custom trace identifiers and carries them through distributed systems.
6. Awesome Microservices
PHP / Scala
- Lumen - Stunningly fast micro-framework.
- Slim - Micro-framework that helps you quickly write simple yet powerful web applications and APIs.
API Gateways / Edge Services / Scala
- Skipper (⭐3.1k) - HTTP router useful for decoupling routing from service logic.
Storage / Scala
- ClickHouse - Column-oriented database management system that allows generating analytical data reports in real time.
7. Tips
Show how many lines does an author contribute
git log --author='_Your_Name_Here_' --pretty=tformat: --numstat | gawk '{ add += <!-- @doxie.inject start -->; subs += <!-- @doxie.inject end -->; loc += <!-- @doxie.inject start --> - <!-- @doxie.inject end --> } END { printf "added lines: %s removed lines: %s total lines: %s
", add, subs, loc }' -
Alternatives:
git log --author='_Your_Name_Here_' --pretty=tformat: --numstat | awk '{ add += <!-- @doxie.inject start -->; subs += <!-- @doxie.inject end -->; loc += <!-- @doxie.inject start --> - <!-- @doxie.inject end --> } END { printf "added lines: %s, removed lines: %s, total lines: %s
", add, subs, loc }' - # on Mac OSX
8. Awesome Robotics
Companies
- Fetch Robotics A robotics startup in San Jose, CA building the future of e-commerce fulfillment and R&D robots.
9. Awesome Fonts
JavaScript libs / Programming fonts with ligatures
- Typeset.js (⭐2.4k) - HTML pre-processor for web typography
GitHub Showcases / Event listeners for fonts loading on a web page
10. Awesome Pyramid
Templates
- Kajiki (⭐38) - provides fast well-formed XML templates, with Pyramid integration (⭐38)
Who uses it?
- Projects, Websites, Companies and Organizations that use Pyramid - add your project to the list
- Prev: Aug 13, 2016
- Next: Aug 11, 2016