Ecosyste.ms: Repos

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

GitHub topics: func

soenneker/soenneker.extensions.func

A collection of helpful Func extension methods

Language: C# - Size: 363 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 1 - Forks: 0

solutena/Delegates

Language: C# - Size: 34.2 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

ton-blockchain/intellij-ton

TON Development plugin for the IntelliJ Platform

Language: Kotlin - Size: 863 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 63 - Forks: 6

witchers-code/ton-func-contracts

FunC smart contracts on TON πŸ’Ž

Language: TypeScript - Size: 22.4 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

ton-community/func-js

FunC compiler package

Language: TypeScript - Size: 9.31 MB - Last synced: 1 day ago - Pushed: 25 days ago - Stars: 64 - Forks: 11

novusnota/prism-ton

πŸ”Ί Maintained set of TON programming language definitions/grammars for Prism.js

Language: JavaScript - Size: 34.2 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 0

sky-ring/rift

The Magical Python3 -> TON Portal

Language: Python - Size: 564 KB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 58 - Forks: 2

stdlib-js/random-strided-tools-ternary-factory

Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.

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

stdlib-js/utils-memoize

Memoize a function.

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

stdlib-js/utils-async-compose

Function composition.

Language: JavaScript - Size: 1.21 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-async-function-sequence

Function sequence.

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

stdlib-js/utils-compose

Function composition.

Language: JavaScript - Size: 1.44 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/utils-function-sequence

Function sequence.

Language: JavaScript - Size: 1.14 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/utils-map-arguments

Create a function that applies arguments to a provided function after transforming arguments according to a callback function.

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

stdlib-js/utils-papply-right

Partially apply function arguments from the right.

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

stdlib-js/utils-papply

Partially apply function arguments.

Language: JavaScript - Size: 1.17 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-reverse-arguments

Create a function that invokes a provided function with arguments in reverse order.

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

stdlib-js/utils-thunk

Generate a thunk.

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

ton-society/grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.

Size: 10.9 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 218 - Forks: 85

ton-community/ton-contract-executor

The TON Contract Executor allows you to write, debug, and fully test your contracts before launching them to the TON blockchain.

Language: TypeScript - Size: 32.8 MB - Last synced: 12 days ago - Pushed: 3 months ago - Stars: 54 - Forks: 11

disintar/ton-k8s

Easy to setup production ready infrastructure for TON network via compose / kubernetes

Language: Python - Size: 272 KB - Last synced: 23 days ago - Pushed: 4 months ago - Stars: 25 - Forks: 10

CodeRunne/ton-counter

Ton counter dapp

Language: TypeScript - Size: 195 KB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

ashwinkpes/CsharpConcepts

A sample app to learn C# concepts like Func, Action, delegates etc

Language: C# - Size: 5.86 KB - Last synced: 28 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

novusnota/func-extracted-ls

πŸ’Ž FunC language server (of LSP specification), extracted and re-packaged from its official VSCode extension.

Language: JavaScript - Size: 177 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 1 - Forks: 0

nkhaldi/TON-FunC

FunC practice

Size: 11.7 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

neodix42/ton4j

Java libraries for interacting with TON blockchain.

Language: Java - Size: 97.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 14 - Forks: 7

Cosmodude/Nexton

Contracts, deployment and testing scripts created for the "Nexton" Liquidity Staking project

Language: TypeScript - Size: 939 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 6 - Forks: 1

Nex-TON/Nexton_Contracts

Contains Smart Contracts for the project written in Tact and FunC

Language: TypeScript - Size: 583 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

disintar/toncli

TON Command Line Interface - easy smart contract manipulation

Language: Python - Size: 777 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 138 - Forks: 31

VopxTech/ton-coinflip

Smart contract -based coinflip game for TON, written in Func and React Vite.

Language: TypeScript - Size: 604 KB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

VopxTech/func-examples

Collection of Func examples adapted from the cookbook for TON.

Language: TypeScript - Size: 301 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

