An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: base

jenly1314/KingsGirls

👩 项目采用RXJava + Retrofit + OKHttp + Material Design + Base + Glide构建,数据来自gank.io。是一款以瀑布流的形式展示美女福利的App

Language: Java - Size: 11.7 MB - Last synced at: about 8 hours ago - Pushed at: about 8 hours ago - Stars: 41 - Forks: 19

mostafaweal504/ndarray-base-promote-dtypes

Resolve the data type that results from applying promotion rules to a provided list of data types.

Language: JavaScript - Size: 46.9 KB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

envelope-zero/frontend

Official frontend for Envelope Zero

Language: TypeScript - Size: 4.59 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 6 - Forks: 2

GOIQ-UFU/Tools

Page to share some useful tools

Language: Python - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

morgan1039/ndarray-base-every-by

Test whether all elements in an ndarray pass a test implemented by a predicate function.

Language: JavaScript - Size: 110 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

greenbone/workflows

Generic reusable GitHub Actions Workflows

Size: 236 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

greenbone/troubadix

A linting tool for NASL files

Language: Python - Size: 2.64 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 8 - Forks: 1

Rithik2211/micropay-platform

a decentralized microtransaction and subscription platform using Base stablecoins. Supports instant, low-fee payments for creators and services—perfect for streaming, SaaS, and education.

Language: Solidity - Size: 110 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base

Base ndarray.

Language: JavaScript - Size: 23.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base

Standard library base statistical functions.

Language: JavaScript - Size: 29.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

Pfed-prog/NextJsExplorer

EVM Smart Contract Explorer. Discover and track EVM smart contract data.

Language: TypeScript - Size: 6.17 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 25 - Forks: 8

pisilinux/core

Pisi-2.0 Core repository

Language: Python - Size: 226 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 26 - Forks: 36

soenneker/soenneker.normalizers.base

Base class for safe and consistent data normalization, providing common handling like null checks and exception suppression. Intended for use by all concrete normalizer implementations.

Language: C# - Size: 0 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.migrators.migrator

An abstract base class for Migrator classes, typically for idempotent, non-recurring tasks

Language: C# - Size: 79.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.managers.base

An abstract class providing common functionality for managers

Language: C# - Size: 166 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.invocations.invocation

A base class for SignalR messages

Language: C# - Size: 77.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.controllers.base

A derivative of ControllerBase, an abstract .NET API controller

Language: C# - Size: 108 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-vind2bind

Convert a linear index in an array view to a linear index in an underlying data buffer.

Language: C - Size: 662 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-shape2strides

Generate a stride array from an array shape.

Language: JavaScript - Size: 469 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-ind2sub

Convert a linear index to an array of subscripts.

Language: JavaScript - Size: 798 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 0

stdlib-js/ndarray-base-bind2vind

Convert a linear index in an underlying data buffer to a linear index in an array view.

Language: C - Size: 708 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

jjideenschmiede/youtrack-embedded-sites-app

To embed different sites with widgets to dashboards & knowledge base.

Language: TypeScript - Size: 144 KB - Last synced at: about 16 hours ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-binary

Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.

Language: JavaScript - Size: 624 KB - Last synced at: about 1 hour ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

woahbase/alpine-s6

MultiArch Alpine Linux + S6 Init System.

Language: Makefile - Size: 43 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 9 - Forks: 4

stdlib-js/ndarray-base-unary-by

Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.

Language: JavaScript - Size: 1.8 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-map

Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.

Language: JavaScript - Size: 1.53 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-includes

Test whether an ndarray contains a specified value.

Language: JavaScript - Size: 606 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-for-each

Invoke a callback function once for each ndarray element.

Language: JavaScript - Size: 563 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-binary-loop-interchange-order

Reorder ndarray dimensions and associated strides for loop interchange.

Language: JavaScript - Size: 573 KB - Last synced at: about 15 hours ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Hussain-663/heimdahl-js

JS SDK for Heimdahl onchain data platform

Language: JavaScript - Size: 29.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

codacy/base

Codacy Docker Base

Language: Makefile - Size: 77.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 3

scipion-chem/scipion-chem

Base Scipion plugin defining objects and protocols for CHEMoinformatics

Language: Python - Size: 1.8 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 1

greenbone/gsad

Greenbone Security Assistant HTTP Server - The server talking to the Greenbone Vulnerability Management daemon (gvmd).

Language: C - Size: 51.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 15 - Forks: 16

taufik-nurrohman/layout

A base style suitable as a starting point for any web layout.

Language: HTML - Size: 1.85 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

stdlib-js/ndarray-base-unary

Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.

Language: C - Size: 2.43 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-unary-loop-interchange-order

