Topic: "primitive-types"
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
Language: JavaScript - Size: 1.2 MB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 65,132 - Forks: 9,101

mesqueeb/is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Language: TypeScript - Size: 1.38 MB - Last synced at: 5 days ago - Pushed at: 19 days ago - Stars: 195 - Forks: 20

AndrewSavetchuk/33-js-concepts-ukrainian-translation Fork of leonardomso/33-js-concepts
📜 33 Концепції, які повинен знати кожен JavaScript розробник.
Language: JavaScript - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 129 - Forks: 16

altasoft/DomainPrimitives
C# Domain Primitives generator
Language: C# - Size: 2.96 MB - Last synced at: 2 days ago - Pushed at: 5 days ago - Stars: 59 - Forks: 0

trivago/fastutil-concurrent-wrapper
Set of concurrent wrappers around fastutil primitive maps
Language: Java - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 4

tommyettinger/jdkgdxds
Java data structures for primitive and/or Object items
Language: Java - Size: 27.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 26 - Forks: 2

SixLabors/Core 📦
The contents of this repository have been integrated into https://github.com/SixLabors/ImageSharp
Language: C# - Size: 868 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 26 - Forks: 15

xvw/coers
A small library for coercion to primitive Erlang types.
Language: Erlang - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 23 - Forks: 3

Henry-Sarabia/sliceconv
Slice conversion between primitive types
Language: Go - Size: 18.6 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

mcustiel/TypedPhp 📦
Object wrappers for primitive types and typed arrays in PHP.
Language: PHP - Size: 94.7 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

nyancrimew/Primitives
Everything you'll ever need to work with Java primitive types! :relaxed:
Language: Java - Size: 330 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 3

TheUnknownSoul/goit-java-homeworks
Homeworks examples for students and mentors of goit school. Java Core Course.
Language: Java - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

JavaScript-Open-Curriculum-Foundation/JS-OSC
JS-OSC is an organization dedicated to providing students, schools and teachers with Open Source Curriculum designed to teach anyone 17+ how to use JavaScript to build a web site, server, mobile app or hardware devices.
Language: JavaScript - Size: 16.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

shahzaneer/Pizza-Lab-Ordering-System
DSA Semester Project : It is developed using Linked-List , Stack , Queue , Priority Queue , AVL Tree with lexicographical Comparison , Graph , Dijkstra Algorithm and Arrays.
Language: C++ - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

avinashbest/core-java
Java is the most widely used and in-demand programming language. It's used in 90% of fortune 500 company websites, most big banks and financial companies, almost all Android apps, and much, much more...
Language: Java - Size: 3.81 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

afska/protolodash 📦
🛠️ Lodash utils inserted in the prototypes of your primitive types.
Language: CoffeeScript - Size: 133 KB - Last synced at: 9 months ago - Pushed at: almost 10 years ago - Stars: 3 - Forks: 0

yunjhongwu/strong-type
Procedural macros for naming and strong-typing pritimives and strings in Rust
Language: Rust - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

detro/bytes_parser
A simple wrapper to parse primitive Rust types from a slice of bytes.
Language: Rust - Size: 29.3 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Darwin-Media/sample
🌐 Dive into the tech world with Node.js, JavaScript, HTML, MongoDB, and React.js, creating a dynamic dashboard powered by a REST API. Your contributions will shape the future of the web, making data management and visualization seamless and user-friendly. 🚀💻📈
Language: HTML - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

alfarih31/nb-go-parser
Noob Go Parser (nb-go-parser) is a tools to parse primitive types in Go
Language: Go - Size: 14.6 KB - Last synced at: about 9 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SSAgov/primitive-extensions
A .NET Standard 2.0 library of extension methods for primitive types such as string, DateTime, boolean, el al. Most of these extensions just serve as helper methods that either make code easier to read or make it more efficient to do common tasks.
Language: C# - Size: 176 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

chiedev/javascript-beginners
A simple guide for JavaScript beginners. Powered by GitHub Pages
Language: HTML - Size: 152 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

dfleta/bicipalma
Arrays estáticos, tipos primitivos, loops, operador ternario, SRP, OCP, Tiene una /has-a, Composición (agregación fuerte), TDD, Refactorización , Gradle sourceSets
Language: Java - Size: 330 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

Lawani-EJ/Rock-Paper-Scissors
Rock, Paper, Scissors is a two-player game where each round both players simultaneously choose a move. If both the moves are the same, the players tie otherwise the player with the trumping move wins the round.
Language: JavaScript - Size: 1.79 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sripathy914/Java
You can view the full java codes from basics to hardest data structures here. My programs are ideal for both beginners and experienced developers looking to enhance their programming skills. Feel free to explore my repo...
Language: Java - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Fabio-Vicente/Playground-Functions
Educational project for test and practice javascript language and programming skills
Language: JavaScript - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Detective-Khalifah/Calcul8
A simple calculator app that introduce beginners in the Java programming language to basic numeric (data) types.
Language: Java - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

pmsoares/c-programming-tipos-dados
Programação em C - Tipos de Dados Básicos (PARTE2)
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

LanternPowered/PrimitiveFunctions
A collection of functions for primitive types.
Language: Java - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

christabor-archive/type_mappers
A utility to map primitive types (int, str, bool, etc) and basic datastructures to the equivalent in various python libraries.
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

marinagpdev/Java-DatosPrimitivos
Permite obtener informacion sobre los tipos de datos primitivos de Java a traves de un menu de opciones
Language: Java - Size: 6.84 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

davimgfx/curso-typescript-glaucia-lemos
Curso de TypeScript ensinado por Glaucia Lemos
Language: TypeScript - Size: 4.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

channeladam/ChannelAdam.PrimitiveExtensions
A .NET library with helpful extensions for primitive types - such as formatting strings with named placeholders.
Language: C# - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ManuelRCastroIglesias/primitive-empty
A primitive value "empty" is not null, it is not undefined, it is not zero."empty" operated with anything equals "empty". Anything operated with "empty" is equal to the same thing. "empty" is only equal to "empty"; and therefore anything is different from "empty". "empty" is less than anything; and therefore anything is greater than "empty".
Language: HTML - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

composi/are-equal 📦
Determines whether provided values are equal. For object and arrays it compares them by value instead of by reference.
Language: JavaScript - Size: 1.66 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ecofic/article-get-largest-and-smallest-array-value-in-javascript
This repository supports the article with the same name.
Language: HTML - Size: 292 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

khchuang12/Transmitting-Infection
Calculates risk of COVID-19 infection between two individuals based on amount of time spent together if one is infected.
Language: Java - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

applibgroup/TypedPreferences
Preference wrappers for primitive types for HMOS
Language: Java - Size: 3.79 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

da-moon/go-primitives 📦
collection of utility functions to ease working with primitive types in go
Language: Go - Size: 23.4 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pechenushkaaa/Programming-Lab1
Курс программирования на языке Java (ЛР №1).
Language: Java - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arunabharjun/TypeScript
A typescript handbook
Language: TypeScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jnobre/Java-Boxing-Profiler
Language: Java - Size: 662 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

funivan/cabbage-core 📦
Language: PHP - Size: 173 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TeamworkGuy2/JSimpleTypes
Enums for Java primitive types and commonly serializable types
Language: Java - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
