💡 Words with a Similar Meaning to "Reference counting"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| refcountnoun | (programming) A counter variable that keeps track of the number of references to a specific block of memory. |
| reference typenoun | (programming) A data type that represents a reference to a value, as opposed to the value itself. |
| counternoun | One who counts. |
| handlenoun | The part of an object which is (designed to be) held in the hand when used or moved. |
| smart-reference proxynoun | (programming) A proxy that provides additional actions whenever an object is referenced, such as counting the number of references to the object. |
| referencenoun | The act of referring: a submitting for information or decision. |
| phantom referencenoun | (computing) A weak reference, where the memory of the object could be reclaimed. |
| reference variablenoun | (computing) A variable used for storing the address of another variable or structure, equivalent to a pointer. |
| relative addressnoun | (computer science) The location of something in computer memory expressed as an offset from the value of a register. |
| back pointernoun | (programming) A pointer that reciprocates another structure's pointer to its own containing structure, typically found in doubly linked lists and trees. |
| interningverb | (programming) Practice of always using references instead of copies of equal objects. |
| leaky bucketnoun | (computing theory) A counter or variable that is incremented whenever an event of interest occurs, and also periodically decremented; used in algorithms to check whether events will gradually overflow the system's capacity, for example in a telecommunication network. |
| strong referencenoun | (computing) A reference that does protect the referenced object from collection by a garbage collector. |
| read-around rationoun | (computing, historical) In cathode-ray-tube storage systems, the number of times that a value can be read from a given cell without corrupting adjacent stored values. |
| frecencynoun | (computing, rare) Any heuristic that combines the frequency and recency into a single measure, typically used to predict page revisits in a web browser. |
| addressingverb | A process of putting a person's name and address on an item of mail |
| call by referencenoun | (programming) Alternative form of call-by-reference. [(programming) An evaluation strategy in which the arguments to a function are evaluated first, and a pointer to the result is passed to the function.] |
| index registernoun | (programming) A processor register (or an assigned memory location) used to point to operand addresses during the run of a program, useful for stepping through strings and arrays. |
| pointernoun | Anything that points or is used for pointing. |
| reference implementationnoun | (software engineering) A piece of software that implements a specification of requirements and whose main purpose is to help in the creation of other software implementations of the specification by serving as a point of reference rather than being put to directly productive use. |
Translate “Reference counting” into Another Language
Pick a language — the word will be pre-filled in the translator.