- Tampa, Florida
Lists (2)
Sort Name ascending (A-Z)
Stars
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- Common Lisp
- Crystal
- D
- Dart
- Dockerfile
- Elixir
- Erlang
- Go
- HTML
- Haskell
- HolyC
- Java
- JavaScript
- Jupyter Notebook
- Less
- MDX
- Makefile
- Markdown
- PEG.js
- PHP
- Perl
- PowerShell
- Prolog
- Python
- Roff
- Ruby
- Rust
- SCSS
- SQL
- SQLPL
- SaltStack
- Scala
- Shell
- Starlark
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- Zig
- hoon
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
Example code for IETF csr-attestation for TPM
My tinycc fork: hopefully, better OSX support, EFI targets, and ???
Assembly implementations of cryptographic hash functions
The FLARE team's open-source tool to identify capabilities in executable files.
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
✉️ MAIL: Message Handling Service. ISO/IEC: 10021; ITU/IETF: X.400—X.403, X.407—X.408, X.411—X.413, X.419—X.420.
mini_gzip - embeddable, minimal, in-memory GZIP API
A beautiful TUI periodic table for GNU/linux terminals. Coded in C, no dependecies
A simple set of GPL'ed utilities to read, write, and manipulate files in an ext2/ext3 filesystem.
Simple library to perform common PGP operations; verifying signatures, creating signatures, etc.
A single sector Linux bootloader that can handle initrd
dtolnay-contrib / ahash
Forked from tkaitchuck/aHashaHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
🧠 Leon is your open-source personal assistant.
NSFW detection on the client-side via TensorFlow.js
🐚 Minibash is a simple implementation for the bash shell, it includes pipes, redirections, environment variables and some of the builtin commands