matt-harvey's Stars
tree-sitter/tree-sitter
An incremental parsing system for programming tools
gleam-lang/gleam
⭐️ A friendly language for building type-safe, scalable systems!
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
xmake-io/xmake
🔥 A cross-platform build utility based on Lua
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
alda-lang/alda
A music programming language for musicians. :notes:
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
amphp/amp
A non-blocking concurrency framework for PHP applications. 🐘
CopernicaMarketingSoftware/PHP-CPP
Library to build PHP extensions with C++
azjezz/psl
📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
austral/austral
Systems language with linear types and capability-based security.
ThePrimeagen/ts-rust-zig-deez
refaktor/rye
homoiconic dynamic programming language with some new ideas
rust-hosted-langs/book
Writing Interpreters in Rust: a Guide
OxygenFramework/Oxygen.jl
💨 A breath of fresh air for programming web apps in Julia
adidas/api-guidelines
adidas group API design guidelines
cakephp/app
CakePHP application template
nikolaposa/rate-limit
🚔 General purpose rate limiter implementation.
Compaile/ctrack
A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments. Features single-header integration, minimal overhead, multi-threaded support, customizable output, and advanced metrics for quick bottleneck detection in complex codebases.
metaeducation/ren-c
Library for embedding a Rebol interpreter into C codebases
akosma/PracticalCommonLisp_ePub
"Practical Common Lisp" by Peter Seibel in ePub format
beeyev/value-objects-php
🫗 Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
ChuanqiXu9/clang-modules-converter
A helper to convert a header-based C++ project to module-based one.
mroavi/vim-julia-cell
Run Julia cells in Vim
bitmeal/vcpkg-cmake-integration
Vcpkg autoinstaller for CMake: Fetch Vcpkg (with versioning), bootstrap Vcpkg, install packages from `vcpkg.json`-manifest or individually from within CMake
pest-parser/pest.vim
Vim syntax highlighting for pest PEG grammar files.
phalcon/cli-options-parser
Command line arguments/options parser to use in Phalcon applications.
DavidGoodwin/RateLimit
PHP Rate Limiting Library With Token Bucket Algorithm
substancephp/container
PSR-11 implementation for PHP, with parameter autowiring and container inheritance