The Wayback Machine - https://web.archive.org/web/20201108193045/https://github.com/smokku
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@Cordia @jabberd2 @D-os @EpicGames @X65
smokku/README.md

Under Construction

Pinned

  1. Declarative proxy layer to access REST API endpoints via Redux selectors and action creators

    JavaScript 1

  2. microkernel-like environment to run untrusted applications in browser

    JavaScript 2 2

  3. pebble Archived

    Unofficial Pebble watch support for SailfishOS/Jolla

    C++ 71 18

  4. Auto-scaleable XMPP server for The Cloud in Node.js

    JavaScript

  5. 1
    Rust        25 hrs 3 mins  ███████████████████▍░  92.4%
    2
    TOML        1 hr 1 min     ▊░░░░░░░░░░░░░░░░░░░░   3.8%
    3
    Other       48 mins        ▋░░░░░░░░░░░░░░░░░░░░   3.0%
    4
    JSON        9 mins         ░░░░░░░░░░░░░░░░░░░░░   0.6%
    5
    Git Config  3 mins         ░░░░░░░░░░░░░░░░░░░░░   0.2%
  6. 1
    #define cpu_relax() __builtin_ia32_pause()
    2
    #define cmpxchg(P, O, N) __sync_val_compare_and_swap((P), (O), (N))
    3
    
                  
    4
    static unsigned _lock = 1; // read-write lock futex
    5
    const static unsigned _lock_open = 1;

1,615 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created 3 repositories
Opened 1 pull request in 1 repository
bevyengine/awesome-bevy
1 merged
28 contributions in private repositories Nov 1 – Nov 8
You can’t perform that action at this time.