GitHub topics: borrow
ladroid/CppBorrowChecker
Simple C++ borrow checker
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 1

bhemen/aave-data
Borrowing and lending data sets from the Aave protocol on Ethereum
Language: Jupyter Notebook - Size: 74.3 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TheDaniel3131/CryptoLends
CryptoLends is an upcoming decentralized finance peer-to-peer lending platform where users can borrow and lend cryptocurrency instantly.
Language: TypeScript - Size: 78.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

notJoon/borrow
borrow check logic inspired from rust's NLL
Language: Rust - Size: 133 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AreaLayer/Jet-USDJJ 📦
Stablecoin on Lightning Network
Language: Rust - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

TheFloatingBrain/UCC-UniversalCPPCompiler
Universal C++ is a superset of standard C++11/14 with the addition of the "borrow" and "repl" keywords. "borrow" automatically deletes memory allocated in the same scope or within a class after it was allocated. Almost a garbage collector, further work would have had to been done to make a "compile time garbage collector". "repl" was a keyword for an explicit optimization, replace the name of one variable with another. That way the variable can continued to be used under a different name, allowing for clean code, an understanding of what happened and guaranteed efficiency. (Neither of these were particularly good, borrow could have been if it were further developed). Universal C++ takes Universal C++ code as input and outputs ISO Standard C++ code and is built on top of ISO Standard C++. That way it is totally platform independent, and standard C++ tools: gcc, clang, google native client, msvc could continued to be used.
Language: C++ - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

AnderUR/Device-Borrowing-System
An application for loaning devices. It can keep track of relevant loan information including due dates and devices' physical state.
Language: PHP - Size: 16.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JMariadlcs/aave-defi
Project for interacting programmatically with Aave (deposit collateral, borrow assets, repay borrowed assets) from Patrick Alpha's ffc.
Language: Solidity - Size: 381 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