Reorder ndarray dimensions and associated strides for loop interchange.

Language: JavaScript - Size: 482 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-unary-accumulate

Perform a reduction over elements in a input ndarray.

Language: JavaScript - Size: 553 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-nullary

Apply a nullary function and assign results to elements in an output ndarray.

Language: C - Size: 3.11 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-every

Test whether every element in an ndarray is truthy.

Language: C - Size: 2.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

afeiship/ushell-module-tmux

Tmux commands.

Language: Shell - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

antyung/docker-base-images

Repository for Docker base images

Language: Go - Size: 127 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

envelope-zero/standalone

A standalone version of Envelope Zero for easy use

Language: Go - Size: 507 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

germanfrelo/base-css-stylesheet

An opinionated set of base styles for front-end web projects.

Language: CSS - Size: 240 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

dipdup-io/dipdup

Modular framework for creating selective indexers and featureful backends for dapps

Language: Python - Size: 35.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 107 - Forks: 59

soenneker/soenneker.runners.runner

An abstract task runner with methods that typically are executed on some type of schedule.

Language: C# - Size: 173 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.generators.generator

An abstract Generator with a cancellable async Generate method.

Language: C# - Size: 94.7 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

owncloud-docker/base

Base image for the ownCloud stack

Language: Shell - Size: 597 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 29 - Forks: 24

stdlib-js/ndarray-base-assign

Assign elements in a input ndarray to elements in an output ndarray.

Language: C - Size: 2.61 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

soenneker/soenneker.dispatchers.dispatcher

An abstract base class for Dispatchers, that handles routing across other utilities

Language: C# - Size: 96.7 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

cryptocoinjs/base-x

Encode/decode any base

Language: JavaScript - Size: 192 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 323 - Forks: 77

greenbone/gsa

Greenbone Security Assistant - The web frontend for the Greenbone Community Edition

Language: JavaScript - Size: 75.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 235 - Forks: 100

12-catalan/uniswap-python-swapper

Uniswap v4 Python Token Swapper – Universal Router. A user-friendly Python script that demonstrates how to execute SWAP_EXACT_IN (Exact Input) swaps on Uniswap v4 Universal Router across various L2 networks, leveraging the uniswap-universal-router-decoder library.

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

samix151210/ndarray-base-normalize-indices

Normalize a list of indices to the interval [0,max].

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

owncloud-docker/php

Base image for a general PHP stack

Language: Starlark - Size: 256 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 5

owncloud-docker/ubuntu

Base Ubuntu image for the ownCloud stack

Language: Starlark - Size: 3.74 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 16

Boomchainlab/chonk9k

Official repository for $CHONK9K, a community-driven token on Solana. This repo includes smart contracts, deployment scripts, metadata, and a minting interface for NFTs within the CHONK9K ecosystem.

Language: TypeScript - Size: 36 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

greenbone/pheme

pheme is a service to create scan reports

Language: Python - Size: 12.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 12 - Forks: 9

greenbone/greenbone-feed-sync

Tool for downloading the Greenbone Community Feed

Language: Python - Size: 934 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 15 - Forks: 7

greenbone/gvm-tools

Remote control your Greenbone Community Edition or Greenbone Enterprise Appliance

Language: Python - Size: 4.53 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 176 - Forks: 94

greenbone/autohooks-plugin-mypy

An autohooks plugin for python code static typing check via mypy

Language: Python - Size: 543 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

greenbone/autohooks-plugin-isort

An autohooks plugin for Python include sorting with isort

Language: Python - Size: 979 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 2

greenbone/autohooks-plugin-black

An autohooks plugin for python code formatting via black

Language: Python - Size: 1.32 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 4

greenbone/autohooks-plugin-pylint

Autohooks plugin for code linting via pylint

Language: Python - Size: 1010 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 3

greenbone/autohooks-plugin-ruff

An autohooks plugin for linting via ruff

Language: Python - Size: 467 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 5

greenbone/autohooks-plugin-flake8

Autohooks plugin for flake8

Language: Python - Size: 590 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

greenbone/autohooks

Library for managing git hooks

Language: Python - Size: 2.06 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 196 - Forks: 22

greenbone/pontos

Common utilities and tools maintained by Greenbone Networks

Language: Python - Size: 5.05 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 9 - Forks: 12

greenbone/mattermost-notify

A CLI to post GitHub workflow messages to mattermost

Language: Python - Size: 544 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

yerofey/cryptowallet-cli

cw — a crypto wallet generator CLI tool for a lot of blockchains: Bitcoin, Ethereum, Base, Solana, SUI, TON, any EVM (L1/L2/L3) and many others

