An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with primitive

A curated list of projects in awesome lists tagged with primitive .

https://github.com/damianricobelli/stepperize

A library for creating step-by-step workflows in your apps

primitive react react-native shadcn-ui stepper typesafe

Last synced: 14 May 2025

https://github.com/jonschlinkert/kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

arguments array date iterator javascript jonschlinkert kind map node nodejs object primitive regex set string type typeof

Last synced: 14 May 2025

https://github.com/hongfaqiu/cesium-extends

CesiumJS 的扩展库,提供事件订阅、大数据geojson加载、geojson样式、tooltip、popup、缩放控制、绘图工具、测量工具、双屏联动、指南针、热力图等功能

cesium compass drawer extends geojson heatmap measure plugin popup primitive subscriber sync-viewer tooltip zoom-controler

Last synced: 15 May 2025

https://github.com/marusama/semaphore

Fast resizable golang semaphore primitive

go golang mutex primitive semaphore semaphore-pattern synchronization

Last synced: 11 Jan 2026

https://github.com/rocm/rocprim

ROCm Parallel Primitives

amd cuda gpu hip parallel primitive rocm

Last synced: 02 Apr 2026

https://github.com/primitivefinance/rmm-core

Primitive Replicating Market Maker smart contracts

amm ethereum primitive rmm

Last synced: 07 Apr 2025

https://github.com/primitivefinance/portfolio

Portfolio is an automated market making protocol for implementing custom strategies at the lowest cost possible.

forge portfolio primitive rmm solidity

Last synced: 18 Aug 2025

https://github.com/dmnsgn/primitive-geometry

Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder... with 30KB of geometries.

box capsule circle cone cube cylinder ellipsoid geometry gl glsl icosphere mesh plane primitive quad simplicial-complex sphere stackgl torus webgl

Last synced: 09 Apr 2025

https://github.com/transitive-bullshit/primitive

Reproduce images from geometric primitives.

art generative-art graphics primitive primitives

Last synced: 10 Mar 2026

https://github.com/morpho-org/morpho-blue

🟦 Morpho Blue Protocol

defi lending morpho primitive protocol

Last synced: 11 Apr 2025

https://github.com/verumlotus/primitivethetavaults

Theta vaults leveraging Primtive's RMM-01 modeling the payoff function of a covered call.

evm foundry primitive solidity

Last synced: 10 Apr 2025

https://github.com/primitivefinance/rmm-manager

Manager and Routing smart contracts for Primitive RMM

amm ethereum periphery primitive rmm

Last synced: 27 Oct 2025

https://github.com/stijnmoreels/fprimitive

.NET project to help developers to build a correct and more safe domain model

boundaries ddd domain fsharp immutable model primitive secure trust types untrusted

Last synced: 21 Mar 2025

https://github.com/gowork/values

Library to wrap PHP's primitive values into cleaner and more user-friendly objects.

library php primitive value-object

Last synced: 31 Oct 2025

https://github.com/jonschlinkert/is-equal-shallow

Does a shallow comparison of two objects, returning false if the keys or values differ.

compare equal equality javascript node nodejs object primitive

Last synced: 10 Jul 2025

https://github.com/ubermanu/louisette

🔪 🔶 Accessible component primitives for Svelte (WIP)

a11y components headless interactions louisette primitive svelte

Last synced: 15 Apr 2025

https://github.com/ogrew/unity-proceduralprimitives

Procedural builder for some basic primitives in Unity

c-sharp generative mesh primitive procedural unity unity3d

Last synced: 04 May 2026

https://github.com/jimut123/tkinter_management_information_system

A basic MIS application in python3 using tkinter for GUI. The best tkinter side project in the internet.

database database-application dbms dbms-application excel gui insertion mis mis-application old picture primitive python python3 sheet software sqlite tkinter

Last synced: 16 Jan 2026

https://github.com/ljharb/es-to-primitive

ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.

ecmascript javascript primitive spec toprimitive

Last synced: 12 Apr 2025

https://github.com/alec1o/byter

Byter: C# library for serializing and deserializing data to and from bytes, supporting unlimited complexity and depth.⚡

alec1o byter c-sharp csharp decode deserializer dotnet encode netly object parser primitive serialization serialize serializer

Last synced: 13 Apr 2025

https://github.com/llxisdsh/cc

Concurrent Core for Go — a lightweight, high-performance toolkit designed for critical paths where latency and allocation matter.

concurrent hashmap lock-free map primitive sync

Last synced: 20 Apr 2026

https://github.com/primitivefinance/rmm-sdk

Typescript based entity classes and transaction builders for the rmm-core and rmm-periphery smart contracts.

ethereum ethers primitive sdk

Last synced: 10 Jul 2025

https://github.com/transitive-bullshit/primitive-cli

CLI to reproduce images from geometric primitives.

art generative-art graphics primitive primitives

Last synced: 07 May 2025

https://github.com/inspect-js/is-boxed-primitive

Polyfill/shim for node's `util.types.isBoxedPrimitive()`

boxed is javascript primitive

Last synced: 05 Apr 2025

https://github.com/ljharb/unbox-primitive

Unbox a boxed JS primitive value.

boxed ecmascript javascript object primitive unbox

Last synced: 07 Apr 2025

https://github.com/primitivefinance/rmm-docs

Primitive and RMM Protocol Documentation - Crypto Derivatives without Counterparties

amm ethereum primitive rmm

Last synced: 10 Jul 2025

https://github.com/guanshiyin28/primitive-list-doubly-linked-list

