Repository navigation
slices
- Website
- Wikipedia
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
A StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices.
Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.
Blazingly fast Collections package. Inspired by Laravel, written in Go.
SliceColumns is a REDAXO AddOn. Grid arrangement for REDAXO article slices.
Code generator to provide some LINQ-alike methods to work with slices without reflection
Redaxo 5-Addon zum gruppieren/kombinieren mehrerer beliebiger Inhaltsmodule (Blöcke) innerhalb eines selbst definierbaren Spaltenrasters (GRID).
Generic utility methods for Go slices / arrays / collections, heavily inspired by Lodash.
Helper functions for the manipulation of slices of all types in Go
Code designed for MSc. Telecommunications Engineering Final Project
Easily filter, sort, and transform golang data collections
A script which takes a 3D numpy array and visualize in axial, sagittal and coronal view. This project is using Mayavi