markgomez's Stars
nlohmann/json
JSON for Modern C++
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
standard/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
PyO3/pyo3
Rust bindings for the Python interpreter
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
micronaut-projects/micronaut-core
Micronaut Application Framework
dtolnay/cxx
Safe interop between Rust and C++
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
bytedeco/javacpp
The missing bridge between Java and native C++
briansmith/ring
Safe, fast, small crypto using Rust
dotnet/samples
Sample code referenced by the .NET documentation
wjakob/nanobind
nanobind: tiny and efficient C++/Python bindings
free-audio/clap
Audio Plugin API
rust-random/rand
A Rust library for random number generation.
steinbergmedia/vst3sdk
VST 3 Plug-In SDK
sfackler/rust-openssl
OpenSSL bindings for Rust
hirrolot/datatype99
Algebraic data types for C99
solodon4/Mach7
Functional programming style pattern-matching library for C++
RustCrypto/password-hashes
Password hashing functions / KDFs
BowenFu/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
AaronRobinsonMSFT/DNNE
Prototype native exports for a .NET Assembly.
jponge/vertx-in-action
Examples for the Manning "Vert.x in Action" book
wjakob/nanobind_example
A nanobind example project
smallrye/smallrye-mutiny-vertx-bindings
Smallrye Mutiny bindings for Eclipse Vert.x
mojohaus/maven-native