Awesome List Updates on Sep 01 - Sep 07, 2014
13 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Js Must Watch
2013
2. Awesome Erlang
Websites
- Erlang Central - An awesome collections of erlang resource along with live community chat for discussing and seeking help.
3. Awesome Clojure
Debugging
4. Awesome Cpp
Concurrency
- Bolt (⭐373) - A C++ template library optimized for GPUs. [Apache2]
- Libclsph (⭐52) - An OpenCL based GPU accelerated SPH fluid simulation library. [MIT]
- Thrust - A parallel algorithms library which resembles the C++ Standard Template Library (STL). [Apache2]
- VexCL (⭐701) - A C++ vector expression template library for OpenCL/CUDA. [MIT]
Database
- hiberlite (⭐706) - C++ Object-relational mapping for sqlite3. [BSD]
- Hiredis (⭐6.2k) - A minimalistic C client library for the Redis database. [BSD]
- RocksDB (⭐28k) - Embedded key-value store for fast storage from facebook. [BSD]
- SQLite - A completely embedded, full-featured relational database in a few 100k that you can include right into your project. [PublicDomain]
Debug
- ig-debugheap (⭐177) - Multiplatform debug heap useful for tracking down memory errors. [BSD]
- Remotery (⭐3.1k) - Single C File Profiler with Web Viewer. [Apache2]
GUI
- GTK+ - A multi-platform toolkit for creating graphical user interfaces. [LGPL]
- gtkmm - The official C++ interface for the popular GUI library GTK+. [LGPL]
- imgui (⭐59k) - Immediate Mode Graphical User Interface with minimal dependencies. [MIT]
- Qwt - Qt Widgets for Technical Applications. [Own based on LGPL]
- QwtPlot3D - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib]
- wxWidgets - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]
Graphics
- bgfx (⭐15k) - A cross-platform rendering library. [BSD]
- Horde3D (⭐1.5k) - A small 3D rendering and animation engine. [EPL]
- Panda3D - A framework for 3D rendering and game development for Python and C++. [BSD]
- urho3d (⭐4.5k) - Cross-platform rendering and game engine. [Many different, mostly MIT]
Logging
- Log4cpp - A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]
- templog - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]
Machine Learning
- Caffe (⭐34k) - A fast framework for neural networks. [BSD]
- CCV (⭐7.1k) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD]
- Recommender (⭐264) - C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]
- SHOGUN (⭐3k) - The Shogun Machine Learning Toolbox. [GPLv3]
- sofia-ml - The suite of fast incremental algorithms for machine learning. [Apache2]
Math
- ceres-solver - C++ library for modeling and solving large complicated nonlinear least squares problems from google. [BSD]
- cml - free C++ math library for games and graphics. [Boost]
5. Awesome Android
Testing / ORM
- Roboletric - Unit test framework to run tests inside the JVM on your workstation, not in the emulator.
- AssertJ Android (⭐1.6k) - AssertJ assertions geared towards Android.
Groovy / Custom Dialog
- Groovy on Android - Introduction to Groovy on Android.
6. Awesome Javascript
Package Managers
- Duo (⭐3.4k) - Next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless.
Misc / Other
7. Awesome Dotnet
GUI
- ObjectListView - ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some new tricks
MVVM
- ReactiveUI (⭐8k) - An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework, enabling developers to build elegant, testable applications using WPF, Windows Store Apps, WP8 or Xamarin.
8. Magictools
Books / Voxel Editors
9. Awesome Lua
Resources / Implementations, Interpreters, and Bindings
- UniLua (⭐1.1k) - A pure C# implementation of Lua 5.2, focused on compatibility with the Unity game engine.
10. Es6 Tools
Transpilers
- regexpu (⭐218) — Transform Unicode-aware ES6 regular expressions to ES5
Build-time transpilation / Gulp Plugins
- regexpu: gulp-regexpu (⭐4)
Boilerplates / Brunch Plugins
- es6-boilerplate (⭐88) - Tooling to allow the community to use es6 now via traceur in conjunction with amd and browser global modules, with source maps, concatenation, minification, compression, and unit testing in real browsers.
Other / Brunch Plugins
- es6-translate (⭐5) - Uses the ES6 loader hooks to load (node flavored) commonjs packages in ES6.
11. Awesome Laravel
Popular Packages / Payments
- Cashier (⭐2.2k) - Subscription billing with Stripe
Popular Packages / Localization
- Laravel Localization (⭐3k) - Add i18n support via routes
- Laravel Translatable (⭐2k) - Retrieve and store translatable Eloquent model instances
Conferences / Videos
12. Awesome Php
Table of Contents / Imagery
- Image Optimizer (⭐906) - A library for optimizing images.
13. Awesome Ruby
API Builder and Discovery
- JSONAPI::Resources (⭐2.3k) - JSONAPI::Resources, or "JR", provides a framework for developing a server that complies with the JSON API specification.
Assets
- Less Rails (⭐340) - The dynamic stylesheet language for the Rails asset pipeline.
Code Analysis and Metrics
- Brakeman (⭐7k) - A static analysis security vulnerability scanner for Ruby on Rails applications.
- Flay (⭐738) - Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. Making this totally rad.
- Flog (⭐924) - Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
- Rubycritic (⭐3.3k) - A Ruby code quality reporter.
- SimpleCov (⭐4.7k) - Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites.
Core Extensions
- ActiveSupport (⭐55k) - A collection of utility classes and standard library extensions.
- Ruby Facets (⭐797) - The premiere collection of general purpose method extensions and standard additions for Ruby.
Dashboards
- Dashing-Rails (⭐1.5k) - The exceptionally handsome dashboard framework for Rails.
Data Visualization
- RailRoady (⭐1.7k) - Ruby on Rails 3/4 model and controller UML class diagram generator.
- Rails Erd (⭐4k) - Generate Entity-Relationship Diagrams for Rails applications.
Database Tools
- Database Cleaner (⭐2.9k) - Database Cleaner is a set of strategies for cleaning your database in Ruby.
Debugging Tools
- Byebug (⭐3.3k) - A simple to use, feature rich debugger for Ruby 2.
DevOps Tools
- Lita - ChatOps for Ruby: A pluggable chat bot framework usable with any chat service.
- Mina (⭐4.3k) - Really fast deployer and server automation tool.
- Rubber (⭐1.5k) - The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to Amazon's Elastic Compute Cloud (EC2).
- LetterOpener (⭐3.7k) - Preview mail in the browser instead of sending.
HTML/XML Parsing
- ROXML (⭐224) - Custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.
HTTP Clients and tools
- excon (⭐1.2k) - Usable, fast, simple Ruby HTTP 1.1. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.
- Patron (⭐541) - Patron is a Ruby HTTP client library based on libcurl.
- Savon (⭐2.1k) - Savon is a SOAP client for the Ruby programming language.
Image Processing
- Skeptick (⭐318) - Skeptick is an all-purpose DSL for building and running ImageMagick commands.
Internationalization
- r18n (⭐516) - Advanced i18n library for Rails, Sinatra, desktop apps, models, works well with complex languages like Russian.
Logging
- HttpLog (⭐804) - Log outgoing HTTP requests.
- Logging (⭐528) - A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
- Lograge (⭐3.4k) - An attempt to tame Rails' default policy to log everything.
- Kitabu (⭐665) - A framework for creating e-books from Markdown/Textile text markup using Ruby.
- RGhost (⭐187) - RGhost is a document creation and conversion API.
Processes
- childprocess (⭐578) - Cross-platform ruby library for managing child processes.
Robotics
- Artoo - Next generation robotics framework with support for different platforms: Arduino, Leap Motion, Pebble, Raspberry Pi, etc.
RSS
- Feed normalizer (⭐134) - Extensible Ruby wrapper for Atom and RSS parsers.
- Feedjira (⭐2.1k) - A feed fetching and parsing library.
- Simple rss (⭐225) - A simple, flexible, extensible, and liberal RSS and Atom reader.
Search
- ransack (⭐5.6k) - Object-based searching.
- Searchkick (⭐6.5k) - Searchkick learns what your users are looking for. As more people search, it gets smarter and the results get better. It’s friendly for developers - and magical for your users.
Testing
- Fake Data
- Fabrication - A simple and powerful object generation library.
- factory_bot (⭐7.9k) - A library for setting up Ruby objects as test data.
- Fake Person (⭐116) - Uses some of the most popular given & surnames in the US & UK.
- faker (⭐11k) - A library for generating fake data such as names, addresses, and phone numbers.
- ffaker (⭐1.6k) - A faster Faker, generates dummy data, rewrite of faker.
- Forgery (⭐791) - Easy and customizable generation of forged data.
Third-party APIs
- wikipedia (⭐306) - Ruby client for the Wikipedia API.
Web Crawling
- LinkThumbnailer (⭐511) - Ruby gem that generates thumbnail images and videos from a given URL. Much like popular social website with link preview.
- Mechanize (⭐4.4k) - Mechanize is a ruby library that makes automated web interaction easy.
- Prev: Sep 08 - Sep 14, 2014
- Next: Aug 25 - Aug 31, 2014