Skip to content
View waser234's full-sized avatar

Block or report waser234

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
waser234/README.md

fc

FC stands for fast-compiling c++ library and provides a set of utility libraries useful for the development of asynchronous libraries. Some of the highlights include:

  • Cooperative Multi-Tasking Library with support for Futures, mutexes, signals.
  • Wrapper on Boost ASIO for handling async opperations cooperatively with easy to code synchronous style.
  • Reflection for C++ allowing automatic serialization in Json & Binary of C++ Structs
  • Automatic generation of client / server stubs for reflected interfaces with support for JSON-RPC
  • Cryptographic Primitives for a variaty of hashes and encryption algorithms
  • Logging Infrastructure
  • Wraps many Boost APIs, such as boost::filesystem, boost::thread, and boost::exception to acceleate compiles
  • Support for unofficial Boost.Process library.

Popular repositories Loading

  1. waser234 waser234 Public

    Config files for my GitHub profile.

    C++

  2. funicular funicular Public

    Develop with AI-powered code suggestions using GitHub Copilot and VS Code

  3. csghub-server csghub-server Public

    Forked from OpenCSGs/csghub-server

    csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces.

    Go

  4. AngusGM AngusGM Public

    Forked from wensiyuansix/AngusGM

    🔥 A unified system resource management platform designed for administrators, serving as the foundational module for the Angus application suite to enable cross-system collaboration and resource int…

    Java

  5. HANA HANA Public

    Forked from AmitKumera/polymarket-copy-trading-bot

    virtual ip failover script for SAP HANA DB replication.

    C#

  6. aware aware Public

    Forked from SeungMaeda/polymarket-copy-bot-ts

    Data-aware view-controller that displays a UIView list in an automatically laid out grid

    Jupyter Notebook