Awesome List Updates on Sep 21, 2015
6 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Dotnet
Image Processing
- Emgu CV - Cross-platform .NET wrapper for the OpenCV library.
2. Awesome Jvm
Memory and concurrency
- lightweight_trie (⭐47) - A very memory-efficient trie (radix tree) implementation.
Metaprogramming
- Antlr - Parser generator for reading, processing, executing, or translating structured text or binary files.
- compile-testing (⭐630) - Testing tools for javac and annotation processors.
- error-prone (⭐6.2k) - Catch common Java mistakes as compile-time errors.
- javacc - Parser generator for use with Java.
- javaparser (⭐4.4k) - Java 1.8 Parser and Abstract Syntax Tree for Java.
- JavaPoet (⭐9.9k) - A Java API for generating .java source files.
- jparsec (⭐321) - Builds mini parsers in pure Java a la Haskell Parsec.
- MPS - Design and build extensible DSLs and editors.
- parboiled (⭐1.2k) - Parsing of arbitrary input text based on parsing expression grammars.
- Xtext - Framework for development of programming languages and DSLs.
Native
- jnr-ffi (⭐1k) - Load native libraries without writing JNI code by hand.
- jssembly (⭐121) - Execution of native assembly from Java.
Profilers
- HdrHistogram - A Histogram that supports recording and analyzing sampled data value counts.
- jmh - Micro benchmarks written in Java and other languages targetting the JVM.
3. Awesome Bigdata
Key Map Data Model
- Apache Accumulo - distributed key/value store, built on Hadoop.
- Apache Cassandra - column-oriented distributed datastore, inspired by BigTable.
- Apache HBase - column-oriented distributed datastore, inspired by BigTable.
4. Awesome Rails Gem
Plugins / Omniauth
- Rails ERD (⭐3.8k) - Generate Entity-Relationship Diagrams for Rails applications.
- Parity (⭐876) - Shell commands for development, staging, and production parity for Heroku apps.
5. Awesome Shell
Shell Script Development / Directory Navigation
- bashmanager (⭐90) - mini bash framework for creating command line tools
6. Awesome Promises
Resources, Blogs, and Books / For beginners
- Promise Cookbook (⭐1.6k) - The why, what, and how. "A brief introduction [...] primarily aimed at frontend developers".
- JavaScript with Promises - from O'Reilly. Short and to-the-point. Uses native and bluebird.
Promises/A+ Implementations (ES6/ES2015 compatible) / Strict Implementations
- pinkie (⭐138) - Ponyfill. Node-oriented, but browserifyable (⭐14k). Extremely small implementation.
- native-promise-only (⭐719) - Polyfill. Browser and node-compatible.
- lie (⭐744) - Small, browserifyable with an opt-in polyfill.
- Prev: Sep 22, 2015
- Next: Sep 20, 2015