Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- Ada
- Arduino
- Assembly
- Awk
- Batchfile
- Bikeshed
- BitBake
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CodeQL
- CoffeeScript
- Crystal
- Cython
- D
- Dart
- Dockerfile
- Emacs Lisp
- GDScript
- GLSL
- Genero Forms
- Go
- HTML
- Handlebars
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- M4
- MATLAB
- Makefile
- Markdown
- Meson
- Mustache
- Nix
- OCaml
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Python
- R
- Racket
- Rich Text Format
- RobotFramework
- Rocq Prover
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smali
- SystemVerilog
- Tcl
- TeX
- Tree-sitter Query
- TypeScript
- Typst
- VHDL
- Vala
- Verilog
- Vim Script
- Vim Snippet
- Vue
- XSLT
- Xmake
- Yacc
- Zig
An Embedded Storage Abstraction Layer
Program that generates approximately N page faults.
QNX4 virtual filesystems, and c++ resource manager framework
Simple persistent RAM drive implementation for Linux with minimal footprint on the system.
Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugg…
Test tool for hardware packet timestamping on FreeBSD
EDK2 UEFI implementation for writing an Offline Crash Dump
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
Sample usage of the new memfd_create(2) Linux system call.
Tools for parsing/extracting/packing Qualcomm mbn MCFG (Modem Configuration) files
rblhost is a Rust-based implementation of the original blhost utility, designed for communicating with bootloaders on embedded devices.
A simple, dynamic language interpreter written in Rust
A handbook for beginners on procedural macros in Rust
A library to generate syntax diagrams for Rust macros.
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
unsafe rust scenarios, examples and usage
Code for the examples in my blog series on procedural macros