Language: JavaScript - Size: 2.33 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 133 - Forks: 48

Kamlesh-Gurjar-09/Ethereum-MEV_Bot

🔰-A-JavaScript-based-Ethereum-trading-bot-with-local-execution,-advanced-configurations,-and-DEX-(MEV-Bot)-integration-for-automated-and-reliable-trading.

Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base

Base utilities for single-precision floating-point numbers.

Language: JavaScript - Size: 1.53 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

stdlib-js/string-base-repeat

Repeat a string a specified number of times and return the concatenated result.

Language: JavaScript - Size: 313 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-broadcast-scalar

Broadcast a scalar value to an ndarray to a specified shape.

Language: JavaScript - Size: 2.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-every-by

Test whether all elements in an ndarray pass a test implemented by a predicate function.

Language: JavaScript - Size: 859 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-from-word

Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

Language: Python - Size: 646 KB - Last synced at: about 11 hours ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-slice

Return a read-only view of an input ndarray.

Language: JavaScript - Size: 2.35 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

envelope-zero/backend

Serves the API and contains the application logic

Language: Go - Size: 3.79 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 3

hadenlabs/base-template

Base Template Project

Language: JavaScript - Size: 744 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 1

penguinsword/foundation 📦

Game Mobile Foundation (Android + iOS) Using Unity3D. Simple, Fast and no GC

Language: C# - Size: 10.3 MB - Last synced at: 6 days ago - Pushed at: 25 days ago - Stars: 127 - Forks: 17

soenneker/soenneker.blazor.consumers.core

A class that represents the core Blazor Consumer, providing no additional functionality than access to Soenneker.Blazor.ApiClient

Language: C# - Size: 117 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.blazor.consumers.base

A wrapper around Soenneker.Blazor.ApiClient supporting auto (de)serialization for requests/responses/ProblemDetails.

Language: C# - Size: 120 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

chefyuan/algorithm-base

一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com

Size: 535 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 10,654 - Forks: 1,562

TopTrenDev/evm-pumpfun-smart-contract

EVM Pumpfun Smart Contract | pump.fun clone on EVM ( ethereum, binance, polygon, base, arbitrum ) pump fun smart contract

Language: Solidity - Size: 86.9 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

envelope-zero/docs

User documentation for Envelope Zero.

Language: HTML - Size: 11.9 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 1

serokell/universum

:milky_way: Prelude written in @Serokell

Language: Haskell - Size: 893 KB - Last synced at: about 16 hours ago - Pushed at: 4 months ago - Stars: 183 - Forks: 28

blockjoy/protocols

Protocol image configurations for blockchain protocol nodes

Language: Dockerfile - Size: 2.86 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 0

MeoMunDep/Gateway

Auto referrals, do tasks, checkin, connect wallet.

Language: Shell - Size: 338 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 0

HAPPYS1NGH/web3-wizard

Web3 Wizard is a CLI tool to initialise Privy wallet in your NextJS and React Application

Language: TypeScript - Size: 389 KB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Wida777/ndarray-base-assert-is-integer-index-data-type

Test if an input value is a supported ndarray integer index data type.

Language: JavaScript - Size: 45.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

kamalbuilds/ava-the-ai-agent

Language: Solidity - Size: 30.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 3

greenbone/openvas-smb

SMB module for OpenVAS Scanner

Language: C - Size: 3.18 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 51 - Forks: 46

greenbone/ospd-openvas

ospd-openvas is an OSP server implementation to allow GVM to remotely control an OpenVAS Scanner

Language: Python - Size: 6.84 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 71 - Forks: 59

Kishanverma098/hackhazards25_peer_hire

PeerHire solves the problem of trust and transparency in freelance marketplaces by leveraging blockchain for secure transactions and AI for intelligent job matching and task verification.

Language: TypeScript - Size: 279 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

merkle-pay/docs

the docs of Merkle Pay

Language: TypeScript - Size: 22.5 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-exponent

Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.

Language: Python - Size: 400 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-unary

Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.

Language: C - Size: 1.37 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

robmcelhinney/proof-of-tunes

🎧 Zero-Knowledge Spotify Badges — Prove your top artists without revealing anything else. Built with Circom, Groth16, and on-chain NFT minting on Base.

Language: JavaScript - Size: 823 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

stdlib-js/number-float32-base-significand

Return an integer corresponding to the significand of a single-precision floating-point number.

Language: Python - Size: 563 KB - Last synced at: about 11 hours ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-without

Return a new array containing every element from an input array, except for the element at a specified index.

Language: JavaScript - Size: 803 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/array-base-with

Return a new array after replacing an index with a given value.

Language: JavaScript - Size: 494 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0