Posts
-
state_machines
Adds support for creating state machines for attributes on any Ruby class
State Machines adds support for creating state machines for attributes on any Ruby class.
Please note that multiple integrations are available for Active Model, Active Record, Mongoid and more in the State Machines organisation. If you want to save state in your database, you need one of these additional integrations.
Tags: #ruby • state-machine
-
simple-markdown
JavaScript markdown parsing, made simple
simple-markdown is a markdown-like parser designed for simplicity and extensibility.
Tags: #javascript
-
esp-idf-provisioning-android
Android Provisioning application for ESP-IDF Unified provisioning
Provisioning library provides a mechanism to send network credentials and/or custom data to ESP32 (or its variants like S2, S3, C3, etc.) or ESP8266 devices.
This repository contains the source code for the companion Android app for this provisioning mechanism. To get this app please clone this repository using the below command:
git clone https://github.com/espressif/esp-idf-provisioning-android.gitTags: #java
-
Lightweight-Stream-API
Stream API from Java 8 rewritten on iterators for Java 7 and below
- Functional interfaces (
Supplier,Function,Consumeretc); Stream/IntStream/LongStream/DoubleStream(without parallel processing, but with a variety of additional methods and with custom operators);Optional/OptionalBoolean/OptionalInt/OptionalLong/OptionalDoubleclasses;Exceptionalclass - functional way to deal with exceptions;Objectsfrom Java 7.
Tags: #java • backports • stream-api
- Functional interfaces (
-
RoboVerse
RoboVerse: Towards a Unified Platform, Dataset and Benchmark for Scalable and Generalizable Robot Learning
- [2025-04-10] RoboVerse gets accepted by RSS 2025!
- [2025-04-03] Code released! This codebase is actively evolving, and we are continuously working to improve it. Contributions from the open-source community are highly encouraged, and we welcome feedback and bug reports through the GitHub Issues page.
Tags: #python • imitation-learning • reinforcement-learning
-
django-dynamic-scraper
Creating Scrapy scrapers via the Django admin interface
Django Dynamic Scraper (DDS) is an app for Django which builds on top of the scraping framework Scrapy and lets you create and manage Scrapy spiders via the Django admin interface. It was originally developed for german webtv program site http://fernsehsuche.de.
Tags: #python • django • scraper
-
enum4linux-ng
A next generation version of enum4linux (a Windows/Samba enumeration tool) with additional features like JSON/YAML export. Aimed for security professionals and CTF players.
- support for YAML and JSON export
- colored console output (can be disabled via NO_COLOR)
- ldapsearch and polenum are natively implemented
- support for multiple authentication methods
- support for legacy SMBv1 connections
- auto detection of IPC signing support
- ‘smart’ enumeration will automatically disable tests which would otherwise fail
- timeout support
- SMB dialect checks
- IPv6 support (experimental)
Tags: #python • enum4linux • security
-
samsara
Continuous UI
Resources  Guide samsaraJS.org/docs API docs samsaraJS.org/reference_docs Questions SamsaraJS Google Group Tags: #javascript • css3 • layout
-
ChestShop-3
ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
To build ChestShop, you’ll need a Maven installation.
- Maven download
- Launch
mvn clean install– that’s it!
Pre-build versions can also be found on the Jenkins server.
Tags: #java • chestshop • shop
-
hookstate
The simple but very powerful and incredibly fast state management for React that is based on hooks
Hookstate is a modern alternative to Redux, Mobx, Recoil, etc. It is simple to learn, easy to use, extensible, very flexible and capable to address all state management needs of large scalable applications. It has got impressive performance and predictable behavior.
Any questions? Just ask by raising a GitHub ticket.
Tags: #typescript • react • use-state
subscribe via RSS