Primitive List Doubly Linked List (C++)

cpp linked-list list-double primitive

Last synced: 27 Feb 2025

https://github.com/vaxastd/primitive-list-doubly-linked-list

This repository features a fundamental implementation of a doubly linked list in Python. It demonstrates key operations such as insertion, deletion, and traversal in a doubly linked list structure. Ideal for learners and developers looking to understand or revisit the basics of data structures and algorithm design.

cpp linked-list list-double primitive

Last synced: 11 Mar 2026

https://github.com/dtanglr/primitively

Primitively is a powerful C# source generator that transforms primitive identifiers and value objects into highly performant, customisable, read-only struct values that support ASP.NET model binding and validation (including FluentValidation), Open API standards, JSON and MongoDB BSON serialization, with zero or minimal configuration.

asp-net-core aspnet-mvc aspnetcore bson csharp dotnet fluentvalidation mongodb obsession open-api primitive primitive-obsession primitives source-code-generator strongly-typed-id swagger type-safe value-object

Last synced: 26 Oct 2025

https://github.com/astrodynamic/game-of-life-in-qt-qml

Game of Life is a cellular automaton where cells evolve based on simple rules. It demonstrates emergent behavior and can simulate complex patterns and systems.

algorithms cell classic-game cpp cpp17 game primitive qml qt qt6 qt6-gui tableview

Last synced: 07 Jul 2025

https://github.com/transitive-bullshit/primitive-web

Demo website for the primitive JS library which reproduces images from geometric primitives.

art generative-art graphics primitive primitives react

Last synced: 26 Apr 2026

https://github.com/alexanderjeurissen/flex

A declarative React primitive Flex component that exposes flexbox specification in JSX

component css css-flex css-flexbox css-flexbox-layout flex-component flexbox-specification jsx primitive react styled-components styled-system

Last synced: 08 Jul 2025

https://github.com/rozek/aframe-rounded-box-component

an A-Frame component and primitive for boxes with rounded edges

a-frame component primitive three-js threejs

Last synced: 13 Jul 2025

https://github.com/primitivefinance/portfolio-ts

Minimal toolkit for building TypeScript based applications for Portfolio by Primitive.

portfolio primitive typescript viem

Last synced: 15 Mar 2025

https://github.com/mersinvald/primitive-map-rs

[WIP] Blazing fast [Integer -> T: Clone] Map crate

data-structures fast hashmap integer primitive rust types

Last synced: 28 Jul 2025

https://github.com/rozek/aframe-vertical-billboard-component

a simple "billboard" component and primitive for A-Frame

a-frame billboard component primitive three-js threejs

Last synced: 13 Apr 2025

https://github.com/pforret/squaredforwork

Create image reveal videos with ffmpeg and primitive

bash-script bashew cinema ffmpeg movie poster primitive

Last synced: 02 May 2026

https://github.com/balodja/hankel

Project for sharing some simple conjectures about Hankel matrix minors

hankel-matrix latex mathematics primitive

Last synced: 14 May 2026

https://github.com/dmnsgn/primitive-ellipsoid

An ellipsoid geometry for 3D rendering, including normals, UVs and cell indices (faces).

ellipsoid geometry gl glsl mesh primitive simplicial-complex stackgl webgl

Last synced: 30 Jun 2025

https://github.com/faizanu94/key-value-exists

Returns existence of key or value in an object

exists key-value key-value-pair map object primitive search

Last synced: 13 Jul 2025

https://github.com/haroldpetersinskipp/node-red-contrib-primitive-status

Node-RED node that displays the primitive type of msg.payload in the nodes status.

flow javascript node node-red nodejs primitive status type

Last synced: 13 Feb 2026

https://github.com/hugoalh-studio/is-primitive-js

A JavaScript module to determine whether the item is a primitive.

is javascript js primitive

Last synced: 16 Jul 2025

https://github.com/sleeepyjack/multisplit

Simple multisplit for CUDA accelerators

cpp cuda gpu nvidia parallel-programming primitive split

Last synced: 20 May 2026

https://github.com/alexanderjeurissen/grid

A declarative React primitive Grid component that exposes css-grid specification in JSX

component css-grid css-grid-layout grid jsx primitive react react-css-grid react-grid-layout react-grid-system styled-components styled-system

Last synced: 04 May 2026

https://github.com/hugoalh/is-primitive-es

An ECMAScript module to determine whether the item is a primitive.

ecmascript ecmascript-module es es-module esm esmodule is javascript js primitive ts typescript

Last synced: 27 Jan 2026

https://github.com/dmnsgn/primitive-octasphere

An octasphere geometry for 3D rendering, including normals, UVs and cell indices (faces).

geometry gl glsl mesh octasphere primitive simplicial-complex stackgl webgl

Last synced: 04 Mar 2026

https://github.com/rubyonworld/rust_mysql_common

This crate is an implementation of basic MySql protocol primitives.

crate mysql primitive protocol

Last synced: 30 Apr 2026

https://github.com/puzzlef/vector-multiplication-cuda

Comparing approaches for CUDA-based vector multiplication.

algorithm cuda map multiply operation pagerank primitive

Last synced: 30 Apr 2026

https://github.com/writetome51/error-if-not-primitive-or-array

Function triggers error if argument is neither a primitive type or array

array error javascript message not primitive

Last synced: 08 May 2026

https://github.com/anovsiradj/php-primitive

PHP Primitive OOP

oop php primitive scalar

Last synced: 10 Jun 2025