Pinned Repositories
renesugar's Repositories
renesugar/black
The uncompromising Python code formatter
renesugar/checkedc
Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sample code, the specification, and test code.
renesugar/cpython
The Python programming language
renesugar/cxgo
Another tool for transpiling C to Go.
renesugar/fmt
A modern formatting library
renesugar/go-radix
Golang implementation of Radix trees
renesugar/haxe
Haxe - The Cross-Platform Toolkit
renesugar/hyperscan
High-performance regular expression matching library
renesugar/j2objc
A Java to iOS Objective-C translation tool and runtime.
renesugar/jiphy
Your client side done in a jiphy. Python to JavaScript 2-way converter.
renesugar/kotlinpoet
A Kotlin API for generating .kt source files.
renesugar/lark
A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface
renesugar/libart
Adaptive Radix Trees implemented in C
renesugar/mdspan
Production-quality reference implementation of mdspan
renesugar/pycparser
:snake: Complete C99 parser in pure Python
renesugar/pystring
C++ functions matching the interface and behavior of python string methods with std::string
renesugar/qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
renesugar/ra-ra
A C++20 array / expression template library with some J/APL features
renesugar/rax
A radix tree implementation in ANSI C
renesugar/rector
AST-based Instant Upgrades of PHP Applications
renesugar/Reverse-Engineering-Tutorial
A comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
renesugar/ropebwt2
Incremental construction of FM-index for DNA sequences
renesugar/ropey
A utf8 text rope for manipulating and editing large texts.
renesugar/scala-native
Your favorite language gets closer to bare metal.
renesugar/span
Implementation of C++20's std::span for older compilers
renesugar/ts-pattern
🎨 A complete Pattern Matching library for TypeScript, with smart type inference.
renesugar/unicode-segmentation
Grapheme Cluster and Word boundaries according to UAX#29 rules
renesugar/utf8proc
a clean C library for processing UTF-8 Unicode data
renesugar/VirtualMultiArray
C++ virtual array implementation that uses all graphics cards in system as storage and uses OpenCL for data transfers. (Random access: faster than HDD) (Sequential access: faster than SSD) (big objects: faster than NVMe)
renesugar/xi-editor
A modern editor with a backend written in Rust.