Posts
-
JSNetworkX
Build, process and analyze graphs in JavaScript (port of NetworkX)
JSNetworkX allows you to build, process and analyze graphs in JavaScript. It can be used together with D3.js in the browser to create interactive graph visualizations.
It is a port of NetworkX (v1.6), a popular graph library for Python, to JavaScript. Extensive information can be found on:
- the [website][]
- the [API documentation][api]
- the [wiki][]
Tags: #javascript
-
n8n-nodes-globals
N8N community node that allows users to create global constants and use them in all their workflows
This is an n8n community node. It lets you create global constants that can be used in any workflow.
Tags: #typescript • n8n • n8n-community-node-package
-
wp-super-cache
A fast caching engine for WordPress.
A very fast caching engine for WordPress that produces static html files.
Tags: #php
-
easyii
Easy yii2 cms powered by Yii framework 2
Control panel and tools based on php framework Yii2. Easy cms for easy websites.
This repository is development package (yii2 extension).
Tags: #php
-
BBScan
A fast vulnerability scanner helps pentesters pinpoint possibly vulnerable targets from a large number of web servers
BBScan是一个高并发的、轻量级的Web漏洞扫描工具。它帮助安全工程师从大量目标中,快速发现,定位可能存在弱点的目标,辅助半自动化测试。BBScanis a fast and light-weight web vulnerability scanner. It helps pen-testers pinpoint possibly vulnerable targets from a large number of web servers.- Scan common web vulnerabilities: Data Leaks / Directory Traversal / Admin Backends
- Extract API Endpoints from .js file, Scan Token/Secrets/Pass/Key Leaks
- Recognize Web Fingerprints: web frameworks, programming languages, CMS, middle-ware, open source software or commercial product name
Tags: #python
-
find-a-mentor
The Coding Coach mentors website
Please read our Mentorships Guideline
- Go to https://mentors.codingcoach.io/
- Register (or Login)
- Search for a mentor - use the filters for better matching
- Find one or more? Hit the “Apply” button in their card
- Fill the request form
- Wait for the mentor accept your request (We’ll send you an email either if the mentor accepts or declines your request)
- Contact them using one of their channels
We’re aware that some mentors are not active and we are working on ways to keep only the active mentors. If you didn’t receive any response, you can apply to more mentors. Don’t forget to let the the other mentors know once you started a mentorship with a different mentor.
Tags: #typescript
-
xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
This project is entering its SUNSET stage as we embark on an exciting migration to our new YouTrackDB graph database. Stay tuned for upcoming announcements, detailed plans, and migration guidelines as the YTDB project unfolds.
Tags: #java • embedded-database • kotlin
-
bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
JavaScript/TypeScript implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash. This package relies on non-cryptographic hash functions.
Keywords: bloom filter, cuckoo filter, HyperLogLog, MinHash, Top-K, probabilistic data-structures, XOR-Filter.
❗️Compatibility❗️
- Be careful when migrating from a version to another.
- Bug fixes were introduced in
1.3.7and from1.3.9to2.0.0+for hashing and indexing data. Then, you must re-build completely your filters from start to be compatible with the new versions. - To keep the
breaking changesrule of npm versions we will make now newmajored versionssince 1.3.9 whenever a modification is done on the hashing/indexing system or breaks the current API.
Tags: #typescript • bloom-filter • probabilistic
-
servicecomb-java-chassis
ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Apache ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features.
If you find this project helpful, please don’t forget to
starit.Tags: #java • servicecomb
-
rubocop-rake
A RuboCop plugin for Rake
A RuboCop plugin for Rake.
Tags: #ruby • rubocop • rake
subscribe via RSS