Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tripleo envybox committed Dec 12, 2024
1 parent c562daa commit b5775a0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ A collection of awesome things.
- [Erlang](#erlang)
- [F#](#f)
- [F*](#f-1)
- [Fortran](#fortran)
- [Gherkin](#gherkin)
- [Go](#go)
- [HTML](#html)
Expand Down Expand Up @@ -130,6 +131,8 @@ A collection of awesome things.
- [ponylang/ponyc](https://github.com/ponylang/ponyc) - Pony is an open-source, actor-model, capabilities-secure, high performance programming language
- [rochus-keller/Are-we-fast-yet](https://github.com/rochus-keller/Are-we-fast-yet) - Implementations of the Are-we-fast-yet benchmark suite in Oberon+, C++, C, Pascal, Micron and Luon
- [shellphish/how2heap](https://github.com/shellphish/how2heap) - A repository for learning various heap exploitation techniques.
- [symisc/unqlite](https://github.com/symisc/unqlite) - An Embedded NoSQL, Transactional Database Engine
- [tidesdb/tidesdb](https://github.com/tidesdb/tidesdb) - High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization.
- [tinycorelinux/tinyx](https://github.com/tinycorelinux/tinyx) -
- [titzer/redpants](https://github.com/titzer/redpants) -
- [unicorn-engine/unicorn](https://github.com/unicorn-engine/unicorn) - Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
Expand Down Expand Up @@ -158,6 +161,7 @@ A collection of awesome things.
- [MeyerFabian/snow](https://github.com/MeyerFabian/snow) - B.Sc. Thesis Simulation of Snow
- [SerenityOS/serenity](https://github.com/SerenityOS/serenity) - The Serenity Operating System 🐞
- [X547/wayland-server](https://github.com/X547/wayland-server) - In-proc Wayland server for Haiku
- [adisbladis/lix-unit](https://github.com/adisbladis/lix-unit) - Unit testing for Nix code using Lix
- [baislsl/jtiger](https://github.com/baislsl/jtiger) - 虎书tiger语言的jvm编译器
- [bollu/elide](https://github.com/bollu/elide) - Elide: Elegant Metamodal Lean4 IDE.
- [briantrice/slate-language](https://github.com/briantrice/slate-language) - The Slate programming language
Expand Down Expand Up @@ -267,6 +271,10 @@ A collection of awesome things.

- [hacl-star/hacl-star](https://github.com/hacl-star/hacl-star) - HACL*, a formally verified cryptographic library written in F*

## Fortran

- [jacobwilliams/AoC-2024](https://github.com/jacobwilliams/AoC-2024) - Advent of Code 2024 with Modern Fortran

## Gherkin

- [sdkman/sdkman-cli](https://github.com/sdkman/sdkman-cli) - The SDKMAN! Command Line Interface
Expand Down Expand Up @@ -871,6 +879,7 @@ A collection of awesome things.
- [PaulKeeble/ScalaVErlangAgents](https://github.com/PaulKeeble/ScalaVErlangAgents) - A performance test comparing Scala verses Erlang with simple agents to determine messaging performance
- [QianMo/Game-Programmer-Study-Notes](https://github.com/QianMo/Game-Programmer-Study-Notes) - :anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
- [X547/OberonUtils](https://github.com/X547/OberonUtils) - Utilities for Oberon/BlackBox
- [YouMightNotNeedKubernetes/.github](https://github.com/YouMightNotNeedKubernetes/.github) - @YouMightNotNeedKubernetes community files
- [aalhour/awesome-compilers](https://github.com/aalhour/awesome-compilers) - :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
- [alsam/bookmarks](https://github.com/alsam/bookmarks) - my bookmarks
- [appcypher/awesome-wasm-langs](https://github.com/appcypher/awesome-wasm-langs) - 😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
Expand Down

0 comments on commit b5775a0

Please sign in to comment.