GitHub topics: native-client
zyedidia/lfi
LFI: Practical, Efficient, and Secure Software-based Sandboxing
Language: C - Size: 2.06 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 76 - Forks: 8

tjibbevanderlaan/chromeos-filesystem-sftp 📦
ChromeOS app to access SFTP server
Language: JavaScript - Size: 83.3 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 83 - Forks: 19

belaviyo/send-to-vlc
A Webextension to send streamble media sources to VLC (VideoLAN) media player
Language: JavaScript - Size: 623 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 132 - Forks: 37

Darkle/youtube-play-with-mpv-native-client
Language: JavaScript - Size: 360 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

TheFloatingBrain/UCC-UniversalCPPCompiler
Universal C++ is a superset of standard C++11/14 with the addition of the "borrow" and "repl" keywords. "borrow" automatically deletes memory allocated in the same scope or within a class after it was allocated. Almost a garbage collector, further work would have had to been done to make a "compile time garbage collector". "repl" was a keyword for an explicit optimization, replace the name of one variable with another. That way the variable can continued to be used under a different name, allowing for clean code, an understanding of what happened and guaranteed efficiency. (Neither of these were particularly good, borrow could have been if it were further developed). Universal C++ takes Universal C++ code as input and outputs ISO Standard C++ code and is built on top of ISO Standard C++. That way it is totally platform independent, and standard C++ tools: gcc, clang, google native client, msvc could continued to be used.
Language: C++ - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

abrowne2/StreamFeel
Twitch chat analytics; filter garbage, see what people are feeling, and more using natural language processing.
Language: C++ - Size: 85.7 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

lpdevs/PNaCl-examples
Some examples of PNacl to run the Native Client module directly from a web page.
Language: C - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1
