Posts
-
sveltefire
Cybernetically enhanced Firebase apps
Cybernetically enhanced Firebase apps πͺπ₯
Tags: #javascript
-
highlightjs-line-numbers.js
Line numbering plugin for Highlight.js
Highlight.js line numbers plugin.
DEMO SΠ‘REENSHOTS Tags: #javascript β’ highlightjs β’ line-numbers
-
ReplicaDB
ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases
Because I have not found any tool that covers my needs:
- Open Source.
- Java based cross-platform solution, compatible with Linux, Windows, and MacOS.
- Any database engine SQL, NoSQL, or other persistent stores like CSV, Amazon S3, or Kafka.
- Simple architecture, just a command line tool that can run on any server (including my laptop), without any remote agents in the databases.
- Good performance for a large amount of data.
- I do not need streaming replication or a pure change data capture (CDC) system that requires installation in the source database.
I have reviewed and tested other open source tools and none of them meets all the above requirements:
- SymetricDS: It was the best option of all, but I was looking for a smaller solution, mainly focused on performance. SymmetricDS is intrusive since installs database triggers that capture data changes in a data capture table. This table requires maintenance. SymmetricDS is more like a CDC system based on triggers.
- Sqoop: Sqoop is what I was looking for, but oh! it is only valid for Hadoop.
- Pentaho and Talend: Both are very complete ETL tools, but for each of the different source and sink tables that I have to replicate, I should do a custom development
Tags: #java β’ fast β’ nosql-databases
-
jsonpath
Ruby implementation of http://goessner.net/articles/JsonPath/
This is an implementation of http://goessner.net/articles/JsonPath/.
Tags: #ruby
-
LGoodDatePicker
Java Swing Date Picker. Easy to use, good looking, nice features, and localized. Uses the JSR-310 standard.
Java Swing Date Picker. Easy to use, good looking, nice features, and localized. Uses the JSR-310 standard.
Tags: #java
-
click-to-deploy
Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Tags: #ruby β’ google-cloud-marketplace β’ cloud
-
one_gadget
The best tool for finding one gadget RCE in libc.so.6
When playing ctf pwn challenges we usually need the one-gadget RCE (remote code execution), which leads to call
execve('/bin/sh', NULL, NULL).This gem provides such gadgets finder, no need to use objdump or IDA-pro every time like a fool :wink:
To use this tool, type
one_gadget /path/to/libcin command line and enjoy the magic :laughing:Tags: #ruby β’ ctf β’ pwnable
-
triumph-gui
Simple lib to create inventory GUIs for Bukkit platforms.
π€ TriumphTeam
- Documentation: https://triumphteam.dev/library/triumph-gui π§ work in progress
- Maven Central: https://search.maven.org/artifact/dev.triumphteam/triumph-gui
- Github: @ipsk
Tags: #java β’ bukkit β’ spigot
-
auryn
IoC Dependency Injector
auryn is a recursive dependency injector. Use auryn to bootstrap and wire together S.O.L.I.D., object-oriented PHP applications.
Tags: #php
-
mtube
mTube : Simple Video Sharing Platform
mTube is a simple video sharing platform built with Laravel. Create personal channel share videos online with friends and family.
Tags: #php β’ laravel β’ ffmpeg
subscribe via RSS