Posts
-
php-cfg
A Control Flow Graph implementation in PHP
Pure PHP implementation of a control flow graph (CFG) with instructions in static single assignment (SSA) form.
The used SSA construction algorithm is based on “Simple and Efficient Construction of Static Single Assignment Form” by Braun et al. This algorithm constructs SSA form directly from the abstract syntax tree, without going through a non-SSA IR first. If you’re looking for dominance frontiers, you won’t find them here…
The constructed SSA form is minimal and pure (or is supposed to be).
Tags: #php
-
opencart-ce
OpenCart Community Edition is an unofficial fork dedicated to backporting all the latest OpenCart bug fixes. This allows users to maintain a stable and secure store without having to wait extended periods between major releases or upgrade to an OpenCart version which may be incompatible with their extensions or themes.
OpenCart Community Edition has published its first release candidate. Release candidates are the final step before a full release. They’re tested stable but may have unknown issues that are found in wider testing.
This release candidate is best suited for developers, advanced users, or anyone wanting to test Community Edition. An official release will follow a period of user testing and feedback.
The repo is set to initially include OpenCart 1.5.5.x and 1.5.4.x with possible expansion to earlier 1.5.x versions at a later date. To reduce file size and help code alignment in GitHub, inconsistencies in whitespace (a space mixed in with the tabs and vice versa) will be fixed on the initial push. Please make sure you’re using this whitespace standardized version when submitting a pull request and not an OpenCart default version.
Tags: #php
-
KryptEY
Android keyboard for secure E2EE communication through the signal protocol in any messenger. Communicate securely and independent, regardless of the legal situation or whether messengers use E2EE
Breaking of end-to-end encryption (E2EE) by laws such as the planned EU chat control is an ongoing issue. Content in messengers that use E2EE, such as Whatsapp or Signal, could thus be monitored by third parties. E2EE is often, but not always, standard in messengers. There are proven methods for E2EE such as PGP. However, these methods are sometimes cumbersomely integrated and require a lot of effort to use.
KryptEY is an Android keyboard that implements the Signal protocol. The keyboard works messenger-independently and both the X3DH Key Agreement Protocol and the Double Ratchet Algorithm work without a server, thus it enables a highly independent use of the protocol.
Tags: #java • android • android-keyboard
-
react-snapshot
A zero-configuration static pre-renderer for React apps
⚠️⚠️⚠️ DEPRECATED: USE https://github.com/stereobooster/react-snap INSTEAD ⚠️⚠️
A zero-configuration static pre-renderer for React apps. Starting by targeting Create React App (because it’s great)
Tags: #javascript
-
flatpress
FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed!
Tags: #php • flatfile • blog
-
transrate
Understand your transcriptome assembly
Transrate is academic software. If you use it for work leading to a publication, you should cite the paper.
Tags: #ruby
-
xipki
XiPKI: Compact open source PKI (CA, OCSP responder, certificate protocols ACME, CMP, EST, SCEP).
XiPKI (eXtensible sImple Public Key Infrastructure) is a highly scalable and high-performance open source PKI (CA and OCSP responder).
Tags: #java • ocsp-responder • certificate-authority
-
modAL
A modular active learning framework for Python
- Introduction
- Active learning from bird’s-eye view
- modAL in action
- Installation
- Documentation
- Citing
- About the developer
Tags: #python • scikit-learn • machine-learning
-
wkhtmltopdf-amd64
wkhtmltopdf - Convert html to pdf using webkit (qtwebkit). Linux amd64 Binary.
Hint: The version of the binary is equal to the git tag. To install the latest version, use ‘0.12.4’.
Tags: #php
-
joyride
jQuery feature tour plugin.
Joyride is an easy to configure site tour wizard for Foundation for Sites.
Tags: #javascript
subscribe via RSS