Lists (1)
Sort Name ascending (A-Z)
- All languages
- Arc
- Assembly
- Awk
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Classic ASP
- Clojure
- CoffeeScript
- Cuda
- Dart
- Dockerfile
- Eiffel
- Elixir
- Emacs Lisp
- Erlang
- Fluent
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- Mojo
- OCaml
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Protocol Buffer
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Stylus
- Svelte
- Swift
- TeX
- Thrift
- TypeScript
- V
- Verilog
- Vim Script
- Visual Basic
- Vue
- WebAssembly
- Zig
Starred repositories
Empowering everyone to build reliable and efficient software.
🦀 Small exercises to get you used to reading and writing Rust code!
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A library for building fast, reliable and evolvable network services.
Fullstack app framework for web, desktop, mobile, and more.
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
📚 Learn to write an embedded OS in Rust 🦀
Hurl, run and test HTTP requests with plain text.
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Code for "Zero To Production In Rust", a book on API development using Rust.
Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
Borgo is a statically typed language that compiles to Go.
💎 Amber the programming language compiled to Bash
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
A project for generating C bindings from Rust code
The gRPC library for Rust built on C Core library and futures
KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。