Ecosyste.ms: Repos

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

GitHub / Vectorized 41 repositories

Let's accelerate the code.

Vectorized/solady

Optimized Solidity snippets.

Language: Solidity - Size: 4.53 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 2,218 - Forks: 285

Vectorized/dn404

Implementation of a co-joined ERC20 and ERC721 pair.

Language: Solidity - Size: 808 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 425 - Forks: 139

Vectorized/multicaller

Efficient multicaller contracts

Language: Solidity - Size: 242 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 255 - Forks: 21

Vectorized/create2crunch Fork of 0age/create2crunch

A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.

Language: Rust - Size: 77.1 KB - Last synced: about 8 hours ago - Pushed: 1 day ago - Stars: 4 - Forks: 0

Vectorized/Aris

Aris - A fast and powerful tool to write HTML in JS easily. Includes syntax highlighting, templates, SVG, CSS autofixing, debugger support and more...

Language: JavaScript - Size: 107 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 87 - Forks: 16

Vectorized/ERCs Fork of ethereum/ERCs

The Ethereum Request for Comment repository

Language: Solidity - Size: 66.5 MB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

Vectorized/soledge

Solidity snippets too edgy to be in Solady

Language: Solidity - Size: 60.5 KB - Last synced: 15 days ago - Pushed: 4 months ago - Stars: 104 - Forks: 3

Vectorized/closedsea

Optimized and flexible version of OpenSea's operator filterer

Language: Solidity - Size: 254 KB - Last synced: 22 days ago - Pushed: 10 months ago - Stars: 130 - Forks: 27

Vectorized/preapprove

On-chain pre-approval registry for NFTs. Library included.

Language: Solidity - Size: 305 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 42 - Forks: 3

Vectorized/function-selector-miner

Solidity Function Selector Miner (AVX2 + Multithreaded)

Language: Rust - Size: 38.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 46 - Forks: 4

Vectorized/VoxNet-Tensorflow

A Tensorflow Implementation of VoxNet.

Language: Python - Size: 60.3 MB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 11 - Forks: 7

Vectorized/solidity Fork of ethereum/solidity

Solidity, the Smart Contract Programming Language

Language: C++ - Size: 68.6 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 1

Vectorized/Python-KD-Tree

A simple and fast KD-tree for points in Python for kNN or nearest points. (damm short at just ~60 lines) No libraries needed.

Language: Python - Size: 18.6 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 147 - Forks: 44

Vectorized/erc6551-reference Fork of erc6551/reference

ERC-6551 reference implementation

Language: Solidity - Size: 339 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

Vectorized/vectorized

Size: 5.86 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

Vectorized/delegate-registry Fork of delegatexyz/delegate-registry

Size: 2.07 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Vectorized/Othello-AI

A strong Othello AI bot for 50.021 Artificial Intelligence course.

Language: Python - Size: 1.51 MB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 12 - Forks: 2

Vectorized/Static-Sort

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.

Language: C++ - Size: 646 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 42 - Forks: 12

Vectorized/Fluidsim

A C++ fluid simulator (SPH, OpenCL, GLSL, SSE, Fast Marching Cubes)

Language: C++ - Size: 38.7 MB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 16 - Forks: 2

Vectorized/arcana-foundry-erc721a Fork of Prominence-Games/arcana-foundry-erc721a

Arcana(ARC) NFT smart contract bootstrapped using ERC721A, ClosedSea, Foundry

Size: 2.33 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Vectorized/forge-std Fork of foundry-rs/forge-std

Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.

Size: 186 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

Vectorized/op-club-sqrt Fork of minaminao/op-club-sqrt

Solution for the Optimizoor club's sqrt challenge

Size: 5.01 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Vectorized/VRGDAs Fork of transmissions11/VRGDAs

Variable Rate Gradual Dutch Auctions.

Size: 86.9 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Vectorized/morpho-utils Fork of morpho-org/morpho-utils

Repository gathering useful libraries and contracts.

Size: 203 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Vectorized/Aux-Bytes-Example Fork of The-Arbiter/Aux-Bytes-Example

An example repo for how to use aux bytes to store uint values and read them.

Size: 163 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 2

Vectorized/clones-with-immutable-args Fork of Saw-mon-and-Natalie/clones-with-immutable-args

Size: 77.1 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

Vectorized/zolidity Fork of z0r0z/zolidity

Zero-fuss smart contracts. Experiments on Ethereum.

Size: 1.38 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Vectorized/seaport Fork of ProjectOpenSea/seaport

Seaport is a marketplace protocol for safely and efficiently buying and selling NFTs.

Language: Solidity - Size: 14.8 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Vectorized/ERC721A-Upgradeable Fork of chiru-labs/ERC721A-Upgradeable

Language: Solidity - Size: 589 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 4

Vectorized/ERC721A-Improved Fork of 0xPhaze/ERC721A-Improved

Size: 26.4 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Vectorized/QDES

Quadratic Decay Exponential Surge

Language: Solidity - Size: 53.7 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 1

Vectorized/Softee

Language: Solidity - Size: 394 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

Vectorized/awesome-docsify Fork of docsifyjs/awesome-docsify

💖 A curated list of awesome things related to docsify

Size: 468 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Vectorized/ERC721A-Upgradeable-Old

Upgradeable version of ERC721A

Language: Solidity - Size: 616 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

Vectorized/ERC721A Fork of chiru-labs/ERC721A

https://ERC721A.org

Language: Solidity - Size: 602 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 4

Vectorized/NFTStaker

Language: Solidity - Size: 132 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

Vectorized/spatial-collision-datastructures Fork of ttvd/spatial-collision-datastructures

Benchmark of various spatial data structures (Sort and Sweep, Uniform Grid, Hierarchical Grid, Octree, Loose Octree, Kd-Tree) for collision detection.

Language: C++ - Size: 43.9 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

Vectorized/Python-Attribute-List

Add/set attributes to Python's built-in list.

Language: Python - Size: 133 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

Vectorized/SUTD-Staff-Room-Maps-old-Dover-edition

An Android App for navigating the staff room in SUTD's old Dover Campus.

Language: Java - Size: 2.49 MB - Last synced: 10 months ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

Vectorized/Sort-Me

A Realtime Multiplayer Sorting Game for Android

Language: Java - Size: 2.86 MB - Last synced: 10 months ago - Pushed: about 10 years ago - Stars: 2 - Forks: 0

Vectorized/CECSATSolver

CEC-SAT verification software for ISTD 2D Design Challenge

Language: Java - Size: 4.17 MB - Last synced: 10 months ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

Vectorized/Solidity-Code-Reviews

Size: 19.5 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

Vectorized/openzeppelin-contracts Fork of OpenZeppelin/openzeppelin-contracts

OpenZeppelin Contracts is a library for secure smart contract development.

Language: JavaScript - Size: 21.9 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Vectorized/landscape Fork of dappcamp/landscape

Ethereum Developer Tooling Landscape

Language: JavaScript - Size: 326 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Vectorized/solmate Fork of transmissions11/solmate

Modern, opinionated, and gas optimized building blocks for smart contract development.

Language: Solidity - Size: 742 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Vectorized/ERC721A-Transpiler

Transpiler for creating upgradable ERC721A

Language: TypeScript - Size: 1.11 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Vectorized/ERC721A-Docs

ERC721A Documentation

Size: 84 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0