Posts
-
Mythic
A collaborative, multi-platform, red teaming framework
A cross-platform, post-exploit, red teaming framework built with python3, docker, docker-compose, and a web browser UI. It’s designed to provide a collaborative and user friendly interface for operators, managers, and reporting throughout red teaming.
Tags: #python
-
graalpython
A Python 3 implementation built on GraalVM
This is GraalPy, an implementation of the Python language. A primary goal is to support SciPy and its constituent libraries. GraalPy can usually execute pure Python code faster than CPython (but not when C extensions are involved). GraalPy currently aims to be compatible with Python 3.10, but it is some way from there. While your specific workload may function, any Python program that uses external packages could hit something unsupported. At this point, the Python implementation is made available for experimentation and curious end-users.
Tags: #python
-
burnt
Crunchy toasts for React Native. 🍞
Cross-platform toasts for React Native, powered by native elements.
https://user-images.githubusercontent.com/13172299/202289223-8a333223-3afa-49c4-a001-a70c76150ef0.mp4
Tags: #java
-
Cookies-EU-banner
1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
Cookies EU banner manage display of a banner which allows user to accept or reject cookies from tracking services like Google Analytics. It is a GDPR-compliant way to get cookie consent from visitors.
Tags: #javascript • google-analytics • navigator
-
react-native-mapbox-gl
A Mapbox GL react native module for creating custom maps
This repository is no longer actively maintained.
Continued development of react-native-mapbox-gl may be found in the community driven repository at https://github.com/react-native-mapbox-gl/maps. This new repository uses the latest versions of the Mapbox SDKs for iOS and Android, and contains a long range of improvements over the current one. We recommend you review the changelog for the new repository and transition to it.
This repository will only accept PRs containing bug fixes. Any new feature development will happen in the new repository.
Tags: #java • mapbox-gl • android
-
MiniMOTD
Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.
- MiniMOTD supports RGB colors and gradients through MiniMessage, which is also where MiniMOTD gets it’s name.
- For more detailed info on formatting text, refer to the MiniMessage docs.
- RGB colors are automatically downsampled for outdated clients.
- RGB colors are only able to be sent by proxies and 1.16+ servers, and can only be seen by 1.16+ clients.
Tags: #java • minecraft-plugin • bungeecord-plugin
-
ObjectModel
Strong Dynamically Typed Object Modeling for JavaScript
ObjectModel intends to bring strong dynamic type checking to your web applications. Contrary to static type-checking solutions like [TypeScript] or [Flow], ObjectModel can also validate data at runtime: JSON from the server, form inputs, content from localStorage, external libraries…
By leveraging ES6 Proxies, this library ensures that your variables always match the model definition and validation constraints you added to them. Thanks to the generated exceptions, it will help you spot potential bugs and save you time spent on debugging. ObjectModel is also very easy to master: no new language to learn, no new tools, no compilation step, just a minimalist and intuitive API in a plain old JS micro-library.
Validating at runtime also brings many other benefits: you can define your own types, use them in complex model definitions with custom assertions that can even change depending on your application state. Actually it goes much further than just type safety. Go on and see for yourself.
Tags: #javascript • typing • strong
-
got-scraping
HTTP client made for scraping based on got.
Got Scraping is a small but powerful
gotextension with the purpose of sending browser-like requests out of the box. This is very essential in the web scraping industry to blend in with the website traffic.Tags: #typescript
-
ASTRAL
Accurate Species TRee ALgorithm
Contact
astral-users@googlegroups.comor post on ASTRAL issues page.Tags: #java
-
Printrun
Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
The master branch holds the development of Printrun 2.x. This version of Printrun supports Python 3 and wxPython 4. All new features and developments should be merged to it.
Printrun consists of printcore, pronsole and pronterface, and a small collection of helpful scripts.
- printcore.py is a library that makes writing reprap hosts easy
- pronsole.py is an interactive command-line host software with tabcompletion goodness
- pronterface.py is a graphical host software with the same functionality as pronsole
Tags: #python
subscribe via RSS