Awesome List Updates on Jul 18, 2014
6 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Algorithms
Github Libraries / Randomized Algorithms
2. Awesome Machine Learning
Scala / General-Purpose Machine Learning
- Figaro (⭐757) - a Scala library for constructing probabilistic models.
3. Awesome Fortran
Graphics Libraries
- F03GL - a Fortran 2003 interface to the OpenGL library, along with the GLU and GLUT toolkits.
Math Libs
- netCDF (⭐171) - a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
- OpenBLAS (⭐4.8k) - one of the fastest open source BLAS libraries available. Almost as fast as Intel MKL.
4. Awesome D
Official Website
- Issue tracking - Official issue tracking/reporting system for D. If you find bugs in the D compiler and/or libraries, please come and report them!
Compilers / Bare metal / kernel development
- ldc (⭐1.1k) - The LLVM-based D compiler. Uses the DMD frontend and LLVM backend. Builds slower than dmd, but generates more optimized code than DMD. It supports all the target platforms of LLVM.
- gdc (⭐359) - GNU D Compiler. Use DMD frontend and GCC backend. Currently targets the most platforms due to the use of GCC. Generated code runs faster than DMD in most cases, on par with LDC. In the process of integration with the official GCC toolchain.
Lexers, Parsers, Parser Generators / Bare metal / kernel development
- Mono-D's DParser (⭐30) - A D parser written in C# and used in Mono-D.
- Pegged (⭐532) - A Parsing Expression Grammar (PEG) module written in D.
- dunnart (⭐14) - LALR(1) Parser Generator written in D.
Database clients / XML
- arsd (⭐517) - Adam D. Ruppe's library; in addition to a Web backend, it also has support for database access with database.d, sqlite.d, mysql.d and postgres.d.
- ddb (⭐40) - Database access for D2. Currently only supports PostgreSQL.
- ddbc (⭐76) - DDBC is a DB Connector for D language (similar to JDBC). HibernateD (see below) uses ddbc for database abstraction.
- hibernated (⭐82) - HibernateD is an ORM for D (similar to Hibernate).
- dvorm (⭐17) - An ORM for D with Vibe support. Works with vibe.d and mysql-d, giving it the ability to access MongoDB and MySQL.
GUI Libs / XML
- GtkD (⭐312) - GtkD is a D binding and OO wrapper of GTK+. GtkD is actively maintained and is currently the most stable GUI lib for D.
- tkD (⭐116) - GUI toolkit for the D programming language based on Tcl/Tk.
5. Awesome Dotnet
Logging
- Serilog (⭐7.1k) - A no-nonsense logging library for the NoSQL era. Combines the best of traditional and structured diagnostic logging in an easy-to-use package.
6. Awesome Coldfusion
Engines
Application Frameworks
- FarCry - FarCry Core is a web application framework that helps CFML developers build tailor-made content solutions, fast.
Testing
- MXUnit (⭐88) - xUnit style unit testing framework
- mxunit-watch (⭐14) - watch a directory for file changes (.cfc, .cfm, .xml) to trigger mxunit test suite full run, displaying results in the console
Dependency Injection
- DI/1 - Inject One (⭐106) - a very lightweight, convention over configuration, dependency injection (inversion of control) framework
CMS
- ContentBox (⭐113) - A powerful modular content management engine
- Preside CMS (⭐69) - an open source CMS for the Railo language
NoSQL
- CFCouchbase (⭐15) - Couchbase NoSQL and caching client wrapper for ColdFusion
- cfmongodb (⭐91) - MongoDB client wrapper for ColdFusion
REST
- FW/1 REST (⭐376) - Native REST routing and rendering capababilities
Other Libraries
- JavaLoader (⭐53) - JavaLoader is a library that has been built to ease the use, development and integration of Java within ColdFusion applications.
- Mustache.cfc (⭐45) - {{ mustache }} for ColdFusion
- UnderscoreCF (⭐90) - An UnderscoreJS port for Coldfusion. Functional programming library.
Editors
- Adobe ColdFusion Builder 3 - Eclipse based ColdFusion IDE from Adobe
- TextMate (⭐14) - TextMate support for ColdFusion
Documentation
- CFDocs - UltraFast CFML Documentation Reference.
- Prev: Jul 19, 2014
- Next: Jul 17, 2014