- All languages
- AMPL
- ASL
- AutoHotkey
- AutoIt
- Awk
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- Cython
- DIGITAL Command Language
- Dart
- Dockerfile
- Emacs Lisp
- F#
- Fluent
- Fortran
- GAMS
- Gherkin
- Gnuplot
- Go
- Groovy
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Nim
- Objective-C++
- OpenEdge ABL
- PHP
- PLSQL
- Pascal
- Perl
- PostScript
- PowerShell
- Processing
- Python
- R
- RMarkdown
- Red
- Rich Text Format
- Ruby
- Rust
- SAS
- SCSS
- Sage
- Scala
- Scheme
- Shell
- Smarty
- Solidity
- Stan
- Stata
- Swift
- TeX
- TypeScript
- Typst
- VBA
- Vala
- Vim Script
- Visual Basic
- Vue
- Zig
Starred repositories
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
microsoftarchive / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Learning operating system development using Linux kernel and Raspberry Pi
antimatter15 / alpaca.cpp
Forked from ggerganov/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
Python bindings for the Transformer models implemented in C/C++ using GGML library.
Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
SDL-based reimplementation of the classic Chinese-language RPG known as PAL.
A C library for creating Excel XLSX files.
All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
Gromit-MPX is an on-screen annotation tool that works with any Unix desktop environment under X11 as well as Wayland.
Python interface to Oracle Database now superseded by python-oracledb
Working repository for Causal Tree and extensions
A Robust, High Performance JSON Parser and Generator for R
Python package to read and write R RData and Rds files into/from pandas dataframes. No R or other external dependencies required.
ODPI-C: Oracle Database Programming Interface for Drivers and Applications
cmp-nct / ggllm.cpp
Forked from ggerganov/llama.cppFalcon LLM ggml framework with CPU and GPU support