Key | Value |
---|---|
FileName | ./usr/lib/ocaml/threads/thread.cmi |
FileSize | 1859 |
MD5 | 6A234D504A83DEE8B6B45291C13AFA3A |
SHA-1 | 231A0567884572C09AF88EB753FAF1486030D6C0 |
SHA-256 | 644305DAFA2833440497A54643EE49C753DBBCDB7BB349F9DCA91CAA70AC035B |
SSDEEP | 48:bYf7XFFjuOd6vyZ2X6YkQMgWwo0FqBvigFWBaQ:bYZFSy6/6YOgTAvDW3 |
TLSH | T1EC313BEC9138A0A541492EBC4A018D07A252B3FEC9BF8E7FA1291562549C5DFDB475C3 |
tar:gname | wheel |
tar:uname | root |
hashlookup:parent-total | 62 |
hashlookup:trust | 100 |
The searched file hash is included in 62 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 100596 |
MD5 | 30D1C2D2B2D232D82B82E44274AD6F1C |
PackageDescription | concurrent programming library for OCaml This library enhances the Threads library of the standard OCaml distribution in two dimensions: . - It implements the same API of the standard Threads library on different execution engines (process, networker), so that a single copy of source code can be compiled and deployed to different environments without modification. - It is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.). . This package provides static libraries, interfaces, and documentation for coThreads. |
PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
PackageName | libcothreads-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 0.10-3+b4 |
SHA-1 | 011BBFEB7EA9298693020FF889B546BDC8854E3B |
SHA-256 | 8A6F909295A436DB4A445C17556D01FA2041C6B59297A68839985917CF40C4F1 |
Key | Value |
---|---|
FileSize | 53102 |
MD5 | 25B4A506BE82960E76EEEA0546F59596 |
PackageDescription | concurrent programming library for OCaml This library enhances the Threads library of the standard OCaml distribution in two dimensions: . - It implements the same API of the standard Threads library on different execution engines (process, networker), so that a single copy of source code can be compiled and deployed to different environments without modification. - It is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.). . This package provides static libraries, interfaces, and documentation for coThreads. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libcothreads-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 0.10-3build5 |
SHA-1 | 0AF3DD522C9049FEBDF8D3FA509215BBB4FBFB5A |
SHA-256 | 2649F943E17526B8A1B70FB78C5B02613787016756554B992285CAB8BAF21248 |
Key | Value |
---|---|
FileSize | 3576982 |
MD5 | 4252C44F9366AB93B1A37A2114DFFE3F |
PackageDescription | ML implementation with a class-based object system (no X) Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop OCaml applications that do not require the graphics library. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml-nox |
PackageSection | ocaml |
PackageVersion | 4.01.0-4ubuntu1 |
SHA-1 | 0D2D1DAEC0CAB8C63B49FC1B51D036A784F0A062 |
SHA-256 | D538691D6FB6B3E5DB691A8DFB24697D90214E7ED2E18569C716ED8388B7A782 |
Key | Value |
---|---|
FileSize | 1645668 |
MD5 | 6E4AFB27E0E81C0EC0E9E900840D08E6 |
PackageDescription | OCaml cross-compiler based on mingw -- 64 bit compiler Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to build OCaml code targeted to be executed under 64 bit windows. |
PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
PackageName | ocaml-mingw-w64-x86-64 |
PackageSection | ocaml |
PackageVersion | 4.01.0~20140328-1 |
SHA-1 | 10E34537A7CA50161FDB2863792B970F117B0014 |
SHA-256 | B5594236C8E697776D66F6F4254ABB2E505C338931FD5C4031D9C64CAD60478A |
Key | Value |
---|---|
FileSize | 3151302 |
MD5 | 7F0D69D02AA4119B765A025206982584 |
PackageDescription | ML implementation with a class-based object system (no X) Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop OCaml applications that do not require the graphics library. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml-nox |
PackageSection | ocaml |
PackageVersion | 4.01.0-4ubuntu1 |
SHA-1 | 172DB29297C36129FE355C62100EABB8F934F971 |
SHA-256 | D5DD0DEDA550E19BE045F2BF39F93764CAE3345C25897A0DDB738523B8AF89BB |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//mips64//ocaml-4.01.0.tgz |
MD5 | A8C297B8E80E73045C429C7BEAC80C82 |
SHA-1 | 188E886516C7CF3DC6F8E68D8202DAA7A54801DF |
SHA-256 | E432800268A0B008C0ACD2D42535CF0BF59150DA2015741EE52D03C09C7657E7 |
SSDEEP | 786432:S2C5Mxpwt5AHGHd/50sDfiawuAdv491AxfZtTDUGhG5OpvtkZPAwgA5t5P:S2CixpwAHGHB5+aanhhUGhG5G1kFAwp |
TLSH | T1CC9733CCA66DFB4A7103DE46FB755B68BBE30210B58F7338482A318374454C765CA6AB |
Key | Value |
---|---|
FileSize | 98394 |
MD5 | 1C7A3DE8EBEB6ADA3310245A737C3546 |
PackageDescription | concurrent programming library for OCaml This library enhances the Threads library of the standard OCaml distribution in two dimensions: . - It implements the same API of the standard Threads library on different execution engines (process, networker), so that a single copy of source code can be compiled and deployed to different environments without modification. - It is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.). . This package provides static libraries, interfaces, and documentation for coThreads. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libcothreads-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 0.10-3build5 |
SHA-1 | 1A8AC22DBCE5A44D2CCA5F2A29DAD54226FEB8BF |
SHA-256 | 3AF2233AEBAA78E1C3D9DCAEE2A8258A031A5D17D3B516D19BBCE505EDC0F8F7 |
Key | Value |
---|---|
FileSize | 3694344 |
MD5 | C501362EC7A96C7BE794E0CC1639D95B |
PackageDescription | ML implementation with a class-based object system (no X) Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop OCaml applications that do not require the graphics library. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml-nox |
PackageSection | ocaml |
PackageVersion | 4.01.0-3ubuntu3 |
SHA-1 | 2213B7B33098D9A1030F93E172BD4FCB826F78B8 |
SHA-256 | 75CF8CD125FC025937C92B2A00E63E2727B6891AD4BC3E1358BEDB0FDFA2FAE3 |
Key | Value |
---|---|
FileSize | 2089682 |
MD5 | 376EBB74DA86862B5E25EE920F71A03D |
PackageDescription | OCaml extended for concurrent and distributed programming The JOCaml programming language is an extension of the OCaml language with high-level primitives for communication and synchronization between processes. This enables programmers to rapidly develop distributed large-scale applications using the expressivity of OCaml. |
PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
PackageName | jocaml |
PackageSection | ocaml |
PackageVersion | 4.01.0-3 |
SHA-1 | 249E1E94EB8C18C128D387D3A111AE1424C79FA5 |
SHA-256 | 407DDFE09394F7901BDD5F286D05FB32A4C33D737F5D750BEAE7E7526F49A2AF |
Key | Value |
---|---|
FileSize | 1696344 |
MD5 | D84555D8D42A4B056C80A1FDC65ED15A |
PackageDescription | OCaml cross-compiler based on mingw -- 64 bit compiler Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to build OCaml code targeted to be executed under 64 bit windows. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml-mingw-w64-x86-64 |
PackageSection | ocaml |
PackageVersion | 4.01.0~20140328-1build6 |
SHA-1 | 279FE3D8471BC6F7B8E01108A6E889068DEE8F8E |
SHA-256 | 2445DD7DA63811AF49CE4EDC05782721C0229711D9B513E575B8521CED52EAB5 |