txdv's Stars
arlm/WinApi
Windows API helpers and simplified functions. This project is built upon https://github.com/AArnott/pinvoke project
PingmanTools/System.Net.WebSockets.Client.Managed
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
hacl-star/hacl-star
HACL*, a formally verified cryptographic library written in F*
flipbit/whois
A WHOIS lookup and parsing library for .NET Standard 2.0 and .NET Framework 4.5.2
weppos/whois
An intelligent — pure Ruby — WHOIS client and parser.
famz/linux
Linux kernel source tree
jskeet/eduasync
Automatically exported from code.google.com/p/eduasync
tmick0/toy-queue
A minimal blocking queue backed by a circular buffer
masroore/CurlSharp
CurlSharp - .Net binding and object-oriented wrapper for libcurl.
rofl0r/proxychains-ng
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
ekonbenefits/impromptu-interface
Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.
libuv/help
Need help with libuv? Post your question here.
robrichards/xmlseclibs
A PHP library for XML Security
waterlink/active_record.cr
Active Record pattern implementation for Crystal.
mono/opentk
OpenTK is a set of bindings to OpenGL, OpenCL and OpenAL. This is not the main repository, just a temporary import to allow Mono developers to make changes to this module. Please do not contribute changes here, contribute them to the upstream maintainers at http://www.opentk.com
StormHub/NetUV
.Net standard/Core binding for Libuv
LogicAndTrick/sledge
An open source alternative to Valve's Hammer Editor for the Goldsource engine. (No longer in development)
sparklemotion/nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
radioman/WebRtc.NET
WebRTC for C# & C++/CLI
d-unsed/ruru
Native Ruby extensions written in Rust
sshnet/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
vrogier/ocilib
OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases
JonHanna/Ariadne
.NET/Mono library for multi-threading, including lock-free thread-safe collections.
praeclarum/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET
rzane/baby_squeel
:pig: An expressive query DSL for Active Record
jonathanperret/ideone.rb
A quick hack of a command-line client for http://ideone.com.
indutny/uv_ssl_t
Chainable SSL implementation for libuv
ircv3/ircv3-specifications
IRCv3 specifications | Roadmap: https://git.io/IRCv3-Roadmap | Code of conduct: http://ircv3.net/conduct.html
torvalds/linux
Linux kernel source tree
kubo/plruby-oracle
PL/Ruby for Oracle is a loadable procedural language that enables you to write Oracle stored procedures in the Ruby programming language.