spring-media/homebrew-tap πŸ“¦

Homebrew formula for the spring-media projects binaries

Language: Ruby - Size: 6.84 KB - Last synced: 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

drmats/js-toolbox

Library of useful JS utilities.

Language: TypeScript - Size: 2.29 MB - Last synced: 16 days ago - Pushed: 3 months ago - Stars: 3 - Forks: 2

devlucky/Kakapo

🐀Dynamically Mock server behaviors and responses in Swift

Language: Swift - Size: 1.97 MB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 761 - Forks: 44

tree-sitter-grammars/tree-sitter-func Fork of akifoq/tree-sitter-func

FunC grammar for tree-sitter

Language: JavaScript - Size: 209 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

llfrometa89/poc-circe

Proof of concept: circe library

Language: Scala - Size: 16.6 KB - Last synced: 3 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

stdlib-js/random-strided-tools-unary-factory

Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.

Language: JavaScript - Size: 567 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-tools-binary-factory

Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.

Language: JavaScript - Size: 1.08 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-array-tools-ternary-factory

Create a factory function for generating pseudorandom values drawn from a ternary PRNG.

Language: JavaScript - Size: 1.09 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-uncurry

Transform a curried function into a function invoked with multiple arguments.

Language: Makefile - Size: 847 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-array-tools-unary-factory

Create a factory function for generating pseudorandom values drawn from a unary PRNG.

Language: JavaScript - Size: 593 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-array-tools-binary-factory

Create a factory function for generating pseudorandom values drawn from a binary PRNG.

Language: JavaScript - Size: 1.11 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

howardpen9/staking-in-tact

Staking Jetton token(ERC20 in TON) implement in Tact-lang

Language: TypeScript - Size: 236 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 3

tunchasan/Unity-Delegates-and-Events-Cheatseet

Complete Unity C# Survival Guide - Delegates and Events course for fully learning to Delegates, Events, Actions and Func.

Language: ShaderLab - Size: 1.26 MB - Last synced: 6 months ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

leonghia/custom-cache

Practicing OCP principle, Decorator design pattern, Func and Delegate by providing a caching mechanism for data of any type, identified by a key of any type.

Language: C# - Size: 4.88 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

smarie/python-mini-lambda

Simple lambda functions without `lambda x:` prefix and with string conversion capability.

Language: Python - Size: 1.79 MB - Last synced: 4 days ago - Pushed: about 4 years ago - Stars: 13 - Forks: 1

m-kus/xeus-fift

🍬 Jupyter kernels for Fift and FunC languages

Language: C++ - Size: 235 KB - Last synced: 2 days ago - Pushed: over 4 years ago - Stars: 21 - Forks: 5

sasivatsal7122/Rapidkode-package-pypi

RapidKode is a Python package that provides fast, flexible, and expressive data structures,alogorithms designed to make working with both competitive programming and coding easy and intuitive. It aims to be the fundamental high-level building block for competitive programming in Python.

Language: Python - Size: 1.96 MB - Last synced: 22 days ago - Pushed: about 2 years ago - Stars: 8 - Forks: 0

somewallet/ton_nft_dapp

TON NFT dApp - decentralized backend solution on TON

Language: TypeScript - Size: 663 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 3 - Forks: 0

NoParamedic/PeriodicAction.NET

Run an Action or Task periodically at the Interval with or without Slew until it is Stopped for .NET Standard and Greater

Language: C# - Size: 26.4 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

deed-labs/gittips

Encourage developers to contribute to your projects by giving a crypto reward.

Language: Go - Size: 1.92 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Trinketer22/func_docker

Dockerfile for testing FunC code with toncli

Language: Dockerfile - Size: 43.9 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 11 - Forks: 3

HypsyNZ/PeriodicAction.NET

Periodic Action/Task for .NET Standard and Greater

Language: C# - Size: 17.6 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 3 - Forks: 0

synswap-labs/ton-contracts

πŸ’Ž TON-side contracts for the Synswap Protocol

