Skip to content

Instantly share code, notes, and snippets.

@svblsvljb
Last active December 14, 2023 21:00
Show Gist options
  • Select an option

  • Save svblsvljb/b68011db1df5b58139744f1fbad938f4 to your computer and use it in GitHub Desktop.

Select an option

Save svblsvljb/b68011db1df5b58139744f1fbad938f4 to your computer and use it in GitHub Desktop.
Frequent abbreviations in the context of programming
align - alignment
arch - architecture
arg - argument
arr - array
bin - binary
buf - buffer
ck - check
cmp - compare, complete, completion
col - column
const - constant
ctx - context
cx - context
dbg - debug
def - define, defined, definition
dep - dependency
dev - develop
dict - dictionary
div - divide, division
dyn - dynamic
elem - element
enum - enumeration
eq - equals
eval - evaluate
exec - execute
exp - exponential
expr - expression
id - identifier
impl - implement, implementation
indent - indentation
info - information
init - initialization, initializated, initialize
int - integer
lang - language
lib - library
lit - literal
mem - memory
mod - module
mul - multiplication
mut - mutable
nat - natural
neg - negation, negative
num - number
op - operation
ord - order
param - parameter
paren - parenthesis
pat - pattern
perf - performance
pkg - package
proc - process
proto - protocol
ptr - pointer
pub - public
ref - reference
sep - separator
sqrt - square root
src - source
stmt - statement
str - string
struct - structure
sub - subtraction
ty - type
uninit - uninitialized
val - value
var - variable
vec - vector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment