-
Updated
Sep 21, 2021 - Scala
{{ message }}
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
DAO oriented database mapping framework for Java 8+
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Simple CRUD & DAO implementation for play2
CRUD Repositories for Slick based persistence Scala projects.
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
XSN - Stakenet, the first cryptocurrency with Trustless Proof of Stake
Context:
Seen it a few times where people were asking who worked on what project and didn't know.
Proposal:
*Edit: On the /projects page (and any translated page /es, /fr, etc)
Option 1 - Add the github username:
[Developer DAO](https://developerdao.vercel.app/) - by [fmoliveira](https://github.com/fmoliveira)Option 2 - Add name when username not availabl
A Cosmos zone for decentralized social
The contents of this repository will help you launch a career in Blockchain development. How to deploy Smart contracts on Ethereum, build DApps, DeFi, DAO, NFT and Token protocol.
for the Great Civilization
Scorum is a blockchain powered sports media platform built for sports fans worldwide and designed to reward content creators and creators in a fair and transparent economy.
Sprest is a collection of libaries to make building REST services simpler using Spray.
This repo will contain the latest version of DAO.Casino Whitepaper that contains an abstract description of DAO.Casino Protocol.
Best of Crypto Books - A collection of books, white papers & more about crypto and blockchains.
easyDAO is a light-weight&fast ORM library for Android that maps objects to SQLite , it becomes much easier to operate the SQLite database.
Add a description, image, and links to the dao topic page so that developers can more easily learn about it.
To associate your repository with the dao topic, visit your repo's landing page and select "manage topics."
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"