Language: TypeScript - Size: 212 KB - Last synced: 27 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

Cosmodude/FunC_basics

Contatins smartcontracts, scripts and builds to develop on TON chain

Language: TypeScript - Size: 1.98 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

taiakindaniil/simple-distributor-contract

Simple distributor contract that allocates incoming money to shareholders according to their stake.

Language: TypeScript - Size: 58.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

tonft-app/nft-marketplace-deployer

Repository contains code for deploying a decentralized NFT marketplace using FunC

Language: TypeScript - Size: 42 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

sepezho/ico-sc-with-tests

ICO smartcontract on FUNC with JS tests

Language: TypeScript - Size: 50.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ton-community/tact πŸ“¦

TACT Compiler main repository

Language: TypeScript - Size: 5.34 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 35 - Forks: 6

0xknstntn/onda-ton

πŸ’Ž Core smart contracts of the first lending protocol on TON

Language: TypeScript - Size: 494 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

liminalAngel/payments-smc

Size: 51.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

ton-blockchain/func-contest3

TON Smart Challenge 3

Size: 69.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 27 - Forks: 7

stdlib-js/utils-uncurry-right

Transform a curried function into a function invoked with multiple arguments.

Language: Makefile - Size: 867 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-curry

Transform a function into a sequence of functions each accepting a single argument.

Language: Makefile - Size: 897 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

kokkekpek/escrow

Escrow contract on FunC

Language: TypeScript - Size: 289 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

sobolevn/highlightjs-func πŸ“¦

Moved to

Language: JavaScript - Size: 27.3 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

polus-dev/btn-token-smc

Smart contracts collection for BTN token

Language: Shell - Size: 67.4 KB - Last synced: 12 months ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 3

E0SelmY4V/func2code

Turn functions into strings

Language: JavaScript - Size: 57.6 KB - Last synced: 6 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

stdlib-js/utils-decorate-after

Decorate a provided function such that the function's return value is provided as an argument to another function.

Language: JavaScript - Size: 590 KB - Last synced: about 22 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

kokkekpek/ton-fun-jetton-contracts

Jetton contracts and scripts for deployment

Language: TypeScript - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

vi-mcw196/pdgm21 Fork of realgs/pdgm21

Size: 35.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

stdlib-js/utils-map4d

Apply a function to each nested element in a four-dimensional nested array and assign the result to a nested element in a new four-dimensional nested array.

Language: JavaScript - Size: 999 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-map2d

Apply a function to each nested element in an array of arrays and assign the result to a nested element in a new array of arrays.

Language: Makefile - Size: 1.1 MB - Last synced: about 3 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-map5d

Apply a function to each nested element in a five-dimensional nested array and assign the result to a nested element in a new five-dimensional nested array.

Language: JavaScript - Size: 1.1 MB - Last synced: about 20 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-map3d

Apply a function to each nested element in a three-dimensional nested array and assign the result to a nested element in a new three-dimensional nested array.

Language: JavaScript - Size: 864 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-nary-function

Create a function that invokes a provided function with a specified number of arguments.

Language: Makefile - Size: 984 KB - Last synced: about 23 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-mask-arguments

Create a function that invokes a provided function according to an argument mask.

Language: JavaScript - Size: 1.14 MB - Last synced: about 20 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-reorder-arguments

Create a function that invokes a provided function with reordered arguments.

Language: Makefile - Size: 870 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-async-map-function

Invoke a function n times and return an array of accumulated function return values.

Language: JavaScript - Size: 785 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-map-function

Invoke a function n times and return an array of accumulated function return values.

Language: Makefile - Size: 807 KB - Last synced: about 16 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-curry-right

Transform a function into a sequence of functions each accepting a single argument.

Language: Makefile - Size: 900 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

NareshPS/orb-tensorflowjs

Concise Model Design

Language: JavaScript - Size: 138 KB - Last synced: 22 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

javimcl/curso

Ejemplos java

Language: Java - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0