Awesome List Updates on Dec 18, 2017
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Micro Npm Packages
Modules / Other
- uuid (⭐14k) - Generate RFC-compliant UUIDs in JavaScript.
2. Awesome Typescript
CLI and REPL
- Use ts-node (⭐13k) to run scripts or REPL
- How to make executable typescript scripts:
- Make sure you have
npx
(shipped withnpm >= 5.2
) andtypescript
package is installed - Add this shebang as first line to your script:
#!npx ts-node
- Make script executable:
chmod +x script.ts
- Run directly:
./script.ts
:)
- Make sure you have
3. Awesome Audio Visualization
Experiments
- Weekly Music Visualizations Weekly music visualization experiments built with Three.js and p5.js by Suraya Shivji.
4. Awesome Dotnet Core
Frameworks, Libraries and Tools / ORM
- Dapper (⭐17k) - Simple object mapper for .NET.
- Dapper-FluentMap (⭐428) - Provides a simple API to fluently map POCO properties to database columns when using Dapper.
- Dommel (⭐601) - Simple CRUD operations for Dapper.
- MicroOrm.Dapper.Repositories (⭐651) - CRUD for Dapper.
5. Awesome Python Scientific Audio
Audio Related Packages / Read-Write
- stempeg (⭐79) 🐙 (⭐79) 📦 - read/write of STEMS multistream audio.
6. Awesome No Login Web Apps
Music, Radio and Podcasts / Others
- Radio Garden - Listen to thousands of radio stations worldwide by selecting a city on the globe.
Notepads and Notebooks / Others
- Taskade - Collaborative notes, task lists, and outlines. Sign up is optional.
7. Awesome Machine Learning
C++ / General-Purpose Machine Learning
- proNet-core (⭐3) - A general-purpose network embedding framework: pair-wise representations optimization Network Edit.
8. Awesome Cpp
Video
- Vireo (⭐929) - A lightweight and versatile video processing library by Twitter. [MIT]
Articles
- C++Now 2017 Presentations (⭐484) - Presentation materials presented at C++Now 2017.
- C++Now 2016 Presentations (⭐81) - Presentation materials presented at C++Now 2016.
- Prev: Dec 19, 2017
- Next: Dec 17, 2017