Git Product home page Git Product logo

asio-zig's Introduction

Hi there, I'm Matheus C. FranΓ§a! πŸ‘‹πŸ‘¨β€πŸ¦½

Started programming at age 12, but always treated it as a hobby (it was fun and entertaining). Never aspired to work with such. I have always attempted to find knowledge geared towards formal employment business.

Over time I learned about:

  • Administrative accounting
  • People management
  • Project management
  • Human Rights
  • Fundamental Law
  • Financial Management
  • Public Management.

My purpose is learning and contributing to some projects that interest me. πŸ˜…πŸ€“

Outside of this scope, the descriptions below for technical aptitude.

Some programming language skills are

cplusplus lua go object pascal python rust zig

Stats

kassane's metrics


Qualifications summary

  • I’m used to code cross-platform applications.
  • No experience with Apple products (IOS and macOS).
  • I like to code applications where performance matters.

Technical Skills

  • Operational System: Linux, Windows
  • Tools: Git, Build System [CMake, XMake], Editor [Vim, VSCode], QEMU, Bash, Android Studio, Unreal Engine 4
  • Embedded Systems

My Contribuitions

asio-zig's People

Contributors

kassane avatar thechampagne avatar

Stargazers

 avatar  avatar  avatar

Forkers

thechampagne glyh

asio-zig's Issues

Darwin: `sprintf` is deprecated on CI build

But cross-compilation works:

Linux

$> zig build --summary all -Dtarget=native-macos
Build Summary: 15/15 steps succeeded
install success
β”œβ”€ install hello-c success
β”‚  └─ zig build-exe hello-c Debug native-macos success 324ms MaxRSS:58M
β”‚     └─ zig build-lib asio_c Debug native-macos success 1s MaxRSS:166M
β”‚        β”œβ”€ zig build-lib asio Debug native-macos cached 10ms MaxRSS:34M
β”‚        └─ install asio/include/ cached
β”œβ”€ install counter-c success
β”‚  └─ zig build-exe counter-c Debug native-macos success 324ms MaxRSS:59M
β”‚     └─ zig build-lib asio_c Debug native-macos cached 1s MaxRSS:34M
β”‚        β”œβ”€ zig build-lib asio Debug native-macos (reused)
β”‚        └─ install asio/include/ (reused)
β”œβ”€ install fib-c success
β”‚  └─ zig build-exe fib-c Debug native-macos success 324ms MaxRSS:61M
β”‚     └─ zig build-lib asio_c Debug native-macos cached 1s MaxRSS:33M
β”‚        β”œβ”€ zig build-lib asio Debug native-macos (reused)
β”‚        └─ install asio/include/ (reused)
└─ install stream-c success
   └─ zig build-exe stream-c Debug native-macos success 324ms MaxRSS:58M
      └─ zig build-lib asio_c Debug native-macos cached 1s MaxRSS:33M
         β”œβ”€ zig build-lib asio Debug native-macos (reused)
         └─ install asio/include/ (reused)

Reference

Case Study: FFI Thread Safety

This case to be studied does not affect or influence the progress of the Zig project and its features.
Everything that is or will be tested has an experimental purpose.

References

Related

asio - FFI

Others

Zig test - run single-thread (only)

Run the fibonacci sample C in comparison to Zig test . A discrepancy in runtime between the zig test and fib-c is perceived.

Note: This comparison occurs if you put the same values into the fib(n) function. The zig test has smaller numbers to better pass the CI test.

Reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.