Posts
-
FPDF
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
This repository is only made for cloning official FPDF releases which are available at: http://www.fpdf.org THERE WILL BE NO DEVELOPMENT IN THIS REPOSITORY!
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
Tags: #php
-
vertx-jooq
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs! Perform all CRUD-operations asynchronously and convert your POJOs from/into a
io.vertx.core.json.JsonObjectusing the API and driver of your choice.Tags: #java β’ jooq β’ vertx
-
mutex
Mutex implementation for PHP
ninja-mutex is a simple to use mutex implementation for php. It supports different adapters (flock, memcache, mysql, redis, β¦) so you can set it up as you wish. All adapters (if set up properly) can be used in multi server environment - in other words lock is shared between web servers.
Tags: #php β’ lock β’ flock
-
bridge.
Minecraft Add-on Editor | We strive to provide the best development experience possible
bridge. is a powerful add-on editor designed to speed up your development process. It provides a rich editing experience for all files inside behavior and resource packs (JavaScript, JSON and functions) and provides a powerful work environment. Unleash the full power of add-ons with bridge. plugins and make use of rich auto-completions provided as you navigate through a file. Creating Minecraft add-ons was never more convenient!
Tags: #typescript β’ addon β’ minecraft
-
node-binance-trader
π° Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. π€
- Documentation π
- Technical overview π¨βπ»
- Disclaimer π
- Donate π
- Getting in touch π¬
- Final Notes
Tags: #javascript β’ binance β’ trading-bot
-
google_sign_in
Sign in (or up) with Google for Rails applications
This gem allows you to add Google sign-in to your Rails app. You can let users sign up for and sign in to your service with their Google accounts.
Tags: #ruby β’ google β’ ruby-on-rails
-
leapjs
JavaScript client for the Leap Motion Controller
Browser: Download the latest
leap.jsfrom our CDN.Bower:
bower install leapjsNode:
npm install leapjsTags: #javascript
-
PHPePub
PHP Classes for dynamically generating EPub files.
PHPePub allows a php script to generate ePub Electronic books on the fly, and send them to the user as downloads.
PHPePub support most of the ePub 2.01 specification, and enough of the new ePub3 specification to make valid ePub 3 books as well.
The projects is also hosted on PHPClasses.org at the addresses: http://www.phpclasses.org/package/6115
PHPePub is meant to be easy to use for small projects, and still allow for comples and complete e-books should the need arise.
The Zip.php class in this project originates from http://www.phpclasses.org/package/6110
or on Github: git://github.com/Grandt/PHPZip.git
See the examples for example usage. The php files have βsomeβ doumentation in them in the form of Javadoc style function headers.
Tags: #php
-
rabl-rails
Rails 4.2+ templating system with JSON, XML and Plist support.
rabl-railsis a ruby templating system for rendering your objects in different format (JSON, XML, PLIST).This gem aims for speed and little memory footprint while letting you build complex response with a very intuitive DSL.
rabl-railstargets Rails 4.2/5/6 application and have been testing with MRI and jRuby.Tags: #ruby β’ rabl-template β’ rails
-
self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
This is a codebase for image captioning research.
It supports:
- Self critical training from Self-critical Sequence Training for Image Captioning
- Bottom up feature from ref.
- Test time ensemble
- Multi-GPU training. (DistributedDataParallel is now supported with the help of pytorch-lightning, see ADVANCED.md for details)
- Transformer captioning model.
A simple demo colab notebook is available here
Tags: #python β’ image-captioning
subscribe via RSS