Awesome List Updates on Jan 18, 2016
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Crystal
Data Generators
- faker (⭐147) - A library for generating fake data
2. Awesome Dotnet
Source Generator
- .NET-libraries-that-make-your-life-easier (⭐805) - Open Source .NET libraries that make your life easier
3. Awesome Javascript
Color / Runner
- color (⭐4.7k) - JavaScript color conversion and manipulation library.
Scroll / Other
- scrollMonitor (⭐3.3k) - A simple and fast API to monitor elements as you scroll.
4. Awesome Coldfusion
Other Libraries
- Moment.cfc (⭐46) - Moment.js inspired date/time manipulation library for CFML (not a direct port)
5. Awesome Lua
Resources / Implementations, Interpreters, and Bindings
- LLVM-Lua (⭐121) - Compiles Lua to LLVM.
Resources / Game Development
- Examples
- termtris (⭐432) - A tetris clone, written in literate style with "an emphasis on learn-from-ability".
- PacPac (⭐334) - A Pac-man clone, made with LÖVE.
- Mari0 (⭐513) - Fusion of Mario and Portal, made with LÖVE. See also its wikipedia entry.
- Journey to the Center of Hawkthorne (⭐1k) - 2D platformer based on Community's Digital Estate Planning episode, made with LÖVE.
Resources / Math and Scientific Computing
- SciLua - Numerical/scientific computing framework built on LuaJIT, with an interface to R.
Resources / Scriptable by Lua
- Hammerspoon - A powerful, extensible OS X automation tool. A community-maintained fork of Mjolnir.
- lumail - A console-based mail client, with extensive scripting capabilities.
Resources / Books
- Lua Programming - A shorter overview of the language, up to date for Lua 5.2, and available online.
6. Awesome Clojure
Data Validation
Editor Plugins
7. Awesome Robotics
Misc
8. Awesome Elixir
Macros
- ok_jose (⭐101) - Pipe elixir functions that match
{:ok,_}
,{:error,_}
tuples or custom patterns.
9. Awesome Stock Resources
Photography / Custom License / Usage
- PhotoStockEditor - ©️ High-resolution weekly images for Personal & Commercial use.
Photography / Unspecified License
- Function - High-resolution photos by Liam McKay.
- titania foto - The free image database
10. Awesome Mqtt
Makers
- RFM69-MQTT-client (⭐82) - Arduino RFM69 based sensors and MQTT gateway.
Industry / Firmwares for ESP based Devices
- mqtt2opcua (⭐71) - Bi Directional MQTT to OPCUA Bridge.
11. Vim Galore
Ranges
- Many commands take ranges.
- An address denotes a certain line.
- A range is either a single address or a pair of addresses separated by either
,
or;
.
- Ranges tell commands which lines to act on.
Macros
- Start recording by typing
q
followed by the register, e.g.q
. (The command-line will signify this via "recording @q".)
- Stop recording by hitting
q
once again.
- Execute the macro via
[count]@q
.
- Repeat the last used macro via
[count]@@
.
12. Awesome Machine Learning
C++ / General-Purpose Machine Learning
- Warp-CTC (⭐4.1k) - A fast parallel implementation of Connectionist Temporal Classification (CTC), on both CPU and GPU.
- Prev: Jan 19, 2016
- Next: Jan 17, 2016