Posts

  • 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漏洞扫描工具。它帮助安全工程师从大量目标中,快速发现,定位可能存在弱点的目标,辅助半自动化测试。

    BBScan is 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

    1. Go to https://mentors.codingcoach.io/
    2. Register (or Login)
    3. Search for a mentor - use the filters for better matching
    4. Find one or more? Hit the “Apply” button in their card
    5. Fill the request form
    6. Wait for the mentor accept your request (We’ll send you an email either if the mentor accepts or declines your request)
    7. 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.

    📕Online documentation

    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.7 and from 1.3.9 to 2.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 changes rule of npm versions we will make now new majored versions since 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 star it.

    Tags: #java • servicecomb

  • rubocop-rake

    A RuboCop plugin for Rake

    A RuboCop plugin for Rake.

    Tags: #ruby • rubocop • rake

  • Androids

    提供了一些工具类以及自定义View,用于日常的Android快速开发。something about android

    allprojects {
        repositories {
            ...
            maven { url 'https://jitpack.io' }
        }
    }
    
    dependencies {
        implementation 'com.github.1993hzw:Androids:1.3'
    }
    

    Tags: #java

  • node-llama-cpp

    Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema on the model output on the generation level

    Tags: #typescript • ai • bindings

subscribe via RSS