All Projects → CuVec → Similar Projects or Alternatives

695 Open source projects that are alternatives of or similar to CuVec

C Vector
A dynamic array implementation in C similar to the one found in standard C++
Stars: ✭ 234 (+220.55%)
Mutual labels:  vector, array
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (+71.23%)
Mutual labels:  vector, array
Blitz
Blitz++ Multi-Dimensional Array Library for C++
Stars: ✭ 257 (+252.05%)
Mutual labels:  vector, array
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-72.6%)
Mutual labels:  vector, array
rrbit-js
No description or website provided.
Stars: ✭ 11 (-84.93%)
Mutual labels:  vector, array
ara
The PULP Ara is a 64-bit Vector Unit, compatible with the RISC-V Vector Extension Version 0.10, working as a coprocessor to CORE-V's CVA6 core
Stars: ✭ 116 (+58.9%)
Mutual labels:  cpu, vector
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (+20.55%)
Mutual labels:  vector, array
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+223.29%)
Mutual labels:  vector, array
deque
A highly optimized double-ended queue
Stars: ✭ 75 (+2.74%)
Mutual labels:  vector, array
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (-60.27%)
Mutual labels:  array
smag
Show Me A Graph - Command Line Graphing
Stars: ✭ 78 (+6.85%)
Mutual labels:  cpu
php-collections
A collection library for php
Stars: ✭ 34 (-53.42%)
Mutual labels:  array
l1vm
L1VM - a tiny virtual machine with a 64 bit core
Stars: ✭ 112 (+53.42%)
Mutual labels:  cpu
go course
個人多年來學習與實作上的心得筆記
Stars: ✭ 25 (-65.75%)
Mutual labels:  swig
taskbar-monitor
monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
Stars: ✭ 121 (+65.75%)
Mutual labels:  cpu
yadoms
Yadoms is open source, simple, powerfull, flexible and multiplatforms domotic solution.
Stars: ✭ 56 (-23.29%)
Mutual labels:  swig
cpu-memory-monitor
CPU & Memory Monitor, auto dump.
Stars: ✭ 26 (-64.38%)
Mutual labels:  cpu
SuperformulaSVG
2D superformula line-art generator built in Processing, with SVG export for use in digital fabrication workflows.
Stars: ✭ 40 (-45.21%)
Mutual labels:  vector
CapsNet-tensorflow-jupyter
A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.
Stars: ✭ 16 (-78.08%)
Mutual labels:  vector
8080
A complete emulation of the Intel 8080 processor written in C99.
Stars: ✭ 109 (+49.32%)
Mutual labels:  cpu
vectorshapes-unity
Library for drawing vector shapes in Unity.
Stars: ✭ 44 (-39.73%)
Mutual labels:  vector
RingBuffer
Classic ringbuffer with optional Stream interface
Stars: ✭ 53 (-27.4%)
Mutual labels:  buffer
vec-la-fp
↗️ A tiny (functional) 2d linear algebra library
Stars: ✭ 21 (-71.23%)
Mutual labels:  vector
AtomicWatch
Intel Atom C2000 series discovery tool that parses log files and returns results if a positive match is found. #nsacyber
Stars: ✭ 25 (-65.75%)
Mutual labels:  cpu
ARM9-compatible-soft-CPU-core
This ARMv4-compatible CPU core is written in synthesiable verilog.It could launch uCLinux and Linux in MODELSIM. It has high Dhrystone benchmark value: 1.2 DMIPS/MHz. It could be utilized in your FPGA design as one submodule, if you master the interface of this .v file. This IP core is very compact. It is one .v file and has only less 1800 lines.
Stars: ✭ 42 (-42.47%)
Mutual labels:  cpu
ccpu
A 8-bit computer made of 74xx series logic gates and memory ICs.
Stars: ✭ 31 (-57.53%)
Mutual labels:  cpu
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (-65.75%)
Mutual labels:  swig
to-ico
Convert PNG to ICO in memory
Stars: ✭ 115 (+57.53%)
Mutual labels:  buffer
8800-simulator
A JavaScript simulator to demonstrate the front panel operations of Altair 8800.
Stars: ✭ 65 (-10.96%)
Mutual labels:  cpu
mir-cpuid
BetterC CPU Identification Routines
Stars: ✭ 25 (-65.75%)
Mutual labels:  cpu
avatarmake
Easily make your own cartoon avatar base on d3.js
Stars: ✭ 34 (-53.42%)
Mutual labels:  vector
an-array-of-spanish-words
List of ~636,000 Spanish words
Stars: ✭ 31 (-57.53%)
Mutual labels:  array
vector
A javascript library for creating interactive graphics.
Stars: ✭ 154 (+110.96%)
Mutual labels:  vector
AltairX
New computer and new CPU PoC
Stars: ✭ 38 (-47.95%)
Mutual labels:  cpu
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (-72.6%)
Mutual labels:  buffer
profiletool
Home to the QGis Profiletool plugin. Initial work on this fork was partially funded by the C.A. La Rioja
Stars: ✭ 23 (-68.49%)
Mutual labels:  vector
matlib
Matrix Functions for Teaching and Learning Linear Algebra and Multivariate Statistics, http://friendly.github.io/matlib/
Stars: ✭ 55 (-24.66%)
Mutual labels:  vector
timvt
PostGIS based Vector Tile server.
Stars: ✭ 113 (+54.79%)
Mutual labels:  vector
pasvl
Array Validator (regular expressions for arrays, sort of)
Stars: ✭ 40 (-45.21%)
Mutual labels:  array
yatcpu
Yet another toy CPU.
Stars: ✭ 42 (-42.47%)
Mutual labels:  cpu
go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Stars: ✭ 127 (+73.97%)
Mutual labels:  array
java-notes
Complete Java Note for colleges in Nepal.
Stars: ✭ 30 (-58.9%)
Mutual labels:  array
vector
A PHP functional programming library.
Stars: ✭ 19 (-73.97%)
Mutual labels:  vector
z80
Single header Z80 emulator for C++ (C++11 or later)
Stars: ✭ 17 (-76.71%)
Mutual labels:  cpu
glm
OpenGL Mathematics (GLM)
Stars: ✭ 6,667 (+9032.88%)
Mutual labels:  vector
community
ROS 2 Hardware Acceleration Working Group community governance model & list of projects
Stars: ✭ 34 (-53.42%)
Mutual labels:  cpu
linqjs
Perform queries on collections in the manner of C#s System.Linq in JavaScript
Stars: ✭ 14 (-80.82%)
Mutual labels:  array
InfiniteCanvas
Proof of concept for a vector drawing app without canvas boundaries.
Stars: ✭ 106 (+45.21%)
Mutual labels:  vector
Stretch
KiCad to SVG and then back again
Stars: ✭ 56 (-23.29%)
Mutual labels:  vector
zlib
Pure javascript implementation of Zlib nodejs core module.The zlib module provides compression functionality implemented using Gzip and Deflate/Inflate.
Stars: ✭ 14 (-80.82%)
Mutual labels:  buffer
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-80.82%)
Mutual labels:  array
CSCvon8
A crazy small 8-bit CPU built with only seventeen 7400-series chips.
Stars: ✭ 86 (+17.81%)
Mutual labels:  cpu
ModernOperatingSystems AndrewTanenbaum
My notes after reading 'Modern Operating Systems' book by Andrew Tanenbaum and Herbert Bos.
Stars: ✭ 71 (-2.74%)
Mutual labels:  cpu
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-65.75%)
Mutual labels:  cpu
TinyMIPS
The Project TinyMIPS is dedicated to enabling undergraduates to build a complete computer system from scratch.
Stars: ✭ 29 (-60.27%)
Mutual labels:  cpu
node-pg-large-object
Large object support for PostgreSQL clients using the node-postgres library.
Stars: ✭ 31 (-57.53%)
Mutual labels:  buffer
typedarray-to-buffer
Convert a typed array to a Buffer without a copy.
Stars: ✭ 64 (-12.33%)
Mutual labels:  buffer
java-cpp-example
Example of using C++ classes from Java. Showcases SWIG, JNA and JNI
Stars: ✭ 135 (+84.93%)
Mutual labels:  swig
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+157.53%)
Mutual labels:  array
stress
Single-purpose tools to stress resources
Stars: ✭ 24 (-67.12%)
Mutual labels:  cpu
1-60 of 695 similar projects