- Hong Kong
-
11:02
(UTC +08:00) - @stevefan1999
- All languages
- ANTLR
- ASL
- ActionScript
- Adblock Filter List
- AngelScript
- Assembly
- Astro
- Batchfile
- Bison
- BitBake
- Blade
- C
- C#
- C++
- CMake
- CSS
- CUE
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- Cython
- D
- Dart
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- Fluent
- Forth
- Fortran
- GDScript
- GSC
- Game Maker Language
- Gleam
- Go
- Groovy
- HCL
- HTML
- Haskell
- Haxe
- Inno Setup
- JSON
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Logos
- Lua
- MDX
- Makefile
- Markdown
- Max
- Mojo
- Mustache
- NCL
- NSIS
- Nim
- Nix
- OCaml
- Objective-C
- Open Policy Agent
- PHP
- PLpgSQL
- Pascal
- Pawn
- Perl
- PowerShell
- Prolog
- Python
- Racket
- ReScript
- Ruby
- Rust
- SCSS
- SMT
- Sage
- Scala
- Scheme
- Shell
- Smarty
- SourcePawn
- Starlark
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- YAML
- YARA
- Yacc
- Zig
- reStructuredText
Starred repositories
Low output latency streaming HTML parser/rewriter with CSS selector-based API
A WIP cheat sheet for various linux kernel heap exploitation techniques (and privilige escalations).
A proc macro regex library to match an arbitrary string or byte array to a regular expression.
lazy static regular expressions checked at compile time
Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
A unified interface for reading and writing object file formats
Embedded Rust Peripheral Access Crate for Bouffalo chips
Implementations of SIMD instruction sets for systems which don't natively support them.
Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal paper (2015) by Xin et al. at http://users.ece.cmu.edu/~omutlu…
RustFFT is a high-performance FFT library written in pure Rust.
Scalable, high performance and low overhead logging library for C++ and C applications
2vg / SaySoundsSharp
Forked from faketuna/SaySoundsSharpCounterStrikeSharp implementation of SaySounds
An open-source Parsec client for iOS/iPadOS
How to write a very simple JIT compiler
Manipulation, regular expression and automaton library. Allows conversion of regular expressions into automata and analysis of automata and their orbits.
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
This crate guarantees that your application is free of panicking branches
A blazing fast™ multithreaded ROP Gadget finder. ropper / ropgadget alternative
Another (bad) ROP gadget finder, but this time in Rust