zoukankan      html  css  js  c++  java
  • GrijjyFoundation开源框架

    GrijjyFoundation开源框架

    # Grijjy Foundation

    This repository contains foundation classes and utilities that are used throughout the other [Grijjy Repositories](https://github.com/grijjy).

    ## Grijjy Blog

    Take a look at our [Grijjy Blog](https://blog.grijjy.com/) for discussions of our source code. In particular, these posts apply the the code in this repository:

    * [Expand your Collections collection – Part 1: a generic set](https://blog.grijjy.com/2017/01/05/expand-your-collections-collection-part-1-a-generic-set/)
    * [Expand your Collections collection – Part 2: a generic ring buffer](https://blog.grijjy.com/2017/01/12/expand-your-collections-collection-part-2-a-generic-ring-buffer/)
    * [Unit Testing Generic Types](https://blog.grijjy.com/2017/01/10/unit-testing-generic-types/)
    * [Scalable HTTP/S and TCP client sockets for the cloud](https://blog.grijjy.com/2017/01/09/scalable-https-and-tcp-client-sockets-for-the-cloud/)
    * [Working with big data databases in Delphi – Cassandra, Couchbase and MongoDB](https://blog.grijjy.com/2017/01/11/working-with-big-data-databases-in-delphi-cassandra-couchbase-and-mongodb-part-2-of-3/)
    * [Efficient and easy-to-use JSON and BSON library](https://blog.grijjy.com/2017/01/30/efficient-and-easy-to-use-json-and-bson-library/)
    * [Binary Serialization with Google Protocol Buffers](https://blog.grijjy.com/2017/04/25/binary-serialization-with-google-protocol-buffers/)
    * [Query JSON documents with JSONPath](https://blog.grijjy.com/2018/10/29/query-json-documents-with-jsonpath/)

    ## API Documentation

    The API documentation for this repository can be found at [https://grijjy.github.io/GrijjyFoundation/](https://grijjy.github.io/GrijjyFoundation/)

    It is automatically generated from the source code using a custom version of [PasDoc](https://github.com/pasdoc/pasdoc/wiki).

    ## Miscellaneous
    You can install [Delphinus package manager](https://github.com/Memnarch/Delphinus/wiki/Installing-Delphinus) and then install our foundation package there. (Delphinus-Support)

  • 相关阅读:
    Unix高级编程之文件权限
    gdb手册
    libev 使用
    Unix高级环境编程之fcntl函数
    设计基于锁的并发数据结构
    CPU占用分析
    atomic用法
    RESTful架构搜集
    神奇的VIM
    [转] boost:lexical_cast用法
  • 原文地址:https://www.cnblogs.com/hnxxcxg/p/14035854.html
Copyright © 2011-2022 走看看